[get-kubeconfig] Found kubeconfig secret: cluster-t94tr-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-t94tr-kubeconfig [get-kubeconfig] Found admin password secret: cluster-t94tr-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-t94tr-password [get-kubeconfig] API Server URL: https://a9bfa2157927a4d16bc9c10bf767b1ce-0a01d19338bbd9e1.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [clone-repo] dependabot/go_modules/github.com/sigstore/timestamp-authority/v2-2.1.0 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 49% (1774/3591) Updating files: 50% (1796/3591) Updating files: 51% (1832/3591) Updating files: 52% (1868/3591) Updating files: 53% (1904/3591) Updating files: 54% (1940/3591) Updating files: 55% (1976/3591) Updating files: 56% (2011/3591) Updating files: 57% (2047/3591) Updating files: 58% (2083/3591) Updating files: 59% (2119/3591) Updating files: 60% (2155/3591) Updating files: 61% (2191/3591) Updating files: 62% (2227/3591) Updating files: 63% (2263/3591) Updating files: 64% (2299/3591) Updating files: 65% (2335/3591) Updating files: 66% (2371/3591) Updating files: 67% (2406/3591) Updating files: 68% (2442/3591) Updating files: 69% (2478/3591) Updating files: 70% (2514/3591) Updating files: 71% (2550/3591) Updating files: 72% (2586/3591) Updating files: 73% (2622/3591) Updating files: 74% (2658/3591) Updating files: 75% (2694/3591) Updating files: 76% (2730/3591) Updating files: 77% (2766/3591) Updating files: 78% (2801/3591) Updating files: 79% (2837/3591) Updating files: 80% (2873/3591) Updating files: 81% (2909/3591) Updating files: 82% (2945/3591) Updating files: 83% (2981/3591) Updating files: 84% (3017/3591) Updating files: 85% (3053/3591) Updating files: 86% (3089/3591) Updating files: 87% (3125/3591) Updating files: 88% (3161/3591) Updating files: 89% (3196/3591) Updating files: 90% (3232/3591) Updating files: 91% (3268/3591) Updating files: 92% (3304/3591) Updating files: 93% (3340/3591) Updating files: 94% (3376/3591) Updating files: 95% (3412/3591) Updating files: 96% (3448/3591) Updating files: 97% (3484/3591) Updating files: 98% (3520/3591) Updating files: 99% (3556/3591) Updating files: 100% (3591/3591) Updating files: 100% (3591/3591), 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:340f5bc335e7f5e59618ca4c6ecdc19e6f5d5eeba895ffabde81de29463e6007 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:340f5bc335e7f5e59618ca4c6ecdc19e6f5d5eeba895ffabde81de29463e6007 [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:0e8c70656a4d5eb3ef4921717e26684b54c73301a9b56383682332dc114b4959 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0e8c70656a4d5eb3ef4921717e26684b54c73301a9b56383682332dc114b4959 [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:ddfcdf9928d8d607cb5523f80a587eb40baa6b36b493786c1b79430b33dd6f8d [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ddfcdf9928d8d607cb5523f80a587eb40baa6b36b493786c1b79430b33dd6f8d [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:fcb6571fb352fe9791aed9eb356122a360f27099bab2f66aa434c7abe7809cf4 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:fcb6571fb352fe9791aed9eb356122a360f27099bab2f66aa434c7abe7809cf4 [e2e-raw] + make e2e-raw-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-raw] /bin/sh: line 1: go: command not found [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] /bin/sh: line 1: go: command not found [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.33) [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-1988 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] OPT_125M_OCI_MODEL_URI=oci://quay.io/opendatahub/opt-125m-modelcar:latest [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1988 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1988 [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] /bin/sh: line 1: go: command not found [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 278 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading black (1.8MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading portforward (4.0MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pygments (1.2MiB) [e2e-raw] Downloading pillow (6.6MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio (6.4MiB) [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 pygments [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] Built timeout-sampler==1.0.3 [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading pillow [e2e-raw] Downloading kubernetes [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading botocore [e2e-raw] Downloading numpy [e2e-raw] Downloading mypy [e2e-raw] Downloading pandas [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 104 packages in 7.69s [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 104 packages in 5.44s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==26.5.1 [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.12.0 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==50.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.28.1 [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.21.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==1.1.1 [e2e-raw] + pillow==12.3.0 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.6 [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.4 [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] + pygments==2.19.1 [e2e-raw] + pyjwt==2.13.0 [e2e-raw] + pytest==9.1.1 [e2e-raw] + pytest-asyncio==1.4.0 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.36.2 [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] + pytokens==0.4.1 [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.1 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.6.0 [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 48ms [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] /bin/sh: line 1: go: command not found [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] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-3 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-579c8958f7-nh5rn 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-579c8958f7-nh5rn 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-77857b7b98-dnbdb 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-77857b7b98-dnbdb 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-6c4d864b86-zfkls 1/1 Running 0 50s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-6c4d864b86-zfkls 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://a9bfa2157927a4d16bc9c10bf767b1ce-0a01d19338bbd9e1.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] /bin/sh: line 1: go: command not found [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:0e8c70656a4d5eb3ef4921717e26684b54c73301a9b56383682332dc114b4959 [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:340f5bc335e7f5e59618ca4c6ecdc19e6f5d5eeba895ffabde81de29463e6007 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:ddfcdf9928d8d607cb5523f80a587eb40baa6b36b493786c1b79430b33dd6f8d [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:fcb6571fb352fe9791aed9eb356122a360f27099bab2f66aa434c7abe7809cf4 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:0e8c70656a4d5eb3ef4921717e26684b54c73301a9b56383682332dc114b4959 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:340f5bc335e7f5e59618ca4c6ecdc19e6f5d5eeba895ffabde81de29463e6007 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:ddfcdf9928d8d607cb5523f80a587eb40baa6b36b493786c1b79430b33dd6f8d [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:fcb6571fb352fe9791aed9eb356122a360f27099bab2f66aa434c7abe7809cf4 [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:v3.6-ea1 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v3.6-ea1 [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-eppconfig-default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd 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] llminferenceserviceconfig.serving.kserve.io/kserve-config-sglang-template 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-645f9c8fd6-lsrhv 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-645f9c8fd6-lsrhv 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-eppconfig-default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-eppconfig-default-pd 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] llminferenceserviceconfig.serving.kserve.io/kserve-config-sglang-template 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-75c4c6c467-cxgfb" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-75c4c6c467-qx55p 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-openshift-distro-role 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-openshift-distro-rolebinding 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] networkpolicy.networking.k8s.io/odh-model-controller-webhook-allow-ingress created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-cuda created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-ovms created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cpu-x86-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-cuda-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-gaudi-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-rocm-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-ppc64le-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-s390x-fast-2 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-spyre-x86-fast-2 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-omni-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-omni-cuda-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-llm-sglang 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.33 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.33 [e2e-raw] ClusterVersion history (latest): 4.21.33 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-3 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:0e8c70656a4d5eb3ef4921717e26684b54c73301a9b56383682332dc114b4959 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:0e8c70656a4d5eb3ef4921717e26684b54c73301a9b56383682332dc114b4959 [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:e6061c78815411b5296bff0f1d7b328cfdd8b01cceffb23f67b2cb9deb246eb7 [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:e1611f701359f78a2cedc45a43e7b47521b2f531aeec52b26cb9c32b4c965560 [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-9.1.1, 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.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.5.0'}, 'Plugins': {'xdist': '3.6.1', 'anyio': '4.9.0', 'asyncio': '1.4.0', 'metadata': '3.1.1', 'json-report': '1.5.0', 'httpx': '0.36.2', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: xdist-3.6.1, anyio-4.9.0, asyncio-1.4.0, metadata-3.1.1, json-report-1.5.0, httpx-0.36.2, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [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-09-16 18:56:26.994 3955 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-09-16 18:56:26.994 3958 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-09-16 18:58:17.307 3958 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.307 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.308 3958 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-16 18:58:17.308 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-09-16 18:58:17.308 3958 kserve.trace Using external route host: isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.308 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.310 3958 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.310 3958 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.310 3958 kserve.trace base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.310 3958 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.361 3958 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.361 3958 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.362 3958 kserve.trace base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.362 3958 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.362 3958 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.362 3958 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.362 3958 kserve.trace base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.362 3958 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.363 3958 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.363 3958 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 18:58:17.363 3958 kserve.trace base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:17.363 3958 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-b26b5-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 18:58:22.394 3958 kserve.trace Got response [{'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}, {'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}, {'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}, {'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}] [e2e-raw] 2026-09-16 18:58:22.394 3958 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}, {'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}, {'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', 'predictions': [1, 1]}, {'message': '', 'batchId': '12b07576-b6d0-4fa2-9c5f-9904bec0dc61', '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-09-16 18:58:22.450 3958 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-09-16 18:58:22.450 3958 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-09-16 19:00:12.781 3958 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-16 19:00:12.781 3958 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-09-16 19:00:12.784 3958 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-09-16 19:00:12.784 3958 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-09-16 19:00:12.855 3958 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-09-16 19:00:12.855 3958 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-09-16 19:01:42.984 3955 kserve.trace Created primary ISVC: isvc-primary-9d9a89 [e2e-raw] 2026-09-16 19:01:42.984 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-9d9a89 [e2e-raw] 2026-09-16 19:02:13.128 3958 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-16 19:02:13.128 3958 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-09-16 19:02:13.130 3958 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-09-16 19:02:13.130 3958 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-09-16 19:03:13.032 3955 kserve.trace Primary ISVC is ready [e2e-raw] 2026-09-16 19:03:13.032 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-09-16 19:03:28.062 3955 kserve.trace resourceVersion for isvc-primary-9d9a89 stabilized at 18997 (stable for 15.0s) [e2e-raw] 2026-09-16 19:03:28.062 3955 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-9d9a89 stabilized at 18997 (stable for 15.0s) [e2e-raw] 2026-09-16 19:03:28.063 3955 kserve.trace Baseline recorded - resourceVersion: 18997 [e2e-raw] 2026-09-16 19:03:28.063 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 18997 [e2e-raw] 2026-09-16 19:03:28.063 3955 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-09-16 19:03:28.063 3955 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-09-16 19:03:28.165 3955 kserve.trace Created secondary ISVC isvc-secondary-9d9a89, waiting for failure status... [e2e-raw] 2026-09-16 19:03:28.165 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-9d9a89, waiting for failure status... [e2e-raw] 2026-09-16 19:03:36.190 3955 kserve.trace ISVC isvc-secondary-9d9a89 reported failure: {'exitCode': 1, 'message': "2026-09-16 19:03:29.295 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:03:29.295 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:03:29.313 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpn_wilyp3.crt\n2026-09-16 19:03:29.587 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:34.902 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-09-16 19:03:36.190 3955 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-9d9a89 reported failure: {'exitCode': 1, 'message': "2026-09-16 19:03:29.295 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:03:29.295 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:03:29.313 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpn_wilyp3.crt\n2026-09-16 19:03:29.587 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:34.902 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-09-16 19:03:36.191 3955 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 19:03:29.295 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:03:29.295 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:03:29.313 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpn_wilyp3.crt\n2026-09-16 19:03:29.587 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:34.902 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-09-16 19:03:36.191 3955 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-09-16 19:03:29.295 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-09-16 19:03:29.295 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-09-16 19:03:29.313 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpn_wilyp3.crt\n2026-09-16 19:03:29.587 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:34.902 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-09-16 19:03:46.206 3955 kserve.trace Primary ISVC resourceVersion: before=18997, after=18997 [e2e-raw] 2026-09-16 19:03:46.206 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=18997, after=18997 [e2e-raw] 2026-09-16 19:03:46.206 3955 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-09-16 19:03:46.206 3955 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-09-16 19:03:51.443 3955 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-09-16 19:03:51.443 3955 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-09-16 19:03:51.558 3955 kserve.trace Created ISVC isvc-init-fail-582b75, waiting for failure status... [e2e-raw] 2026-09-16 19:03:51.558 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-582b75, waiting for failure status... [e2e-raw] 2026-09-16 19:03:56.566 3955 kserve.trace ISVC isvc-init-fail-582b75 reported failure: {'exitCode': 1, 'message': "2026-09-16 19:03:52.731 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 19:03:52.731 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 19:03:52.749 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmponaf8meo.crt\n2026-09-16 19:03:53.019 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:55.070 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-09-16 19:03:56.566 3955 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-582b75 reported failure: {'exitCode': 1, 'message': "2026-09-16 19:03:52.731 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 19:03:52.731 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 19:03:52.749 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmponaf8meo.crt\n2026-09-16 19:03:53.019 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:55.070 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-09-16 19:03:56.566 3955 kserve.trace Failure status detected in 5.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-09-16 19:03:52.731 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 19:03:52.731 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 19:03:52.749 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmponaf8meo.crt\n2026-09-16 19:03:53.019 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:55.070 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-09-16 19:03:56.566 3955 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-09-16 19:03:52.731 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-09-16 19:03:52.731 1 storage.initializer INFO [kserve_storage.py:download():331] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-09-16 19:03:52.749 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():626] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmponaf8meo.crt\n2026-09-16 19:03:53.019 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():552] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-09-16 19:03:55.070 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-09-16 19:03:56.566 3955 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-09-16 19:03:56.566 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-09-16 19:03:56.570 3955 kserve.trace Ready condition: {'lastTransitionTime': '2026-09-16T19:03:51Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-09-16 19:03:56.570 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-09-16T19:03:51Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-09-16 19:03:56.570 3955 kserve.trace Quick reconciliation validated: Failure detected in 5.05 seconds [e2e-raw] 2026-09-16 19:03:56.570 3955 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-09-16 19:04:03.369 3958 kserve.trace Host from isvc status URL = isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace Using external route host: isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace base url = https://isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:04:03.369 3958 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-raw-2d3bd-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:04:03.393 3958 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-16 19:04:03.393 3958 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [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-09-16 19:05:31.851 3955 kserve.trace Host from isvc status URL = raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace Using external route host: raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace Sending Header = {'Host': 'raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace base url = https://raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:05:31.851 3955 kserve.trace INFO [utils.py:_predict():167] base url = https://raw-sklearn-15dec-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:05:31.885 3955 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-16 19:05:31.885 3955 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-09-16 19:06:58.727 3958 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:06:58.727 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:06:58.727 3958 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-16 19:06:58.727 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-09-16 19:06:58.727 3958 kserve.trace Using external route host: isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:06:58.727 3958 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:06:58.728 3958 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:06:58.728 3958 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:06:58.728 3958 kserve.trace base url = https://isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:06:58.728 3958 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-scale-raw-1ed38-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:06:58.752 3958 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-16 19:06:58.752 3958 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-09-16 19:07:07.113 3955 kserve.trace Host from isvc status URL = raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:07:07.113 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace Using external route host: raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace base url = https://raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:07:07.114 3955 kserve.trace INFO [utils.py:_predict():167] base url = https://raw-sklearn-runtime-fcf1d-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:07:07.140 3955 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-16 19:07:07.140 3955 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] =============================== warnings summary =============================== [e2e-raw] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 240 warnings [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-raw] [e2e-raw] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-raw] warnings.warn(message, DeprecationWarning) [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [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, 242 warnings in 920.71s (0:15:20) ============ [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] /bin/sh: line 1: go: command not found [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.33) [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-9.1.1, 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.134.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.5.0'}, 'Plugins': {'xdist': '3.6.1', 'anyio': '4.9.0', 'asyncio': '1.4.0', 'metadata': '3.1.1', 'json-report': '1.5.0', 'httpx': '0.36.2', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: xdist-3.6.1, anyio-4.9.0, asyncio-1.4.0, metadata-3.1.1, json-report-1.5.0, httpx-0.36.2, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function [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-09-16 19:11:53.987 4216 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace Network layer = openshift-route [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:13:44.235 4216 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.d4ca6f1c-cf4e-4349-afb5-60e6fa21af67.prod.konfluxeaas.com [e2e-raw] 2026-09-16 19:13:44.269 4216 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-09-16 19:13:44.269 4216 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] =============================== warnings summary =============================== [e2e-raw] ../../python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: 120 warnings [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:977: PytestDeprecationWarning: The "scope" keyword argument to the asyncio marker has been deprecated. Please use the "loop_scope" argument instead. [e2e-raw] [e2e-raw] warnings.warn(PytestDeprecationWarning(_MARKER_SCOPE_KWARG_DEPRECATION_WARNING)) [e2e-raw] [e2e-raw] logger/test_raw_logger.py::test_kserve_logger_cipn [e2e-raw] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/httpx/_config.py:51: DeprecationWarning: `verify=` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead. [e2e-raw] warnings.warn(message, DeprecationWarning) [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [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, 121 warnings in 117.33s (0:01:57) ============ [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-09-16T19:13:50.91196729Z 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: 5733ba65-b9c2-4dfe-af53-84c6937d094d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-09-16T19:13:50.956057581Z namespace/openshift-must-gather-zrdnl created [must-gather] [must-gather ] OUT 2026-09-16T19:13:50.966318769Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bg6s9 created [must-gather] [must-gather ] OUT 2026-09-16T19:13:50.995714756Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:57.599629789Z [disk usage checker] Started [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:57.602875060Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:57.750235916Z No resources found in openshift-must-gather-zrdnl namespace. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:57.864337816Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.011395433Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.011426002Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.011426002Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.013737784Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.162378593Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.162409895Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.162409895Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.164553915Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.318714853Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.318745744Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.318745744Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.321051778Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.466276356Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.466430054Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.466430054Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.468466453Z Error getting logs from rhods-notebooks [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.626394389Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.626423501Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.626423501Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.628571019Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.790760989Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.790799056Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.790799056Z namespaces "istio-system" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.792850905Z Error getting logs from istio-system [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.940010658Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.940105643Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.940105643Z namespaces "knative-serving" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:58.942630290Z Error getting logs from knative-serving [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.085779153Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.085809955Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.085809955Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.087888667Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.359388012Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.619458888Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.750093101Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.832365444Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.834495990Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:13:59.961846508Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.040677197Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.042630321Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.166043178Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.248691055Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.250668043Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.377668542Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.456955117Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.458962155Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.582004077Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.660807813Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.662845212Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.784568972Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.864765004Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.866783573Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:00.991150316Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.072599692Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.074794118Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.196034123Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.276883727Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.278987251Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.404604290Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.489296468Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.491710236Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.618365809Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.701703101Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.703906733Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.830847644Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.912056697Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:01.914192807Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.037627484Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.121282819Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.123483698Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.243398696Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.326015597Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.328532285Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.452827267Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.536640722Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.538807403Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.607364810Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.667443523Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.753328120Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.755629997Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.881322753Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.966893211Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:02.969477846Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:03.102498037Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:03.184826347Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:03.186874227Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:03.309918485Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:03.395593115Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:03.397989188Z Error collecting info from [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.085451913Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.207965816Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.327366932Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.448041779Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.568312298Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.801644429Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:04.926892883Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.050958932Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.173784607Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.298484598Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.425418873Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.550740457Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.672074623Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.790977421Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:05.915570741Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:06.190102241Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:06.398333978Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:06.720965624Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:06.900541122Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:07.046952916Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:07.239244748Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:07.575718623Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:07.612608073Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:07.766409330Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:07.914385427Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:08.110353149Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:08.436446188Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:08.611932041Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:08.758862687Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:08.978242468Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:09.302805108Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:09.485412028Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:09.634240876Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:09.834982905Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:10.152286532Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:10.333338100Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:10.480404550Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:10.684806270Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:10.998612328Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:11.184620185Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:11.340561007Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:11.525241689Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:11.834291254Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:12.017437805Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:12.164664858Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:12.351633593Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:12.617434364Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:12.668444221Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:12.853660291Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:13.000755257Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:13.176511032Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:13.499257010Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:13.678506954Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:13.840462501Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:14.038061015Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:14.355431223Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:14.534493863Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:14.682935124Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:14.868219397Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:15.189092930Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:15.372862239Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:15.520605335Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:15.694681363Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:16.012314973Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:16.187300773Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:16.344404178Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:16.525450280Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:16.845196558Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:17.026676816Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:17.174835313Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:17.444387102Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:17.621792747Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:17.796251368Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:17.996076840Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:18.246690951Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:18.432912288Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:18.781066292Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:18.977975475Z Wrote inspect data to must-gather. [must-gather] [must-gather-shtm4] POD 2026-09-16T19:14:20.968756650Z Caches written to disk [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:21.977334204Z waiting for gather to complete [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:21.980394644Z downloading gather output [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.248974645Z receiving incremental file list [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.262975321Z ./ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.263147641Z aggregated-discovery-api.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.263696591Z aggregated-discovery-apis.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.264800392Z event-filter.html [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.26602546Z timestamp [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.266152427Z version [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.267870953Z cluster-scoped-resources/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.267890724Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.267896624Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.26800133Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268157399Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268167469Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268232823Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268329418Z namespaces/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268347709Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268394242Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268493627Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268571922Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268650306Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268672207Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268790044Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268890649Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.268970754Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269017156Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269067729Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269113332Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269167405Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269237729Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269285301Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269327314Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269407098Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269456921Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269495443Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.26963036Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.269709065Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.272448397Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.272532921Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.272736713Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.272889401Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273070461Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273106623Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273159346Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273195738Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273246311Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273280213Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273331196Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.27341172Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273446442Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273495185Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273534017Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.27359148Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273629732Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273638523Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273684085Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273873716Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/agent/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273889027Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/agent/agent/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273894327Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/agent/agent/logs/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.273925378Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/agent/agent/logs/current.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274035875Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/agent/agent/logs/previous.insecure.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274101188Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/agent/agent/logs/previous.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.27413786Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kserve-container/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274150841Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kserve-container/kserve-container/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274155061Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kserve-container/kserve-container/logs/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274185053Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kserve-container/kserve-container/logs/current.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274297879Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kserve-container/kserve-container/logs/previous.insecure.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274363623Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kserve-container/kserve-container/logs/previous.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274400065Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kube-rbac-proxy/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274407685Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274411636Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274441397Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274574094Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274640408Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274682611Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/storage-initializer/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274693321Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/storage-initializer/storage-initializer/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274698992Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/storage-initializer/storage-initializer/logs/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274724413Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/storage-initializer/storage-initializer/logs/current.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274818848Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274907993Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-67b78f46c9-dhsmt/storage-initializer/storage-initializer/logs/previous.log [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274945765Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.274986387Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.27503532Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.275077392Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.282498044Z [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.282524765Z sent 1,072 bytes received 99,797 bytes 67,246.00 bytes/sec [must-gather] [must-gather-shtm4] OUT 2026-09-16T19:14:22.282533086Z total size is 1,455,846 speedup is 14.43 [must-gather] [must-gather ] OUT 2026-09-16T19:14:22.395710119Z namespace/openshift-must-gather-zrdnl 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: 5733ba65-b9c2-4dfe-af53-84c6937d094d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-09-16T19:14:22.513991134Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 [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: 5733ba65-b9c2-4dfe-af53-84c6937d094d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-09-16T19:14:22.538963772Z namespace/openshift-must-gather-68wb5 created [must-gather] [must-gather ] OUT 2026-09-16T19:14:22.557472575Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-5rgs2 created [must-gather] [must-gather ] OUT 2026-09-16T19:14:22.588278581Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:beedb3a7cc616b58380a1e76b6ac80e15051a1fc306521c715ffbeec074e4ed6 created [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:23.944677768Z [disk usage checker] Started [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:23.948082223Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:24.145924295Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:24.293127957Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:24.385158619Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:24.470272690Z Gathering data for ns/default... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:24.807050332Z Gathering data for ns/openshift... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:25.266072653Z Gathering data for ns/kube-system... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:25.927284278Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.230445938Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.230485403Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.230485403Z namespaces "assisted-installer" not found [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.703257927Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.708192335Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.713758488Z INFO: Collecting host service logs for crio [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.714032484Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.714453684Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.714749125Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.715075570Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.715432399Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.715736336Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.716056494Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.716381351Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.716725407Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.717061298Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.717456318Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.720056115Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.725333934Z INFO: Gathering HAProxy config files [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.732280010Z Executing Istio gather script [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:26.755812587Z 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-hjq6q] POD 2026-09-16T19:14:26.762781631Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:27.096501180Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:27.096603475Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:27.332254421Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:27.510806017Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:27.918210563Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.033340018Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.307994050Z No resources found [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.321334887Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.400280207Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.470141936Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.471422766Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.513642575Z INFO: Collecting Insights Archives from insights-operator-5844b856db-2jhcw [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.513642575Z insights-runtime-extractor-9lbj8 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.513642575Z insights-runtime-extractor-l97v6 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.513642575Z insights-runtime-extractor-wkl5v [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.539550112Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.617840429Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.677529526Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:28.745787046Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.034012353Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.075682037Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.143950396Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.153603230Z No resources found [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.154610133Z INFO: 'previous-logs' folder not found on ip-10-0-128-222.ec2.internal, skipping... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.214035824Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.228467423Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.228467423Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.251342011Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.336482164Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.419372049Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.520409026Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.549816259Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.570612612Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.655387040Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.660763548Z INFO: HAProxy config collection complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.741976816Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.747157090Z INFO: 'previous-logs' folder not found on ip-10-0-140-230.ec2.internal, skipping... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.817692875Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:29.928435826Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.028303449Z INFO: 'previous-logs' folder not found on ip-10-0-143-139.ec2.internal, skipping... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.028407896Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.028458580Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.097715679Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.126152615Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.197778670Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.367873239Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.402803803Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.431250692Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.597270611Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.607913367Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.652696944Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.770156351Z INFO: INTERCONNECT MODE [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.770156351Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.909408673Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.953580589Z INFO: Gathering OVN_Northbound from ovnkube-node-69rtg... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.953806987Z INFO: Gathering OVN_Northbound from ovnkube-node-v2qjb... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.954037008Z INFO: Gathering OVN_Northbound from ovnkube-node-wc29d... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.954328356Z INFO: Gathering OVN_Southbound from ovnkube-node-69rtg... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.954620498Z INFO: Gathering OVN_Southbound from ovnkube-node-v2qjb... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:30.954903826Z INFO: Gathering OVN_Southbound from ovnkube-node-wc29d... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.233123789Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.274501822Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.329476269Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.332616865Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.459360155Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.462563426Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.499217501Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.527375162Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.598789515Z tar: Removing leading `/' from member names [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.623495826Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.713984995Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.736777189Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.739635306Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.924030302Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.924088726Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.924754857Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.924786801Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.926313402Z 3.7M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.928450812Z ovnk_database_store/ [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.928450812Z ovnk_database_store/ovnkube-node-wc29d_sbdb [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.950863548Z ovnk_database_store/ovnkube-node-69rtg_sbdb [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.965993341Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.973348896Z ovnk_database_store/ovnkube-node-wc29d_nbdb [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:31.984923522Z ovnk_database_store/ovnkube-node-v2qjb_sbdb [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.010599737Z ovnk_database_store/ovnkube-node-v2qjb_nbdb [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.020732489Z ovnk_database_store/ovnkube-node-69rtg_nbdb [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.035306133Z INFO: Network log collection complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.057196112Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.221373278Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.224943953Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.228978799Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.317847965Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.402762047Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.479289807Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.658840774Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.710748627Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.713094169Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.722860393Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.826606616Z Gathering data for ns/openshift-console... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:32.940958622Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.023890976Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.026500638Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.146514579Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.149671363Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.378568143Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.379071361Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.579881960Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.582530822Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.680369234Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:667babb345aeb39d2681913fd91a5c163d48d4ab8a3ba0d3156502181ea1177a [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.778924878Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.832137848Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.986255572Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:33.996334709Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.024385662Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.027945368Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.152689567Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.215384976Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.346344876Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.421511669Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.424165103Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.596772234Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:34.798376416Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:35.124702819Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:35.153795918Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:35.511217007Z Done executing Istio gather script [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:35.659035822Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:35.982322769Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:36.244345618Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:36.327363372Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:36.722571728Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:37.378744683Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:38.489616634Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:39.170645487Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:39.171950123Z Gathering data for ns/kserve... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:39.613804118Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:40.725639505Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:40.808037847Z Gathering data for ns/openshift-config... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:41.079596317Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:41.546398826Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:41.827167794Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:41.862782238Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:42.107964823Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:42.143256001Z Collecting performance related data for node ip-10-0-140-230.ec2.internal [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:42.156416770Z Collecting performance related data for node ip-10-0-143-139.ec2.internal [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:42.162256315Z Collecting performance related data for node ip-10-0-128-222.ec2.internal [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:42.447756315Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:42.914435599Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:43.332238891Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:43.747833923Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:44.175056456Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:44.271069618Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:44.737608577Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:45.500275683Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:47.693519117Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:48.969518680Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:49.181293156Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:49.298330692Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:49.872528001Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:50.275450307Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:50.637749603Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:50.660029111Z Collecting kubelet logs for node ip-10-0-140-230.ec2.internal [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:50.662239923Z Collecting kubelet logs for node ip-10-0-143-139.ec2.internal [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:50.664446817Z Collecting kubelet logs for node ip-10-0-128-222.ec2.internal [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:50.970211085Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:51.051676156Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-68wb5 namespace [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:51.056497382Z INFO: Node performance data collection complete. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:51.486963637Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:51.812336142Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:52.193457430Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:52.463700155Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:52.780510643Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:53.432953387Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:53.761409013Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:54.088188885Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:54.185723048Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:54.501916436Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:55.412813252Z Wrote inspect data to must-gather. [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:55.412858720Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:55.412858720Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:55.543981951Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-hjq6q] POD 2026-09-16T19:14:55.671615266Z Caches written to disk [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.684487375Z waiting for gather to complete [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.688034572Z downloading gather output [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.967445396Z receiving incremental file list [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.987373052Z ./ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.987465607Z aggregated-discovery-api.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.987801535Z aggregated-discovery-apis.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.98932891Z event-filter.html [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.992663495Z timestamp [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:56.992775541Z version [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.006890354Z cluster-scoped-resources/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.006928097Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.006933787Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.006967719Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007142839Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007264665Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.00734054Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007396093Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007510379Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007613185Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007739112Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007794455Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.007984986Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.008075531Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.008525205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.008585189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.008827402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.00914835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.009384563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.009562113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.01437864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.016501958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.016682058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.016890069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.017096391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.01725383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.017554777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.01779296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.018034243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.01833326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.018478338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.018608935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.018729071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.0188784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.019005797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.019176666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.019356756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.019499064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.019635622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.021886477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.022386114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.022570235Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.022736264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.02302043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.023318876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.024037466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.024183354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.024335723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.02446457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.024592687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.024708733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.024811699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.02537978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.02554186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.02573507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.026078169Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.026255829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.026428759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.027065094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.027221683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.027368261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.027592593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.027722201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.027984265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.028153834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.028349765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.028632011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.028765908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.028942008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.029105997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.029231844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.029391363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.029541811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.029724212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.030129814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.030574799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.030664464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.031528262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.03167501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.031796917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.031925354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.032051721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.032259492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.032500596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.032631973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.032738099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.03294494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.033072598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.033188334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.033361843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.033505682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.037775778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.038241524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.0388853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.039105022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.039304463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.039505824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.039667463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.039811201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.040046565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.043664325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.043861856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.044052307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.044210956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.044367564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.050399099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.056595003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.056771872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.057127122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.057324933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.057504153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.0576331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.057791529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.058128838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.058255425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.058370881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.058586023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.05871262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.058865369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.058994376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.059141994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.059296622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.05943943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.059563847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.059706685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.059866114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.060010212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.060317049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.06050728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.061139405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.061248731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.061392599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.061505085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.063677466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.063828654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.064014624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.064135501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.06429825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.064447088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.066427278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.06664769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.066782678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.067014291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.067153489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.067420703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.067992085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.068165315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.068283431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.068426959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.069139559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.070816332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.07095687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.071131889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.071289118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.071469928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.071587204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.071712651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.071939224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072085752Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072347307Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072416501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072528157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072624582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072727838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.072854775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073045996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073150071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073254357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073368693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073463899Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073582625Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.07366745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073780886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.073941375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074055641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074164778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074284104Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074379079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074506717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074609722Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.074975103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075087719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075193345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075313501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075401376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075514782Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075633239Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075732325Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.075878803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.07601084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076105815Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076213471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076320637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076420733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076525929Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076626844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.07672877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076831695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.076957862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077073079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077174794Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077288661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077399937Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077501923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077612369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077722165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077829151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.077963278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078056914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078198851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078303707Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078408983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078548421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078634775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078762653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.078914331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079033558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079147494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079286992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079388937Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079525885Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079628131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079750357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079859884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.079991021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080089836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080194922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080297378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080402784Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080506679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080611865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080718351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080811647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.080953464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081069701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081191128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081341286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081444582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081553888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081658963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081785481Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.081927768Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082028834Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082166831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082287888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082394964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082480429Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082555513Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082623227Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-548mh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082762135Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5qk97.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.082906753Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ccscn.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083029209Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gwlnz.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083144146Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k9pvd.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083252682Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kf9j4.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083359238Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n6lqc.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083483464Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p8hl7.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083681875Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vcdcv.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083788321Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wrkb5.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.083925299Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xr8nq.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084025215Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zvgtw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084133631Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-87926.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084263948Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-knwlg.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084384655Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-q4hkd.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084530213Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084594646Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084782457Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.084970137Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.085087664Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.085190619Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.085541879Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.085662916Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.085769731Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.085915159Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086063438Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086170734Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.08627313Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086366095Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086478191Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086598328Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086781048Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.086875243Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087066843Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.08718026Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087279825Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.0873704Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087478006Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087574612Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087711389Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087770142Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.087925261Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088038957Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088143953Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088246249Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088359185Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088478082Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088663682Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088774748Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.088915896Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089030383Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089136848Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089292497Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089400853Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089504619Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089608864Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.08971228Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089824116Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.089956374Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090046149Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090156225Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09024656Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090307603Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090409529Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090483713Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090558697Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.0906191Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090696345Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090759548Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090872395Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090910787Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.090980641Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091032243Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091101377Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091114178Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091178852Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091288948Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091350141Z cluster-scoped-resources/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091369732Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091426725Z cluster-scoped-resources/core/nodes/ip-10-0-128-222.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091635077Z cluster-scoped-resources/core/nodes/ip-10-0-140-230.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091778875Z cluster-scoped-resources/core/nodes/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091928823Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.091967175Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092030339Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092151225Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092256501Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092374338Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092522206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092627892Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092834183Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.092988562Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093113169Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093191413Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093286848Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093365733Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093453998Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093546833Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093634368Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093733484Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093819478Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.093961166Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094055661Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094139846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094229061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094331867Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094368449Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094478675Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09456981Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094686376Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094764151Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.094858636Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095059687Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095195494Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.0952957Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095360184Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095368364Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095423077Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095514042Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095551744Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095633029Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095643459Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095701073Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.095802778Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096001319Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096071293Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096084574Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096117626Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096269754Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096277794Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096327977Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096423443Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096465175Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096584522Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096636445Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096720949Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096768892Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096854517Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.096925441Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097041007Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09709527Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097159043Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097210916Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097291851Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097344774Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097424408Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097475171Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097555275Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097604468Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097687593Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097738986Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09781567Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097861572Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097957958Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.097989809Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098083455Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098135698Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098251444Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098261184Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098296417Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098387622Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098441385Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09854546Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098628985Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098670817Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098790544Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.098918561Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.099095091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09925991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.099380997Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.099497813Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.09962251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.099746847Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.099863584Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.099990431Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100110167Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100210443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100320069Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100432775Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100553332Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100669918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100791175Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.100934943Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101051339Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101226989Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101401209Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101455042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101591229Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101703486Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.101816542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102060435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102202603Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102335941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102452917Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102591155Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102696791Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102821498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.102967786Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103082372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103195749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103303555Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103425261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103556629Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103690416Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103823463Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.103959381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.104083438Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.104216675Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.104331252Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.104442778Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.104566085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.10466722Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105219191Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105333727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105425122Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105520607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.10557042Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105583431Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105645234Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105703537Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105719249Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105755911Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105857786Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.105874737Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.10592263Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106015555Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106081578Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-222.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106198185Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-230.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106321352Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106400026Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.10646798Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106582436Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106676151Z host_service_logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106715374Z host_service_logs/masters/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106784937Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106886453Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.106972328Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107081524Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107240253Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107390731Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107477236Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107581302Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107696898Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107768072Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107900419Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107937882Z ingress_controllers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107945942Z ingress_controllers/default/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.107956973Z ingress_controllers/default/router-default-7f9dc5957d-6j7sr/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.108009316Z ingress_controllers/default/router-default-7f9dc5957d-6j7sr/haproxy.config [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.108187555Z insights-data/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.108200206Z istio/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.10826804Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.108461821Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.10899142Z istio/event-filter.html [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.109116177Z istio/timestamp [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.109191741Z istio/cluster-scoped-resources/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.109202972Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.109213252Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.109284276Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.109494618Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.110033788Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.110859384Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.111756724Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.111985266Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112163206Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112270302Z machine_config_ondisk/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112280122Z machine_config_termination_logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112297863Z monitoring/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112317805Z monitoring/alertmanager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112372208Z monitoring/alertmanager/status.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112517446Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112543577Z monitoring/prometheus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112630852Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112742308Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.112822443Z monitoring/prometheus/rules.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.114079962Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.114142556Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.11420816Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.115176373Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.115219705Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.115266838Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.115407906Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.11547493Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.115596997Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.11565425Z monitoring/prometheus/status/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.115714763Z monitoring/prometheus/status/config.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116212391Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116302736Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116437333Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116640555Z namespaces/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116709498Z namespaces/default/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116808224Z namespaces/default/default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116908069Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.116965462Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117029636Z namespaces/default/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117080849Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117188955Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.11727882Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117383506Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117441429Z namespaces/default/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117495642Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117551355Z namespaces/default/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117614129Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117731325Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117785588Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117880733Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.117990909Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118088225Z namespaces/default/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118137527Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118287576Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118389932Z namespaces/default/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118603313Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118699089Z namespaces/default/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.118793954Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119070999Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.11926914Z namespaces/default/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119356945Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119396467Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119505813Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119573357Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119653711Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119710555Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119820131Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.119949068Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120010951Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120073775Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120132628Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120192621Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120256965Z namespaces/default/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120311908Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120376552Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120426734Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120574383Z namespaces/kserve/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120633406Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120716221Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120768573Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120850818Z namespaces/kserve/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.120968165Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121087131Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121368457Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121589599Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121647102Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121697425Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121750098Z namespaces/kserve/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121805201Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.121931608Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122008922Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122054195Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1221384Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122192403Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122205173Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122247075Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122343451Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122426805Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122569044Z namespaces/kserve/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122608376Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.122923593Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.123134925Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.123466343Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.123552578Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.123979082Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.124159121Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.124979347Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125122925Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.12520929Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125350708Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125408471Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125474665Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125523927Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125640624Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125773981Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125875227Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.125954061Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126051677Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126101209Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126211906Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.12628095Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126320352Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126432068Z namespaces/kserve/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.12647929Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126530353Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/kserve-controller-manager-75c4c6c467-qx55p.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126663991Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126674321Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/manager/manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126680561Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/manager/manager/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.126705573Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/manager/manager/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130608399Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130675073Z namespaces/kserve/pods/kserve-controller-manager-75c4c6c467-qx55p/manager/manager/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130709075Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130742057Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/llmisvc-controller-manager-645f9c8fd6-lsrhv.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130858673Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130871524Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/manager/manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130876254Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/manager/manager/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.130918577Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/manager/manager/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133091127Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133173372Z namespaces/kserve/pods/llmisvc-controller-manager-645f9c8fd6-lsrhv/manager/manager/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133207794Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133264487Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/model-serving-api-7b954ffc95-n95hw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133367592Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/server/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133379333Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/server/server/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133384053Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/server/server/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133422346Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/server/server/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133514681Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/server/server/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133578294Z namespaces/kserve/pods/model-serving-api-7b954ffc95-n95hw/server/server/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133624657Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133668379Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/odh-model-controller-7b966d7984-mb9qw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133784796Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133808807Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/manager/manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133821048Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/manager/manager/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.133896362Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/manager/manager/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141275081Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141356626Z namespaces/kserve/pods/odh-model-controller-7b966d7984-mb9qw/manager/manager/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141378117Z namespaces/kserve/pods/s3-init-vstz2/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141454911Z namespaces/kserve/pods/s3-init-vstz2/s3-init-vstz2.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141521835Z namespaces/kserve/pods/s3-init-vstz2/download-hf-model/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141530376Z namespaces/kserve/pods/s3-init-vstz2/download-hf-model/download-hf-model/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141557057Z namespaces/kserve/pods/s3-init-vstz2/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1416012Z namespaces/kserve/pods/s3-init-vstz2/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141692634Z namespaces/kserve/pods/s3-init-vstz2/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141765269Z namespaces/kserve/pods/s3-init-vstz2/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14179785Z namespaces/kserve/pods/s3-init-vstz2/s3-init/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141805671Z namespaces/kserve/pods/s3-init-vstz2/s3-init/s3-init/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141816171Z namespaces/kserve/pods/s3-init-vstz2/s3-init/s3-init/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.141911527Z namespaces/kserve/pods/s3-init-vstz2/s3-init/s3-init/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142161051Z namespaces/kserve/pods/s3-init-vstz2/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142235175Z namespaces/kserve/pods/s3-init-vstz2/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142288138Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142320529Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs-64568bcd49-rtp9z.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142548492Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142556052Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs/seaweedfs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142563253Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142616826Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142827708Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142949054Z namespaces/kserve/pods/seaweedfs-64568bcd49-rtp9z/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.142968645Z namespaces/kserve/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143017388Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1430568Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143107813Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143154456Z namespaces/kube-node-lease/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143164586Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143170107Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143181527Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-222.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143272302Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-230.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143362217Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143458983Z namespaces/kube-system/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143513175Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143566889Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14360118Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143664744Z namespaces/kube-system/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143680595Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143824203Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.143941259Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144008073Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144057936Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144103058Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144162632Z namespaces/kube-system/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144210124Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144290199Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144348902Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144393804Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144476749Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144516011Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144525572Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144567954Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-525hfh2ttduxtmaicbzrqi7s4e.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14466699Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144747944Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144815428Z namespaces/kube-system/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.144881551Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14504372Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.145123995Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.145386159Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.145459994Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14575215Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.145912229Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146242817Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146307751Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146362534Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146405506Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14647278Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146530533Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146566705Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14665514Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146732434Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146784477Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14683201Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146897973Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.146944586Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14701415Z namespaces/kube-system/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147032701Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147077513Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer-8g5df.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147173659Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147182079Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147188799Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147230332Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147394731Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147461885Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5df/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147508077Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14755529Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer-sll74.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147625794Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147642565Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147651315Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147698658Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147874948Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.147941361Z namespaces/kube-system/pods/global-pull-secret-syncer-sll74/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148002325Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148040107Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer-sz2r4.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148111161Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148119591Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148131022Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148185975Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148355504Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148412087Z namespaces/kube-system/pods/global-pull-secret-syncer-sz2r4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14845565Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148486942Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent-f9pjr.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148574967Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148585517Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.148594768Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.14863704Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149319108Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149385701Z namespaces/kube-system/pods/konnectivity-agent-f9pjr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149425374Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149464616Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent-kbf8w.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149559561Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149575472Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149585372Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.149626085Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150166155Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150240619Z namespaces/kube-system/pods/konnectivity-agent-kbf8w/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150272081Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150305352Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent-wqzk6.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150396768Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150406968Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150417079Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.150489213Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151061324Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15116042Z namespaces/kube-system/pods/konnectivity-agent-wqzk6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151218093Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151281526Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151390192Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/haproxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151399353Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151440966Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151504219Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151680829Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151787775Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-222.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151854328Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151913782Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.151991306Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/haproxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152002846Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152013947Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15205815Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1522419Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152334025Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-230.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152375487Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152436871Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152516865Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152529296Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152537826Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152642242Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.152947769Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153047435Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-139.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153099958Z namespaces/kube-system/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153168721Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153243675Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153257096Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153303409Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153402524Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153463338Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15350402Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153558603Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153601115Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153660269Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153670109Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15367615Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153710781Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153796606Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153926233Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.153972426Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15403499Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154077502Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154123774Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154175737Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154251542Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154323726Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15440986Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154449412Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154496205Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154542187Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15457994Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154860795Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154905548Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.154952Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.155026494Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.155090298Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.155136311Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156074312Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156182198Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156290475Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156399731Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156510747Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156659435Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156897458Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.156991874Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157041326Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157130891Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157188094Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157261918Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157315892Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157426118Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157536394Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157615008Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157663011Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157740315Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157793218Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.157966017Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15801735Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158081864Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158138257Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158205951Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158252293Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158393751Z namespaces/openshift-apiserver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158451384Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158531769Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158597523Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158649055Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158714669Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.158818265Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159005225Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159101811Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159160504Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159212737Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.15928001Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159328433Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159435799Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159500063Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159541245Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159649751Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159729075Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159790899Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.159963438Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160065294Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160162989Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160278596Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160380962Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16053298Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16072Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160784794Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160862968Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160922741Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.160991755Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16106674Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161099581Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161185036Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161264671Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161315213Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161365916Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161407019Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16143647Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161497553Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161541436Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161602879Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161639892Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161706795Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161716936Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161721206Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161769509Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161869654Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.161884905Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162034753Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162172801Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162220074Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162231504Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162238675Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162244435Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162250585Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162256626Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162294058Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16234292Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162651068Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162682239Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16269075Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16269664Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162709831Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162799826Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.162934193Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163020198Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163103503Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163161396Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163447102Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163460442Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163464633Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163468483Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163492224Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163610121Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163671674Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163679994Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163741638Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163906387Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.163948049Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164092177Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164189553Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16432282Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164428866Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164522031Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164717092Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164879301Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.164959225Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165018889Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165149566Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165207259Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165271263Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165326046Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165425111Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165479114Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165589031Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165693166Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16575203Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165805913Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16592829Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.165980412Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166043996Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166097599Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166161492Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166168463Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166217535Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166285509Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166337452Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166787197Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.166856331Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167012779Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167072713Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167156707Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.16719471Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167261743Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167315956Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167489586Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167608943Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167719909Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167755761Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167822435Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167938431Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.167972263Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168084599Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168166534Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168214166Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168324162Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168388796Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168401436Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168486701Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168604168Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168714334Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.168881353Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.169013241Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.169077514Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.169218752Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.169315847Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.169737931Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.169855957Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170127332Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170298782Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170467491Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170538635Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170591348Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170667272Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170719335Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17080576Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170875374Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.170992951Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171019252Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171157009Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171258495Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171315778Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17135352Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171449846Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171491998Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171615315Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171628456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17169921Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/aws-ebs-csi-driver-node-j2x6c.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171854748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-driver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171876849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-driver/csi-driver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17188524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-driver/csi-driver/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.171951144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172078191Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172172406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172208738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-liveness-probe/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172217768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172223619Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172277612Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172400209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172496534Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172541326Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-node-driver-registrar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172551307Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172557977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17260881Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172730847Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172811511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-j2x6c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.172982431Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173021253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/aws-ebs-csi-driver-node-qfsvs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17314067Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-driver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173160481Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-driver/csi-driver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173166901Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-driver/csi-driver/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173204663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173304509Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173396644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173421335Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-liveness-probe/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173432006Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173443616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1735046Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173613226Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173707291Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173753593Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-node-driver-registrar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173762864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173768604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173803386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.173940044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174022268Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qfsvs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174083982Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174141475Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/aws-ebs-csi-driver-node-vjgwc.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17423718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-driver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174248191Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-driver/csi-driver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174252701Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174325845Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174423261Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174510535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174533537Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-liveness-probe/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174542417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174552308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174612441Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174690445Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174756869Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174800992Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-node-driver-registrar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174812902Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174832544Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174897107Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.174994842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175058366Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vjgwc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175090458Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17512629Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175173572Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175182713Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175204894Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175268958Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1753102Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175364833Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175380804Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175437627Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175448148Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175454648Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17548232Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175538243Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175548783Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175562904Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175658389Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175720113Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175764105Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175793927Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175893482Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.175938555Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176076793Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176150506Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176224541Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176253562Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176325426Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17638749Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176444663Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176495576Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176518247Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176607592Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176674026Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176705557Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176791352Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176862086Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176873617Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.176907999Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.177053907Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.177070368Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.178066023Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.178150368Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.178300186Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.17837847Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.178597692Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.178780532Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.178991204Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.179527464Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.179622339Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.179722565Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.179765567Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.179879613Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.179969418Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180031822Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180116057Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180226773Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18034779Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180408583Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180471186Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18054603Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180632135Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18071655Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180797584Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.180977264Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181032068Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181099821Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181109352Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181170715Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned-75g4k.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18125701Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181266561Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned/tuned/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181280801Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned/tuned/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181300322Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned/tuned/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181479192Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181554346Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-75g4k/tuned/tuned/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181590378Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181636581Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned-hdwsl.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181733236Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181743707Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned/tuned/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181754348Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned/tuned/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18179337Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned/tuned/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.181956059Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182028343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdwsl/tuned/tuned/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182048884Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182109517Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned-qxvlt.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182194142Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182203662Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned/tuned/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182209053Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned/tuned/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182241384Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned/tuned/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182355471Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182447296Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qxvlt/tuned/tuned/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182497999Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182553712Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182627676Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182659438Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182977285Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.182993256Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183040409Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-222.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183144925Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-230.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183225759Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-139.ec2.internal.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183288873Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183319554Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18342816Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183462022Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183538587Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183567998Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183648242Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183683135Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18377894Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.183923008Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184025883Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184070546Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184090627Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184165601Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184191093Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184281758Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18433208Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184390314Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184477949Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184551793Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184576274Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.184777695Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18486332Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185019459Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185092383Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1852176Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185349677Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185571219Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185638083Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185695496Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18576173Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185810113Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.185899147Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18594348Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186043926Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186249027Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186268968Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186335572Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186395025Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186450198Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186548194Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186578805Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186653189Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186689001Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186749715Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186760945Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186808438Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-86499c89c4-tjwc5.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186954756Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-watch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186967717Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.186972347Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187011009Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187125155Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187193999Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187226231Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187234932Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187245192Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187286564Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187718088Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187778822Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-86499c89c4-tjwc5/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187794212Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187873457Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187912919Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.187972442Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188077498Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188125671Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188181154Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188225796Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18828093Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188347223Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188444669Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188559435Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188675321Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188736855Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188791498Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188892294Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.188944316Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189052582Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189136177Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189155828Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189249353Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189280535Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189292246Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189344909Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189455225Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189516788Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.18955328Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189689238Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.189786903Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.190154163Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.190237388Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.190374206Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.190561086Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.190759937Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.190876734Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191009051Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191061854Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191131578Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191478247Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191544171Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191602854Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191662947Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191793685Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191933452Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.191989625Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192026767Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192097251Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192145924Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19225606Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192291282Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192360966Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19242784Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192520855Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192535396Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192573198Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator-86695b7cc7-l7d59.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192688414Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192696675Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192701805Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192752048Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.192919797Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193009232Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-86695b7cc7-l7d59/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193038474Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193094817Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193184592Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193232534Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193252535Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193319669Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193371332Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193465047Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19351947Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193667618Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193743213Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193815707Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193832718Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193940224Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.193962395Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194071771Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194152425Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19422776Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194273392Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194311704Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194360247Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194402479Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194489734Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194528576Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194576869Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194664844Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194711156Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194719607Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194755189Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194823403Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194892777Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.194999512Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195078267Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195193853Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195278108Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195364823Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19548991Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195694671Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195777426Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195807417Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195908333Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.195938855Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.1960352Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196076182Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196182098Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196282463Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196332286Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19638946Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196447943Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196492855Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196562609Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196607972Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196670805Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196718668Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.196873276Z namespaces/openshift-config-managed/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.19694886Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197032765Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197085168Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197164192Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197232506Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197342273Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197466789Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197574175Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197625448Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197682881Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197736494Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197810988Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197928205Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.197967417Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.198033581Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.198132956Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.198215981Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.198267744Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20197571Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202053174Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2021584Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202251165Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202324089Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202497148Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202605894Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202654287Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202719951Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.202859059Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203048539Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203109862Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203182466Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203230639Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203289212Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203369197Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203462742Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203581529Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203671804Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203722736Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20377773Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203858454Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203926928Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.203989881Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204041954Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204050685Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204096027Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204166641Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204226855Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204296078Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204345801Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204425286Z namespaces/openshift-config-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204443136Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204449537Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20451113Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204637347Z namespaces/openshift-config/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20469337Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204751873Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204821307Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204894372Z namespaces/openshift-config/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.204952065Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205069201Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205191988Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205302514Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205375938Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205427121Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205490934Z namespaces/openshift-config/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205539317Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205646613Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205717327Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205798592Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.205939009Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206032745Z namespaces/openshift-config/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206080087Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206246727Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206355722Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20647902Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206594246Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206696752Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.206907343Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207078623Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207147486Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20721042Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207291405Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207351808Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207426342Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207488285Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207547189Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207606452Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207713898Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207829984Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.207984363Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.208049716Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20811302Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.208163463Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.208220516Z namespaces/openshift-config/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20828791Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.208332612Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.208418867Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209237402Z namespaces/openshift-console-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209299766Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.20937961Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209444374Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209520658Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209571351Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209687567Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209894509Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.209994995Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210054878Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210111521Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210191255Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210249589Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210361295Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210435739Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210512473Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210619549Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210716895Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210726945Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210785508Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210914246Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.210965678Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.211623185Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21170503Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212000156Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21208019Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212223238Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212371947Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212560297Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212807871Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212896236Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.212961039Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213012842Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213072905Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213129849Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213226024Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21332946Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213416224Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213468787Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213546752Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213594444Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213674339Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213726851Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.213964995Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214007947Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214081721Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214092052Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214148855Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/console-operator-696884fb9c-7khsl.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214294783Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/console-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214306034Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/console-operator/console-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214313044Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/console-operator/console-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.214352196Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/console-operator/console-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215408285Z namespaces/openshift-console-operator/pods/console-operator-696884fb9c-7khsl/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215467098Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215524211Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215573884Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215625957Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215723022Z namespaces/openshift-console/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215763125Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215871211Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.215917193Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216008648Z namespaces/openshift-console/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216086013Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216186318Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21639373Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216710037Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21675999Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216861165Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216913988Z namespaces/openshift-console/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.216966091Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.217053536Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.217093048Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.217137481Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.217215865Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21730407Z namespaces/openshift-console/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.217357423Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.21802789Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.218127006Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.218682366Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.218784972Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219045097Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219205306Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219412717Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219503162Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219590317Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219671491Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219732245Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219814089Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.219964928Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220062953Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220171519Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220209711Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220276765Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220343769Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220399972Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220464036Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220514788Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220572511Z namespaces/openshift-console/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220582482Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220626794Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console-6f4dc4d8bd-hhzf7.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220743241Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220753072Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console/console/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220758992Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console/console/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220790363Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console/console/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.220948172Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console/console/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221031147Z namespaces/openshift-console/pods/console-6f4dc4d8bd-hhzf7/console/console/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22109548Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221139073Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/downloads-76f99584f4-95c57.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22125922Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/download-server/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221269Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/download-server/download-server/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221279641Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/download-server/download-server/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221332164Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/download-server/download-server/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221543555Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22163391Z namespaces/openshift-console/pods/downloads-76f99584f4-95c57/download-server/download-server/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221681323Z namespaces/openshift-console/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221709785Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221788879Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.221861573Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22198297Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222030272Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222106947Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222155269Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222236694Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222288067Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222447455Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222551151Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222656087Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222756703Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222775634Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222874919Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.222910971Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223007946Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22308093Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223165625Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223227599Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223314523Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223366046Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223530446Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223627621Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223723636Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223816831Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.223945629Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224097727Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224283597Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224349651Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224401444Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224458537Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2245067Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224581204Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224636267Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224747653Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224856109Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.224937804Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225005768Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225071131Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225123194Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225189228Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225241061Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225306524Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225354897Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225471643Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225531437Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225606841Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225654853Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225731488Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225783901Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.225920148Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226018654Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226120579Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226188753Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226248026Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226327091Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226385804Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226517581Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226586295Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226650619Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226755074Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226823848Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22685237Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.226923234Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.227129915Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2272157Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.227370099Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.227478325Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.227616022Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.227743889Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.227884607Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228156482Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228357293Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228433858Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228498611Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228581246Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228638029Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.228716283Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229221651Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229240922Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229255503Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229261844Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229267254Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229272274Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229293345Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229356159Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229417792Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229501467Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229545159Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229681457Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.22974646Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229938201Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.229986474Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230055778Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230114761Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230229077Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230329793Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230445039Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230523784Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230579847Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230651021Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230704354Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2308224Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.230957018Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23100313Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231099126Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231207032Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231250184Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231386102Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231505588Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231614714Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2317195Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.231823296Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.232028147Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23225141Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.232661752Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.232701835Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23279286Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.232884325Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.232952728Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233116938Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233225424Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23333377Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233399073Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233466547Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233567852Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233620086Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233711831Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233764003Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233832597Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233913302Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.233965395Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234023328Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234091242Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234144935Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234319044Z namespaces/openshift-dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234379668Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234941479Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.234990611Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235050535Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235099737Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235308259Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235414225Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235517851Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235573084Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235633897Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235710451Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.235771785Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236008398Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236074202Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236133785Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236234751Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236454873Z namespaces/openshift-dns/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236465643Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236494975Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236606681Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.236931569Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.237039865Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.237366663Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.237535523Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.237747264Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.237827009Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.237911324Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23801939Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238040041Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238133326Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238187529Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238287754Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23838695Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238443363Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238510087Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23856605Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238626693Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238689537Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23874281Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238802063Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238809183Z namespaces/openshift-dns/pods/dns-default-hmp8z/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.238875137Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns-default-hmp8z.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239003164Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239013405Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns/dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239019915Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns/dns/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239050667Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns/dns/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239156833Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239242978Z namespaces/openshift-dns/pods/dns-default-hmp8z/dns/dns/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23928424Z namespaces/openshift-dns/pods/dns-default-hmp8z/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23929329Z namespaces/openshift-dns/pods/dns-default-hmp8z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239305301Z namespaces/openshift-dns/pods/dns-default-hmp8z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239356564Z namespaces/openshift-dns/pods/dns-default-hmp8z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23947171Z namespaces/openshift-dns/pods/dns-default-hmp8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239551264Z namespaces/openshift-dns/pods/dns-default-hmp8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239614198Z namespaces/openshift-dns/pods/dns-default-mf48l/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239671471Z namespaces/openshift-dns/pods/dns-default-mf48l/dns-default-mf48l.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239767067Z namespaces/openshift-dns/pods/dns-default-mf48l/dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239774417Z namespaces/openshift-dns/pods/dns-default-mf48l/dns/dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239786668Z namespaces/openshift-dns/pods/dns-default-mf48l/dns/dns/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.23983187Z namespaces/openshift-dns/pods/dns-default-mf48l/dns/dns/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.239936966Z namespaces/openshift-dns/pods/dns-default-mf48l/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240020321Z namespaces/openshift-dns/pods/dns-default-mf48l/dns/dns/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240077054Z namespaces/openshift-dns/pods/dns-default-mf48l/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240086864Z namespaces/openshift-dns/pods/dns-default-mf48l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240092954Z namespaces/openshift-dns/pods/dns-default-mf48l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240155548Z namespaces/openshift-dns/pods/dns-default-mf48l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240266044Z namespaces/openshift-dns/pods/dns-default-mf48l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240348859Z namespaces/openshift-dns/pods/dns-default-mf48l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240417773Z namespaces/openshift-dns/pods/dns-default-zp57f/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240478636Z namespaces/openshift-dns/pods/dns-default-zp57f/dns-default-zp57f.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240572271Z namespaces/openshift-dns/pods/dns-default-zp57f/dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240582472Z namespaces/openshift-dns/pods/dns-default-zp57f/dns/dns/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240597542Z namespaces/openshift-dns/pods/dns-default-zp57f/dns/dns/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240672687Z namespaces/openshift-dns/pods/dns-default-zp57f/dns/dns/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240773852Z namespaces/openshift-dns/pods/dns-default-zp57f/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24090407Z namespaces/openshift-dns/pods/dns-default-zp57f/dns/dns/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24091788Z namespaces/openshift-dns/pods/dns-default-zp57f/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240924181Z namespaces/openshift-dns/pods/dns-default-zp57f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240934021Z namespaces/openshift-dns/pods/dns-default-zp57f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.240986454Z namespaces/openshift-dns/pods/dns-default-zp57f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241199826Z namespaces/openshift-dns/pods/dns-default-zp57f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241289121Z namespaces/openshift-dns/pods/dns-default-zp57f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241334854Z namespaces/openshift-dns/pods/node-resolver-4fjbx/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241386386Z namespaces/openshift-dns/pods/node-resolver-4fjbx/node-resolver-4fjbx.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241486142Z namespaces/openshift-dns/pods/node-resolver-4fjbx/dns-node-resolver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241497063Z namespaces/openshift-dns/pods/node-resolver-4fjbx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241507083Z namespaces/openshift-dns/pods/node-resolver-4fjbx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241566886Z namespaces/openshift-dns/pods/node-resolver-4fjbx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.241964518Z namespaces/openshift-dns/pods/node-resolver-4fjbx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.242294047Z namespaces/openshift-dns/pods/node-resolver-4fjbx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.242761753Z namespaces/openshift-dns/pods/node-resolver-57pgm/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.242810645Z namespaces/openshift-dns/pods/node-resolver-57pgm/node-resolver-57pgm.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.242982415Z namespaces/openshift-dns/pods/node-resolver-57pgm/dns-node-resolver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243002206Z namespaces/openshift-dns/pods/node-resolver-57pgm/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243008676Z namespaces/openshift-dns/pods/node-resolver-57pgm/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243054369Z namespaces/openshift-dns/pods/node-resolver-57pgm/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243157915Z namespaces/openshift-dns/pods/node-resolver-57pgm/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24326279Z namespaces/openshift-dns/pods/node-resolver-57pgm/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243314593Z namespaces/openshift-dns/pods/node-resolver-bhsmz/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243389977Z namespaces/openshift-dns/pods/node-resolver-bhsmz/node-resolver-bhsmz.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243471662Z namespaces/openshift-dns/pods/node-resolver-bhsmz/dns-node-resolver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243484943Z namespaces/openshift-dns/pods/node-resolver-bhsmz/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243496623Z namespaces/openshift-dns/pods/node-resolver-bhsmz/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243561057Z namespaces/openshift-dns/pods/node-resolver-bhsmz/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243668183Z namespaces/openshift-dns/pods/node-resolver-bhsmz/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243747948Z namespaces/openshift-dns/pods/node-resolver-bhsmz/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24379537Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243861164Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243933918Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.243987981Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244115948Z namespaces/openshift-etcd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244176131Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244260336Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244319829Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244381832Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244433015Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244528541Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244631117Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244826047Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.244934503Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245028048Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245093572Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245160886Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245269412Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245345096Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245394509Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245485204Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245571118Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245626802Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245736378Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.245833263Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246078977Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24613888Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246238206Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246394504Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246598846Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246660709Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246697241Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246780836Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24686597Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246930084Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.246990937Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247111254Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24722925Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247278453Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247339787Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247420221Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247475264Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247562929Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247617732Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247685966Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247738379Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.247875017Z namespaces/openshift-host-network/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24793487Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248008354Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248065737Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248153182Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248202935Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248317691Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248409426Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.248492161Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24920072Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249246942Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249320877Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249368319Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249445673Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249496006Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249530718Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249605813Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249694457Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.24974452Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.249866947Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.250013915Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.250088779Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.250172944Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.250253068Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25083128Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25099537Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251054313Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251109786Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251157688Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251199251Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251284326Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251329918Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251395012Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251435234Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251522979Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251598353Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251645206Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251690278Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251742751Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251784683Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251832626Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251915501Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251962403Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.251998375Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252098641Z namespaces/openshift-image-registry/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252147483Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252229258Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25226249Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252310563Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252361145Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252466911Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252616129Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252822811Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252927757Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.252997681Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253060494Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2531698Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253215023Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253291727Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253328749Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253421074Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253470967Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253479457Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25352487Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253619765Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.253659337Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.254408519Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.254506584Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.254818612Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.254951249Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25515543Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.255284457Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.255827178Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.255969035Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256030189Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256077021Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256147455Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256217549Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256281903Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256375408Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256453172Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256502615Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256549228Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256620122Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256677425Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25676567Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256887357Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256936609Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.256978482Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.257036575Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.257075317Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25713826Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.257145431Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.257193494Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/image-registry-85967c5989-mn8js.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25730998Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/registry/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2573168Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/registry/registry/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25732111Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/registry/registry/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.257372644Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/registry/registry/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258129195Z namespaces/openshift-image-registry/pods/image-registry-85967c5989-mn8js/registry/registry/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2582136Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258265043Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca-m9mfd.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258337167Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258345858Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca/node-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258369629Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca/node-ca/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258404451Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258538548Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258598001Z namespaces/openshift-image-registry/pods/node-ca-m9mfd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258654835Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258692627Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca-xtfbc.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258772651Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258784542Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca/node-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258795842Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca/node-ca/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.258829284Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca/node-ca/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259030775Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259102879Z namespaces/openshift-image-registry/pods/node-ca-xtfbc/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259151742Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259217886Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca-zbkkp.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259322701Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259338842Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca/node-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259357334Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca/node-ca/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259421767Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca/node-ca/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259560045Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.25965708Z namespaces/openshift-image-registry/pods/node-ca-zbkkp/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259704193Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259780817Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259867372Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.259928905Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260062133Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260118636Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26020445Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260262744Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260352499Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260408132Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26055588Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260662496Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260756501Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260825035Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260931661Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.260993274Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261051268Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261204496Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26127511Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261342234Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261430069Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261513973Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261560856Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261688223Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.261803229Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26200081Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.262090395Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.262315078Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.262463596Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.262653206Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.262732891Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.262864288Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26307589Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263134503Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263211587Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26325033Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263337214Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26343278Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263490693Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263546446Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2636266Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263684023Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263756118Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263771179Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263831592Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/ingress-canary-cq5vr.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26397637Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/serve-healthcheck-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.263989611Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264005031Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264049224Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264174451Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264256595Z namespaces/openshift-ingress-canary/pods/ingress-canary-cq5vr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264312529Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264369072Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/ingress-canary-gv2gr.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264458686Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/serve-healthcheck-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264477587Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264512249Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264580383Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264670248Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264756233Z namespaces/openshift-ingress-canary/pods/ingress-canary-gv2gr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264777314Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264860089Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/ingress-canary-v6bsb.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264948144Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/serve-healthcheck-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264958124Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.264966175Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265013477Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265120183Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265196687Z namespaces/openshift-ingress-canary/pods/ingress-canary-v6bsb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26523626Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265282842Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265337295Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265388998Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265502115Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265560388Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265625861Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265673294Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265764129Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265799781Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.265923598Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266012643Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266103088Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266153751Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266211674Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266256436Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26631472Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266400264Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266453207Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26650831Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266604396Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26667204Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.266723462Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.267738508Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.267813523Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26794762Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268022554Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268100059Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268239696Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268434627Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268498571Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268544633Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268595496Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268640949Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268691561Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268701682Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268712482Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268804648Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268864451Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.268974407Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269049851Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269110225Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269150287Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.26921325Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269264483Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269344208Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269362259Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269441653Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269464704Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269524868Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269535808Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269587351Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269679426Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269698848Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269758151Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269806253Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2699241Z namespaces/openshift-ingress/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.269968462Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270037156Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270074478Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270151842Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270183594Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270273919Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270427978Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270567686Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270620328Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270669531Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270736635Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270771177Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270909865Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.270961067Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27100193Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271101105Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271175669Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271233862Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271342989Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271457245Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271592402Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271689328Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271856407Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.271996405Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27226065Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.272361885Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27245163Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.272498243Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.272567996Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27262729Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.272717385Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27281443Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.272970919Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273004101Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273099966Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27316308Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273249954Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273319998Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273376011Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273448295Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273459236Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273515789Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router-default-7f9dc5957d-6j7sr.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273611434Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273622235Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router/router/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273630955Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router/router/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273663447Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router/router/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273817276Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router/router/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273940183Z namespaces/openshift-ingress/pods/router-default-7f9dc5957d-6j7sr/router/router/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.273998886Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274029538Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274107012Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274191237Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274529485Z namespaces/openshift-insights/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274570068Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274663683Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274697935Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27478617Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.274867844Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275031843Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275175171Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27532857Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275364062Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275400554Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27551082Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275562333Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275657558Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275708421Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275815537Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275901832Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.275949384Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27605322Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.276170247Z namespaces/openshift-insights/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.276222499Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.277343372Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.277469708Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.277788526Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.277960676Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278273613Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278351117Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278537798Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278591541Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278638643Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278727138Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27876342Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278873676Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278922099Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.278984803Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279037186Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279086968Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279157642Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279215485Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279275339Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27929516Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279388475Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.27946899Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279525223Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279563635Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279643839Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279709443Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279768456Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279819479Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279900574Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.279979618Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.280037981Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.280054072Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.280099814Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/insights-operator-5844b856db-2jhcw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28018841Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/insights-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28019839Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/insights-operator/insights-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.280207571Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/insights-operator/insights-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.280256343Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.280680497Z namespaces/openshift-insights/pods/insights-operator-5844b856db-2jhcw/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281083599Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281133172Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/insights-runtime-extractor-9lbj8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281259369Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28127089Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/exporter/exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28128102Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/exporter/exporter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281338903Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/exporter/exporter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28146897Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281566546Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/exporter/exporter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281628829Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/extractor/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28163897Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/extractor/extractor/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281649111Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/extractor/extractor/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281707374Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/extractor/extractor/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281861242Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.281986489Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/extractor/extractor/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282065774Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282269375Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282286386Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28235528Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282502458Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282604984Z namespaces/openshift-insights/pods/insights-runtime-extractor-9lbj8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282680788Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282745091Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/insights-runtime-extractor-l97v6.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282894869Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282920251Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/exporter/exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282930351Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/exporter/exporter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.282988675Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/exporter/exporter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283113232Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283220258Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/exporter/exporter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283272481Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/extractor/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283290411Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/extractor/extractor/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283298812Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/extractor/extractor/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283370446Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/extractor/extractor/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283526865Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283644551Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/extractor/extractor/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283677833Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283691344Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283739516Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283816861Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.283971339Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284073215Z namespaces/openshift-insights/pods/insights-runtime-extractor-l97v6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284144849Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284208962Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/insights-runtime-extractor-wkl5v.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284324269Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28434316Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/exporter/exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28435345Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/exporter/exporter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284427415Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/exporter/exporter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284553642Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284654117Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/exporter/exporter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28470043Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/extractor/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2847096Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/extractor/extractor/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284721761Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/extractor/extractor/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.284794315Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/extractor/extractor/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285011027Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285085651Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/extractor/extractor/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285114673Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285123593Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285132114Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285181096Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285276572Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285339305Z namespaces/openshift-insights/pods/insights-runtime-extractor-wkl5v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285382028Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28543331Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285497174Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285660993Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285724506Z namespaces/openshift-keda/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285737367Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285746708Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285819212Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.285952629Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286009262Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286027293Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286069676Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.2861506Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286169201Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286268787Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286365632Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286438066Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286449127Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.28649936Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286709111Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286735253Z namespaces/openshift-keda/operators.coreos.com/installplans/install-5g8xq.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286882901Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286905362Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-3.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286965395Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.286999237Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287097353Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287138975Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287454313Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287504295Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287572059Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287609851Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287656674Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287698606Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287791221Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287879586Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.287972501Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288033005Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288060786Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288110179Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288152621Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288236886Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288301029Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288396725Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288455948Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288530172Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288580615Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288710512Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288805477Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.288922334Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289009469Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289088993Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289243112Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289414191Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289469425Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289521327Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289592301Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289653065Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289728259Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289789122Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.289943691Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290068348Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29011219Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290167653Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290225756Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290269399Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290320932Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290365284Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290428658Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29047383Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290629699Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29065724Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290759956Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290799558Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290928035Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.290975598Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291124486Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291222622Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291330508Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29138034Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291427053Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291498577Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29155386Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291645115Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291715419Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291769302Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.291997495Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292056788Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292113931Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292217127Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292301142Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292410068Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292495272Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292585007Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292733375Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.292935647Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29298566Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293046643Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293106966Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293165879Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293212812Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293266725Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29335634Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293460576Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29352415Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293571282Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293650257Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293700519Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293831556Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.293922252Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29425259Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294326064Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294384047Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294472582Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294520115Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294597499Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294643472Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294728376Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294775419Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294858183Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294923637Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.294990821Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.295047114Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29515553Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.295253585Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.295355561Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298236091Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298317985Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298384139Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298441682Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298561399Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298621622Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298677035Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298782961Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.298873446Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29893644Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299081458Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299184053Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299274049Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299374644Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299500451Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.29966068Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299912224Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.299999699Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300058352Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300129486Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300176039Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300255763Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300296415Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300403321Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300518507Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30056785Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300627104Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300716358Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300769831Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300859306Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300904579Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.300983283Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301030006Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301085149Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301129821Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301217036Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30128874Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301344293Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301403717Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30146494Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301523863Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301629559Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301720744Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30182336Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301906835Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.301952547Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3020097Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302052073Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302153818Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302212452Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302275705Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30236219Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302432934Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302440834Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302504648Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302574352Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302622454Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302737791Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.302827296Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303199506Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303289841Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303396587Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303536255Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303718425Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303776458Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303832221Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303908796Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.303973419Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304055884Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304091226Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304195331Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304306818Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304358411Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304417894Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304476967Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304537801Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304604374Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304656937Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30471563Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304779994Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304873139Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.304971445Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305037168Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305093441Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305157435Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305217678Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305319904Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30542727Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305524005Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305580918Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305641282Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305700385Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305753488Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305866064Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.305919537Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30597131Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.306070986Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.306764754Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.306799726Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.306973616Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307073211Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307170337Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307264582Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307361437Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307506655Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307691436Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30776638Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307824753Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307914418Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.307965551Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308022924Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308074947Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308179272Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308275658Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308329191Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308391044Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308437037Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30849119Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308550823Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308582315Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308646898Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308700292Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308778586Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30885765Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308935734Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.308982167Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309043131Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309096053Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309193619Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309292444Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30938739Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309454213Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309525697Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309600311Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309651324Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.30975367Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309803073Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.309980863Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310087349Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310152692Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310211485Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310343193Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310423007Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310537734Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310632569Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310726474Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.310894513Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311101505Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311148797Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31119671Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311269204Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311326767Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311408592Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311470965Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311568891Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311667576Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311723119Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311780432Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311853836Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31190663Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.311979583Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312041047Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31210275Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312151113Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31227822Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312341883Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312427958Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312471871Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312557546Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312626509Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312711024Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.312888754Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313021601Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313075774Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313128177Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313203891Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313259974Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31335332Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313428264Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313495118Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313600173Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313652566Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313660247Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31371279Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.313817165Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31389806Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.314045418Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.314158244Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.314382447Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.314484872Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.314634941Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.314819351Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31515365Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315202342Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315281997Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315349781Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315399343Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315457146Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31551405Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315619876Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315717301Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315769734Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315821787Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315898801Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.315952024Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316011317Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316033239Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316091132Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/kube-storage-version-migrator-operator-6c8f84f897-n825t.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316274832Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/kube-storage-version-migrator-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316288333Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316293913Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316339305Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316502245Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6c8f84f897-n825t/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316670154Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316722117Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316799561Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316870945Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.316976241Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317046825Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317110228Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317165561Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317252456Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317303969Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317403264Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317540722Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317663369Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317731162Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317790016Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317887961Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.317948495Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318057031Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318124854Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318177757Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318288884Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31840057Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318464193Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318597501Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318703196Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318892017Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.318988672Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319136211Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319297509Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319500721Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319567015Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.31967097Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319723513Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319777406Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319862011Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.319921924Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.32002977Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320144607Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320214371Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320276754Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320344398Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320413271Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320456694Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320473415Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320533868Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator-8b4d697c5-s7h8k.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320624563Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/graceful-termination/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320634444Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/graceful-termination/graceful-termination/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320645954Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320710018Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320821214Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.320968172Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321019105Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321032566Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator/migrator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321048387Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator/migrator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321096649Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator/migrator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321696903Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321787568Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-8b4d697c5-s7h8k/migrator/migrator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321868272Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.321932896Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322077594Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322138077Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322211711Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322219372Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322245053Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322309027Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322469665Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322586652Z namespaces/openshift-marketplace/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322597572Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322622264Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322659586Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322742421Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322752211Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322792193Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.322992865Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.32309651Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323207336Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323332823Z namespaces/openshift-monitoring/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323396437Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323472391Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323522584Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323613159Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323671902Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.323873243Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.324433674Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.324872919Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325140224Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325215118Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325301413Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325340305Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325460542Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325512264Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325562417Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325658833Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.325730657Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.32579141Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.329616832Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.329797172Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.331331997Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.331433673Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.332762416Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.333014041Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.333593163Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.333784413Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.333864418Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334059639Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334119172Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334196826Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.33426856Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334366146Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334478172Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334566997Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.33462381Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334785339Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334833691Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.334972909Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.335021052Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.335181691Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.335235904Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.335370691Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.335616715Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.335723081Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3360691Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.33624679Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.336406689Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.336522375Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.336645652Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.336761818Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.336932488Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.336987551Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.337098667Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.337202273Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.337539392Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.337676449Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.337778905Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338018248Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338106693Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338206839Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338318285Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338429471Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338562709Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338620532Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338684665Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338736958Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338748839Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338817443Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.338986892Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339011683Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.33913431Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339367793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339379624Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339389784Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339457188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339578175Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.33966837Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339734943Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339751495Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339766965Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339862621Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.339980727Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340073772Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340113164Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340125815Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340137706Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340238871Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340376849Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340457063Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340528747Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340541398Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340545719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340614102Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340729469Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340813783Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340907539Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340921159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34093006Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.340986483Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341101579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341187424Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341251178Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341262098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341270989Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341327602Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341424297Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341515732Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341580886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341589866Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341595657Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341643549Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341747515Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341867382Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341941306Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.341998169Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator-6cd954b897-fnzwg.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.342112245Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.342122686Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.342133227Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.342212001Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.342823745Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.342949962Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6cd954b897-fnzwg/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343016116Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343073979Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics-59fbdd77d-5qgmh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343231368Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-main/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343240928Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343247918Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343301992Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343427828Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343520233Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343583947Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-self/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343600438Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343609849Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343656811Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343769727Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343883564Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343938907Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343946347Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.343956838Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344018821Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344207832Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344293147Z namespaces/openshift-monitoring/pods/kube-state-metrics-59fbdd77d-5qgmh/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34435724Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344412073Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server-56b5948bdb-qxwmw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344526539Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34453547Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server/metrics-server/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34454433Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server/metrics-server/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344611134Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344730261Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344822026Z namespaces/openshift-monitoring/pods/metrics-server-56b5948bdb-qxwmw/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34490178Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.344957843Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin-5d85778b9d-jmmcz.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34507226Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345091541Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345098101Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345163535Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345283761Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345373916Z namespaces/openshift-monitoring/pods/monitoring-plugin-5d85778b9d-jmmcz/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34543757Z namespaces/openshift-monitoring/pods/node-exporter-5b246/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345501334Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter-5b246.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345645911Z namespaces/openshift-monitoring/pods/node-exporter-5b246/init-textfile/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345656012Z namespaces/openshift-monitoring/pods/node-exporter-5b246/init-textfile/init-textfile/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345660242Z namespaces/openshift-monitoring/pods/node-exporter-5b246/init-textfile/init-textfile/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345737927Z namespaces/openshift-monitoring/pods/node-exporter-5b246/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345859133Z namespaces/openshift-monitoring/pods/node-exporter-5b246/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345946378Z namespaces/openshift-monitoring/pods/node-exporter-5b246/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3459831Z namespaces/openshift-monitoring/pods/node-exporter-5b246/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.345992721Z namespaces/openshift-monitoring/pods/node-exporter-5b246/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346009352Z namespaces/openshift-monitoring/pods/node-exporter-5b246/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346071845Z namespaces/openshift-monitoring/pods/node-exporter-5b246/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346195072Z namespaces/openshift-monitoring/pods/node-exporter-5b246/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346280527Z namespaces/openshift-monitoring/pods/node-exporter-5b246/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34633784Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34634548Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter/node-exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346394953Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter/node-exporter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346452636Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346608565Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34669899Z namespaces/openshift-monitoring/pods/node-exporter-5b246/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346739562Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346791295Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter-7xcg9.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346964015Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/init-textfile/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346978736Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/init-textfile/init-textfile/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.346984676Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/init-textfile/init-textfile/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347005887Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347107593Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347201358Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34723001Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34724185Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347247211Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347316574Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34742468Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347506495Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347551797Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347563798Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter/node-exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347568778Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter/node-exporter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347637202Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347763919Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347850434Z namespaces/openshift-monitoring/pods/node-exporter-7xcg9/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.347950899Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348003972Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter-nkhsn.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348114228Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/init-textfile/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348124329Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/init-textfile/init-textfile/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34813411Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/init-textfile/init-textfile/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348213914Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348305819Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348405055Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348444297Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348452147Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348456147Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348518241Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348639708Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348723502Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348773145Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348782796Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter/node-exporter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348829918Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter/node-exporter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.348909983Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.34904811Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349132355Z namespaces/openshift-monitoring/pods/node-exporter-nkhsn/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349207789Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349255852Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics-67dcf8c979-8fwdr.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349437812Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-main/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349447762Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349456803Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349530797Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349633823Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349723978Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349782461Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-self/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349792301Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349803902Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.349907208Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350023794Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350139931Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350236696Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350246747Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350251187Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350294489Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350422096Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350528682Z namespaces/openshift-monitoring/pods/openshift-state-metrics-67dcf8c979-8fwdr/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350561834Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35067204Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350919314Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350934275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.350944096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351003799Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351131736Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351225151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351250722Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351261833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351271864Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351353588Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351466254Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35155937Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351578991Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351588441Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351625143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351693297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351797643Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.351996134Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352065798Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352081599Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352088599Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352126151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352239968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352325972Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352362104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352371145Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352383776Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35246273Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352574506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352657971Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352695693Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352707513Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352712804Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.352794428Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353509898Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353589622Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353647906Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353658546Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353673147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35372567Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353858497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.353964293Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354003325Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354073999Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator-68bcd7f987-wvnxt.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354194016Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354203386Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354217797Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35428009Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354383316Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354476272Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354507343Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354517054Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354521244Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354585038Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35480494Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354915096Z namespaces/openshift-monitoring/pods/prometheus-operator-68bcd7f987-wvnxt/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.354950868Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355009581Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook-5864cd99d7-hgmkg.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35517213Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355186291Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355192631Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355251095Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355367081Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355458556Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-5864cd99d7-hgmkg/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355519269Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355580263Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client-7bddd84c9-gvjhh.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355775424Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355782784Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355789414Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355858478Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.355994406Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35607735Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356133893Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/reload/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356143084Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/reload/reload/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356148494Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/reload/reload/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356203467Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/reload/reload/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356317614Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356402179Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/reload/reload/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35643653Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356444671Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client/telemeter-client/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356457662Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356539506Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356752488Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356868004Z namespaces/openshift-monitoring/pods/telemeter-client-7bddd84c9-gvjhh/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.356957009Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357055895Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-querier-76664c6f65-rw2nd.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357237105Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357244415Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357248355Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357298808Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357409054Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357496109Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357533631Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-rules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357543372Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357547472Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357609475Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357720472Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357814727Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35788267Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-web/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357894651Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357898761Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.357941944Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358063771Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358193488Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358256811Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358272552Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358276832Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358338286Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358520196Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358606471Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358670254Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/prom-label-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358679985Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358684045Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358749939Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.358967501Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359071636Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35913246Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-query/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.35914022Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-query/thanos-query/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3591445Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359190153Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359332091Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359416906Z namespaces/openshift-monitoring/pods/thanos-querier-76664c6f65-rw2nd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359456148Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359512431Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359567624Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359623627Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359826368Z namespaces/openshift-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359903462Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.359983427Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36003834Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360092273Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360150136Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360408621Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360504246Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360604721Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360673495Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360720748Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.360913659Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361102279Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361185554Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361252028Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361323281Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361359374Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36147346Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361531783Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361589586Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361693782Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361753585Z namespaces/openshift-multus/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.361801048Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36201556Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.362144427Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.363085949Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.363252488Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.363973888Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364082014Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364240743Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364309417Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36436589Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364486437Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364592883Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364699079Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.364818695Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36489689Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365002136Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365108591Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365211447Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36526011Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365317163Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365379257Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36543344Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365497603Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365547426Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365598639Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365654142Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365746607Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365865473Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365919676Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.365991751Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366043023Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366100037Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36616255Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366216323Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366301978Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366314778Z namespaces/openshift-multus/pods/multus-9gp8g/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366378392Z namespaces/openshift-multus/pods/multus-9gp8g/multus-9gp8g.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36652628Z namespaces/openshift-multus/pods/multus-9gp8g/kube-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366551042Z namespaces/openshift-multus/pods/multus-9gp8g/kube-multus/kube-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366562712Z namespaces/openshift-multus/pods/multus-9gp8g/kube-multus/kube-multus/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.366863579Z namespaces/openshift-multus/pods/multus-9gp8g/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367100762Z namespaces/openshift-multus/pods/multus-9gp8g/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367179906Z namespaces/openshift-multus/pods/multus-9gp8g/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367214268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367284752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/multus-additional-cni-plugins-fdj6m.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367438891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/bond-cni-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367448911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367454632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367499584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36761063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367695445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367739227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367748138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/cni-plugins/cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367753748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.367799821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36797062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368067806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368085327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/egress-router-binary-copy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368097637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368106488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368172992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368288228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368372923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368412155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368421275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368426786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368471488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368575494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368657168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36867806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/routeoverride-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36869309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368700521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368746643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.36887804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.368975756Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369015688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni-bincopy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369025529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369040429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369076812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369180037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369268852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369312025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369322155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369328516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369373158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369476434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369567629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fdj6m/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369647843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369702557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/multus-additional-cni-plugins-vfxbv.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369850225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/bond-cni-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369869256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369873636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.369932589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370049446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370138961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370184663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370202334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/cni-plugins/cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370210845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370251707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370361763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370446638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370514342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/egress-router-binary-copy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370532703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370542153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370596696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370733794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370864181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370905903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370928074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.370941375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371006539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371110675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371219981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371268673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/routeoverride-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371276104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371280364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371343617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371453223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371556389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371577641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni-bincopy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371585261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371589361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371680576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371791252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371917009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371952581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371960262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.371966562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372052167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372161563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372251908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vfxbv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37230137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372373385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/multus-additional-cni-plugins-xvmpj.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372908784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/bond-cni-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372919925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372923885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.372976838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373086834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373168549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373221621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373236112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/cni-plugins/cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373242283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373285215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373390651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373471275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373535989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/egress-router-binary-copy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37354682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37355334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373588952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373692708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373769512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373808094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373816434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373821295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373891069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.373982494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374064758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374080019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/routeoverride-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37409044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37409602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374164084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37426694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374346274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374364665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni-bincopy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374378086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374384116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37445363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374567276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374646241Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374681813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374690033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374695414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374749637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.374870623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375031122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xvmpj/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375077255Z namespaces/openshift-multus/pods/multus-p2z8b/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375128127Z namespaces/openshift-multus/pods/multus-p2z8b/multus-p2z8b.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375227313Z namespaces/openshift-multus/pods/multus-p2z8b/kube-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375234583Z namespaces/openshift-multus/pods/multus-p2z8b/kube-multus/kube-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375238484Z namespaces/openshift-multus/pods/multus-p2z8b/kube-multus/kube-multus/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375277566Z namespaces/openshift-multus/pods/multus-p2z8b/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.375960614Z namespaces/openshift-multus/pods/multus-p2z8b/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376041988Z namespaces/openshift-multus/pods/multus-p2z8b/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37608079Z namespaces/openshift-multus/pods/multus-ztpjp/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376131983Z namespaces/openshift-multus/pods/multus-ztpjp/multus-ztpjp.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376229208Z namespaces/openshift-multus/pods/multus-ztpjp/kube-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376238289Z namespaces/openshift-multus/pods/multus-ztpjp/kube-multus/kube-multus/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376242369Z namespaces/openshift-multus/pods/multus-ztpjp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376283622Z namespaces/openshift-multus/pods/multus-ztpjp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376764148Z namespaces/openshift-multus/pods/multus-ztpjp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376892005Z namespaces/openshift-multus/pods/multus-ztpjp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.376926187Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37698355Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon-856sw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377089096Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377096337Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377100447Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377146979Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377258325Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37734342Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377379562Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377386593Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377400624Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377463887Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377620576Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377678229Z namespaces/openshift-multus/pods/network-metrics-daemon-856sw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377734872Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377772094Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon-fsv9w.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377895931Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377908372Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377912372Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.377953154Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37805469Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378137824Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378172386Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378179267Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378185477Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37824033Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378406469Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378510135Z namespaces/openshift-multus/pods/network-metrics-daemon-fsv9w/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378540927Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37859915Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon-x7nkj.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378693435Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378700446Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378704306Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378751079Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378887116Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.378976681Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379016413Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379030084Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379036124Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379079237Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379219774Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37931314Z namespaces/openshift-multus/pods/network-metrics-daemon-x7nkj/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379355612Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379410195Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379462748Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379470728Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379520251Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379626897Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37968372Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379737803Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.37986679Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379928994Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.379962656Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380028399Z namespaces/openshift-network-console/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380093003Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380164837Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38022039Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380285073Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380337467Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380438162Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380595041Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380729458Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380799232Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380870896Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.380973072Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381030775Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381382914Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381438437Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381538543Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381594236Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381650749Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381751335Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381806178Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.381880632Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38203341Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.382154407Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.382296615Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38238623Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.382874077Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.382890128Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.382899298Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.382967682Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383021515Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383088359Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383147532Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383211886Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383268259Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383331233Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383390376Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383452049Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383509003Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383609848Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383706994Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.383763807Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38382164Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38400465Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384058963Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384120266Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384127557Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38418366Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin-5dcbc7df6b-4gg9x.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384276915Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384293136Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384300406Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384343379Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384466486Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38453838Z namespaces/openshift-network-console/pods/networking-console-plugin-5dcbc7df6b-4gg9x/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384580452Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384631195Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384690208Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384738721Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384798374Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384860247Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384939612Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.384977464Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385042077Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38507849Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385218417Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385334964Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3854503Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385501773Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385560206Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385636161Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385689424Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385757957Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385792899Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385868413Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.385901705Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38599342Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386025772Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386060384Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386147729Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386186181Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386240694Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386366591Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386494418Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38671583Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.386812926Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387115363Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387226999Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387354476Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38742507Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387482343Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387528255Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387591609Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387699695Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38779196Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387860404Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387937748Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.387990771Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388047154Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388101647Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388201483Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388294198Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388354141Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388405204Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388470728Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388521851Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388587274Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388634547Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38869514Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388702101Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388747223Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/network-check-source-6f8b768455-6lmhf.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388859909Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/check-endpoints/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38887133Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/check-endpoints/check-endpoints/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38888001Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.388926263Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389067071Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389142595Z namespaces/openshift-network-diagnostics/pods/network-check-source-6f8b768455-6lmhf/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389182477Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38922864Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-g8wrg.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389318265Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-container/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389325805Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389330026Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389393779Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389489374Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389577719Z namespaces/openshift-network-diagnostics/pods/network-check-target-g8wrg/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389616981Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389673465Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-jr5jk.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389757949Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-container/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38976521Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.38976927Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389822913Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.389962821Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390052646Z namespaces/openshift-network-diagnostics/pods/network-check-target-jr5jk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390092508Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390143471Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-sz5vt.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390227455Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-container/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390239066Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390243156Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390287699Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390392074Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3904916Z namespaces/openshift-network-diagnostics/pods/network-check-target-sz5vt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390529702Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390587945Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390642188Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390649759Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390697661Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390800097Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.390909003Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391012299Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391117305Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391173448Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391226041Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391280964Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391340347Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391406901Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391458344Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391515307Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391565079Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391664235Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39176353Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391885957Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391954861Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.391995563Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392054346Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392105289Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392205905Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392260708Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39229766Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392402066Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392457459Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392464599Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392514002Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392575915Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392633949Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392748625Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392858821Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.392992789Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393100175Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39319403Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39338311Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393498987Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39355846Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393611103Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393676427Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39372873Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393789593Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393857157Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39391897Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.393971493Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394070118Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394167864Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394224157Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39427091Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394330893Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394379206Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394438409Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394492772Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394555265Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394568086Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394614099Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394678402Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.394727705Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395104216Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395165559Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395218832Z namespaces/openshift-network-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395273485Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395345719Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395399382Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395458235Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395494797Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395634705Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395728941Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395829036Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39590583Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.395963434Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396040218Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396095181Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396149744Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396204707Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396297542Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396357965Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396408388Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396503693Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396563937Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396571157Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39662499Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396690064Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396751977Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.396942558Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397057124Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397263366Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397376562Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397599884Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397717581Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397898621Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.397978815Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398037969Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398156215Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39824432Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398298423Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398373817Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39842266Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398511265Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398553377Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.3985935Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398640002Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398721947Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398797831Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.398855784Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399017783Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399077796Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39915192Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399213004Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399278627Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399341151Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399377933Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399435556Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399443156Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.39949824Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter-dzfmw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399599795Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399607676Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399611666Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399660299Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399787006Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399919763Z namespaces/openshift-network-operator/pods/iptables-alerter-dzfmw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.399964696Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400010528Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter-fbnt4.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400084942Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400092372Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400096353Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400151196Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40021964Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400293324Z namespaces/openshift-network-operator/pods/iptables-alerter-fbnt4/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400321645Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400369648Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter-jkvjw.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400630342Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400637403Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400641523Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400675855Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400778441Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400849525Z namespaces/openshift-network-operator/pods/iptables-alerter-jkvjw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.400919709Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40094955Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401021664Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401060776Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401110329Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401169562Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401239866Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401278718Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401342312Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401399165Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40148687Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401567454Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40166823Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401731124Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401760755Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401815678Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401882732Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.401982948Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40202917Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402056622Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402148837Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402184599Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402232182Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402352388Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402437343Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402549499Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402624873Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402706878Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.402851876Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403090909Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403164933Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403220686Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403277309Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403323062Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403373135Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403415877Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403495661Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403576056Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403624969Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403682422Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403732925Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403780137Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403858032Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.403940926Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404025181Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404034851Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404087344Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404148218Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40418297Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404259754Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404298156Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404358999Z namespaces/openshift-operators/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40436627Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40437045Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404432804Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404485156Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404535809Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404594012Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404652376Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404710399Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404746341Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.404967033Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405045318Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405125522Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405160224Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405212157Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405343394Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405378026Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405426119Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405469211Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405549346Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405583807Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40563074Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405710495Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405744936Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405751807Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405780508Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405858413Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.405890574Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.406105716Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.406188611Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.4065334Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.406660617Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.407452081Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.407532336Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.407698985Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.407745197Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.407777949Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.407928207Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408054365Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408089986Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408209373Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408256706Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408316839Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408370452Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408397893Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408464417Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408492079Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408549532Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408556832Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408612785Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408642267Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40869729Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408779255Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40887267Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408939923Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.408977666Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409034769Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40906323Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409157656Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409184807Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409407769Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40941261Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40942227Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409426061Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409434511Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409478053Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409509875Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409520466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409586579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-node-69rtg.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409764879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-node/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40977543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.40977963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409814562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.409979531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410046375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410075717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410081987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410086087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41012792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410253696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41032343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410351792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/nbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410358302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/nbdb/nbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410362253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/nbdb/nbdb/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410400115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410510471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410580935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410611706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/northd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410618087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/northd/northd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410621977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/northd/northd/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410662889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/northd/northd/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410771435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410831909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/northd/northd/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410894202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-acl-logging/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410901892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410905953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.410947735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41103498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411106204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411143866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411150966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-controller/ovn-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411156717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411175878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411478924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411548808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41157832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41158337Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41158717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.411638083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412567325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412639819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412686462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/sbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412693562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/sbdb/sbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412697612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/sbdb/sbdb/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412736134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41283365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412948196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-69rtg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.412963297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413047011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-node-v2qjb.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413438493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-node/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413447114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413452044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413494686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413650185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413724609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41375183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413757871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413762521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413809444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.413982153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414080779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414124461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/nbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414134472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/nbdb/nbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414140862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/nbdb/nbdb/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414170484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41427275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414343534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414358764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/northd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414369725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/northd/northd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414374235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/northd/northd/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414406507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/northd/northd/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414526664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414602538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/northd/northd/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41463986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-acl-logging/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414653141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414657321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414704674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414814269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.414958708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41499566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-controller/ovn-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41500809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415027031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415215722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415285406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415303347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415309147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415317808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.415384011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416235078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416288011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416312773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/sbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416336144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/sbdb/sbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416343054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/sbdb/sbdb/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416379716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416477902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416547646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v2qjb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416605679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416682363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-node-wc29d.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416872684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-node/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416895945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416902645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.416919466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417055914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417116877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417213003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417223513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417230094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417260915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417407423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417467747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417505319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/nbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417515119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/nbdb/nbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41752169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/nbdb/nbdb/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417547621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/nbdb/nbdb/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417645497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417727691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417768513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/northd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417777934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/northd/northd/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417783904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/northd/northd/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417856298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/northd/northd/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.417974455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418040059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/northd/northd/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418081001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-acl-logging/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418089881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418095771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418116173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418220198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418293622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418316174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418322784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-controller/ovn-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418331615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418354426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.41860378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418679104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418693685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418699975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418711686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.418760339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.4200519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420162606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420185378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/sbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420192208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/sbdb/sbdb/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420198248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/sbdb/sbdb/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420250561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/sbdb/sbdb/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420356667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420421201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wc29d/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420434821Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420486864Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420532537Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420541947Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420557228Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420658704Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420800812Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420832694Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.420917138Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421000553Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421086757Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421118729Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421164922Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421212675Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421224895Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421230096Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421257007Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42131231Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421344302Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421416196Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421456668Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42149722Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421543093Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421613457Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421742194Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421831709Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421919244Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421945695Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.421990958Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42203511Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422118035Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422154537Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422190499Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422275494Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422322456Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422329457Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422369209Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422425662Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422446593Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422623833Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422656775Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422903148Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.422980042Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423099259Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423223186Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423407116Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42346605Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423495151Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423557435Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423586936Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423644219Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423673041Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423764226Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423847721Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423928935Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.423945176Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424026521Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424050892Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424110976Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424133817Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42419154Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42420169Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424241623Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/service-ca-operator-cf7c776b7-2xpx5.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424325887Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/service-ca-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424336378Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424342358Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424358059Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424524028Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-cf7c776b7-2xpx5/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424697368Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424718129Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424774732Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424802654Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424888208Z namespaces/openshift-service-ca/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424937001Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.424995074Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425020376Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.4250885Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425106611Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425198036Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425301151Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425393676Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425437239Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42546596Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425524254Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425551485Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42563841Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425668042Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425717125Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425795909Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425856282Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425870703Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425909375Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.425964828Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42599191Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426110116Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42618472Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426299707Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426374901Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426505818Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426623865Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426789424Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426856828Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426923181Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.426984175Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427000126Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427064769Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427113702Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427183246Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42726072Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427319133Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427333274Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427391967Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42743253Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427487963Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427498543Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427528135Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-568869fdc5-bnc2v.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427600789Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427611339Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42761774Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427660262Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427940618Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.427997771Z namespaces/openshift-service-ca/pods/service-ca-568869fdc5-bnc2v/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428037453Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428064685Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428118388Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428145839Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428202802Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428248445Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428307328Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42833203Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428388083Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428415924Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428502019Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428579153Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428657158Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42869409Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428740092Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428797465Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428824447Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428959494Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.428992736Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429029268Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429120263Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429158416Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429191667Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429297863Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429373428Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429451062Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429529106Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.42960955Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429725607Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.429920978Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430249096Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430285098Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430333981Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430362922Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430417155Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430444527Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430557803Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430638988Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430672749Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430720592Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430768755Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430800847Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43085994Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430926474Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430961385Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.430991537Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431053601Z namespaces/openshift/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431077942Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431142175Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431170547Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43122747Z namespaces/openshift/apps/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431254452Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431342967Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431419021Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431499475Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431532037Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43157975Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431627593Z namespaces/openshift/batch/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431670935Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431740879Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431784621Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431814213Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431934839Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.431983222Z namespaces/openshift/core/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432026044Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43213032Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432199174Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432283729Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432362023Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432452528Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432577205Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432735564Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432788487Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432817308Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432912594Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.432946836Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434437288Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434493801Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434597817Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434679632Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434794628Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434907324Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.434993289Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.435149338Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.435333568Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.435459855Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43555317Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.435643385Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.435780593Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.435888669Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436005455Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43609626Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436196156Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436283821Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436405527Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436517044Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436614599Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436709734Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43680644Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.436926987Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437027952Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437122387Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437217963Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437320068Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437429374Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437542721Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437646056Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437744432Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437864749Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.437973795Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438090071Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438182786Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438306453Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438465442Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438565598Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438681194Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438783079Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.438919937Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439056355Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43915753Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439246185Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439376043Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.43951158Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439620676Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439729702Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439821047Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.439937954Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.440022208Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.440164526Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.440286373Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44040857Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.440520136Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.440817582Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441057226Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441157311Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441277528Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441437137Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441485249Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441570894Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441648478Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441696551Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441746294Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441790357Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44186489Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441907653Z namespaces/openshift/policy/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.441942045Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442003238Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44203256Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442090633Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442095883Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442139376Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442260443Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44238923Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442530018Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442640313Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442812393Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.442970052Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44311182Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443215345Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443342803Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443452659Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443566095Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443699582Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443858861Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.443975158Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444107755Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444220121Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444335688Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444440233Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444541589Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444648635Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444758261Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.444893409Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.445008575Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.4451068Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.445213286Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.445308452Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.445410357Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.445528494Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44563687Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.445736945Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446102586Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446205991Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446332729Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446447755Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446568411Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446673577Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446770773Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.446917151Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.447042048Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.447138853Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44726352Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.447371266Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.447493103Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44762186Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.447756097Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.447940348Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448072885Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448198992Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448314728Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448402363Z network_logs/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448441566Z network_logs/cluster_scale [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448534781Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448611495Z network_logs/multi-networkpolicy [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448692909Z network_logs/net-attach-def [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.448777604Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.449009757Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.44907393Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.450696111Z nodes/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.450721422Z nodes/debug [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.4508709Z nodes/ip-10-0-128-222.ec2.internal/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.450937624Z nodes/ip-10-0-128-222.ec2.internal/cpu_affinities.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.45122694Z nodes/ip-10-0-128-222.ec2.internal/dmesg [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.451552648Z nodes/ip-10-0-128-222.ec2.internal/ethtool_channels [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.451650404Z nodes/ip-10-0-128-222.ec2.internal/ethtool_features [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.451753639Z nodes/ip-10-0-128-222.ec2.internal/ip-10-0-128-222.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452091608Z nodes/ip-10-0-128-222.ec2.internal/irq_affinities.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452229226Z nodes/ip-10-0-128-222.ec2.internal/lscpu [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452342872Z nodes/ip-10-0-128-222.ec2.internal/lspci [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452449388Z nodes/ip-10-0-128-222.ec2.internal/podresources.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452547603Z nodes/ip-10-0-128-222.ec2.internal/pods_info.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452652679Z nodes/ip-10-0-128-222.ec2.internal/proc_cmdline [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.452730704Z nodes/ip-10-0-128-222.ec2.internal/sysinfo.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.454628789Z nodes/ip-10-0-128-222.ec2.internal/sysinfo.tgz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.454782137Z nodes/ip-10-0-140-230.ec2.internal/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.454809599Z nodes/ip-10-0-140-230.ec2.internal/cpu_affinities.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.455100255Z nodes/ip-10-0-140-230.ec2.internal/dmesg [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.455334538Z nodes/ip-10-0-140-230.ec2.internal/ethtool_channels [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.455415362Z nodes/ip-10-0-140-230.ec2.internal/ethtool_features [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.455501627Z nodes/ip-10-0-140-230.ec2.internal/ip-10-0-140-230.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.455832386Z nodes/ip-10-0-140-230.ec2.internal/irq_affinities.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.456005955Z nodes/ip-10-0-140-230.ec2.internal/lscpu [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.456132102Z nodes/ip-10-0-140-230.ec2.internal/lspci [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.456219257Z nodes/ip-10-0-140-230.ec2.internal/podresources.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.456320653Z nodes/ip-10-0-140-230.ec2.internal/pods_info.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.456427659Z nodes/ip-10-0-140-230.ec2.internal/proc_cmdline [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.456511253Z nodes/ip-10-0-140-230.ec2.internal/sysinfo.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.458365296Z nodes/ip-10-0-140-230.ec2.internal/sysinfo.tgz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.458546056Z nodes/ip-10-0-143-139.ec2.internal/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.458584548Z nodes/ip-10-0-143-139.ec2.internal/cpu_affinities.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.458932317Z nodes/ip-10-0-143-139.ec2.internal/dmesg [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.459175141Z nodes/ip-10-0-143-139.ec2.internal/ethtool_channels [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.459257226Z nodes/ip-10-0-143-139.ec2.internal/ethtool_features [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.45934388Z nodes/ip-10-0-143-139.ec2.internal/ip-10-0-143-139.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.459775604Z nodes/ip-10-0-143-139.ec2.internal/irq_affinities.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.459955584Z nodes/ip-10-0-143-139.ec2.internal/lscpu [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.460076391Z nodes/ip-10-0-143-139.ec2.internal/lspci [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.460169606Z nodes/ip-10-0-143-139.ec2.internal/podresources.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.460277112Z nodes/ip-10-0-143-139.ec2.internal/pods_info.json [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.460393049Z nodes/ip-10-0-143-139.ec2.internal/proc_cmdline [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.460476913Z nodes/ip-10-0-143-139.ec2.internal/sysinfo.log [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.462445283Z nodes/ip-10-0-143-139.ec2.internal/sysinfo.tgz [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.462625593Z pod_network_connectivity_check/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.462668175Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.462776251Z static-pods/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.462788171Z static-pods/kube-apiserver/ [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.46942815Z [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.469452611Z sent 57,812 bytes received 4,210,563 bytes 2,845,583.33 bytes/sec [must-gather] [must-gather-hjq6q] OUT 2026-09-16T19:14:57.469458992Z total size is 48,955,775 speedup is 11.47 [must-gather] [must-gather ] OUT 2026-09-16T19:14:57.771354663Z namespace/openshift-must-gather-68wb5 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: 5733ba65-b9c2-4dfe-af53-84c6937d094d [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.33" [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-27cj5 [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-27cj5-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-27cj5 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 3453dfd..6d4b2b8 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 3453dfd..6d4b2b8 [git-push-artifacts] Fast-forward [git-push-artifacts] .../kserve-group-test-t84l2/e2e-predictor.tar.gz | Bin 0 -> 6393898 bytes [git-push-artifacts] test-artifacts/kserve-group-test-t84l2/e2e-raw.tar.gz | Bin 0 -> 6383155 bytes [git-push-artifacts] 2 files changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-t84l2/e2e-predictor.tar.gz [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-t84l2/e2e-raw.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7109609 Sep 16 19:15 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-27cj5/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 64646f7] 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-27cj5/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] 6d4b2b8..64646f7 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded