task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-nd8qd-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-nd8qd-kubeconfig [get-kubeconfig] Found admin password secret: cluster-nd8qd-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-nd8qd-password [get-kubeconfig] API Server URL: https://ae524c6511f6a45fc8c8cc09065b71ad-7b7d250d70a5cfaf.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [clone-repo] fix-disconnected-image-refs [clone-repo] https://github.com/malhajfr/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2866/3139) Updating files: 92% (2888/3139) Updating files: 93% (2920/3139) Updating files: 94% (2951/3139) Updating files: 95% (2983/3139) Updating files: 96% (3014/3139) Updating files: 97% (3045/3139) Updating files: 98% (3077/3139) Updating files: 99% (3108/3139) Updating files: 100% (3139/3139) Updating files: 100% (3139/3139), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6b71d408e980eff10059ec23e7854b4c9a37ce3f03bc65f1239585c87356b1c1 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6b71d408e980eff10059ec23e7854b4c9a37ce3f03bc65f1239585c87356b1c1 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f9cf6f3dd5c1c941ebd20e2ea48e7ee2ef7ffe3d6ec4aad679b529a6fe3c1a5c [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f9cf6f3dd5c1c941ebd20e2ea48e7ee2ef7ffe3d6ec4aad679b529a6fe3c1a5c [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0b5d53a3ae15f3a6bd20227c25aa3f7f53ee043e2634b5d1ed054b6b82d5ea2b [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0b5d53a3ae15f3a6bd20227c25aa3f7f53ee043e2634b5d1ed054b6b82d5ea2b [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:97ab9417b2aa429ec98ee8db7bc547e651745755de331aed4b07eef73ebde9e8 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:97ab9417b2aa429ec98ee8db7bc547e651745755de331aed4b07eef73ebde9e8 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.25) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1708 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1708 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1708 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 2.56s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 5.43s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 49ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://ae524c6511f6a45fc8c8cc09065b71ad-7b7d250d70a5cfaf.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (40/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (45/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (50/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (55/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (60/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (65/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (70/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (75/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (80/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (85/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (90/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (95/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (100/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (105/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (110/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (115/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (120/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-77f648d694-nwq8p 1/1 Running 0 43s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-77f648d694-nwq8p condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-55557df8c-ldxcn 1/1 Running 0 47s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-55557df8c-ldxcn condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-56f9798bb4-kw469 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-56f9798bb4-kw469 condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f9cf6f3dd5c1c941ebd20e2ea48e7ee2ef7ffe3d6ec4aad679b529a6fe3c1a5c [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6b71d408e980eff10059ec23e7854b4c9a37ce3f03bc65f1239585c87356b1c1 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0b5d53a3ae15f3a6bd20227c25aa3f7f53ee043e2634b5d1ed054b6b82d5ea2b [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:97ab9417b2aa429ec98ee8db7bc547e651745755de331aed4b07eef73ebde9e8 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:f9cf6f3dd5c1c941ebd20e2ea48e7ee2ef7ffe3d6ec4aad679b529a6fe3c1a5c [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:6b71d408e980eff10059ec23e7854b4c9a37ce3f03bc65f1239585c87356b1c1 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:0b5d53a3ae15f3a6bd20227c25aa3f7f53ee043e2634b5d1ed054b6b82d5ea2b [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:97ab9417b2aa429ec98ee8db7bc547e651745755de331aed4b07eef73ebde9e8 [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-predictor] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-654c557856-6trvf 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-654c557856-6trvf condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-6697cdd9c7-mb5lv" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-6697cdd9c7-mk8zm condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ..........+.....+.+++++++++++++++++++++++++++++++++++++++++++++*.+..........+........+..........+++++++++++++++++++++++++++++++++++++++++++++*...+...............+.........+.+.....+.....................+...............................+...+......+........+.+.................+.......+.....+.+......+.....+...............+.+.....+....+...........+.......+............+...........+...+...............+.+.......................+..........+........+....+.......................+.+..+.......+......+............+...............+..+.............+............+.....+..........+...............+...+..............+..........+...............+.....+.+...............+.....+...+.+...+........+...+.+.....+.+............+........+............+...+..........+...+..+...+..........+...........+...+......+++++ [e2e-predictor] .+.........+...+..+.+++++++++++++++++++++++++++++++++++++++++++++*.+....+........+.+.....+.......+...+.....+.......+..+......+....+.....+...+.......+..+.............+...+.................+......+....+.....+.+.........+...+..+......+.......+++++++++++++++++++++++++++++++++++++++++++++*...+......+.+..+.+.....+.+...........+...+..........+.....+............+....+...........+...+....+...+........+....+...+........+.........+.+......+......+.....+....+.........+.....+......+...+................+............+..+.......+......+........+.+........+......+.......+.........+...+..+...............+...+..........+..+...+.+.................+.......+......+....................+.+...+........+.......+..+......+..........+..+.......+...+...........+....+...+...............+..+.+++++ [e2e-predictor] ----- [e2e-predictor] ..+.......+++++++++++++++++++++++++++++++++++++++++++++*...+............+...+....+..+.+..+.+...........+..........+...+...+...+...........+.+++++++++++++++++++++++++++++++++++++++++++++*...................................+..........+.....+.......+...+...............+......+.....+.+..+...+.......+...+...+..............+.......+...+..+....+.....+.........+.......+...+.....+.+......+......+.....+....+.....+.........+......+.+.................+................+..+...+..........+..+.........+...+............+...+......+...................+...........+....+.....+...............+......+..........+..+..........+...+.....+..........+......+.....+......+..........+..............+.+..+.+............................................+......+.+.........+.....+....+..+......+...+.+.....................+..+............+..........+...........+.........+.+...+...........+.+.....+.......+..+...............+.+...+..+...+......+..................+.+..+...+..........+......+...+......+...........+...+............+...+..............................+.....................+.+..............+....+..+...+.+......+...........+...+.+...+...+.....+.............+..+.......+..+....+..+....+........+.+..+..................+.......+..+......+.+......+..+.+.........+...+..+......+....+...........+....+....................+......+....+.....+...+....+...+...+..+......+.......+.....+...+.+......+.....+.......+......+...............+........................+........+....+..........................+.......+..+...+............................+.....+....+.........+.........+......+..+.................................+...................+........+........................+..........+...+...+.........+..............+.+......+........+.+......+........+.....................+....+.........+.....+.+..+.............+.....................+.........+......+.....+.+..+......+.+.....+................+..+.+...................................+......+....+..............+......+.+.....+.+.....+.........+.............+.......................+...............+............................+..+....+........+...+...............+.......+...+..+..........+.....+.......+........+...+....+......+..+.+......+.....+...+.+.....+......+...............+.+.....+...+.........+.......+...+........+...+....+.....+.+....................+.+.....+....+.........+...........+.....................+.............+........+...+.........+.+..+++++ [e2e-predictor] ......+......+.......+......+..+....+......+.....+...+.+...+............+.....+....+..+...+......+++++++++++++++++++++++++++++++++++++++++++++*......+.+...+..+............+.............+...+.....+++++++++++++++++++++++++++++++++++++++++++++*....+.....+...................+......+...+..+...+.......+..+............+...+.+.....+................+......+..+......+......+...+...............+...+....+......+...............+...+......+........+...+...+....+...+.....+.......+................................+.........+......+.............+..+....+.........+.....+.....................+....+...+........+.+.........+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.25 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.25 [e2e-predictor] ClusterVersion history (latest): 4.21.25 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:f9cf6f3dd5c1c941ebd20e2ea48e7ee2ef7ffe3d6ec4aad679b529a6fe3c1a5c [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:f590283e09682c75e82e8859b454b476508ba93093290719f9c698ef9aea4644 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:4d2ce35df65bab6d2693c9c94b3f24844e28d1e34eb5c52b243f168e1bce3e01 [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:03069aa986c0d567c6f9a19f71e9e0bcfe8c21d0c11188233fda98184fd04bd9 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'json-report': '1.5.0', 'asyncio': '0.23.8', 'anyio': '4.9.0', 'cov': '5.0.0', 'metadata': '3.1.1', 'xdist': '3.6.1'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: httpx-0.30.0, json-report-1.5.0, asyncio-0.23.8, anyio-4.9.0, cov-5.0.0, metadata-3.1.1, xdist-3.6.1 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-17 12:55:33.100 5013 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-17 12:57:13.466 5013 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.466 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.467 5013 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-17 12:57:13.467 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-17 12:57:13.467 5013 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.467 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.468 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.468 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.468 5013 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.468 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.598 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.598 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.598 5013 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.598 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.598 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.598 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.599 5013 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.599 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.599 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.599 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:57:13.599 5013 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:13.599 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:57:18.631 5013 kserve.trace Got response [{'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}, {'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}, {'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}, {'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-17 12:57:18.631 5013 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}, {'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}, {'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}, {'message': '', 'batchId': '5bd6b7cf-5ff5-4bf2-aacb-55c1b050fb63', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-17 12:58:48.846 5013 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.846 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.846 5013 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-17 12:58:48.846 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-17 12:58:48.846 5013 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.846 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.847 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.847 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.847 5013 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.847 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.848 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.848 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.848 5013 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.848 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:48.849 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 12:58:53.882 5013 kserve.trace Got response [{'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}, {'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}, {'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}, {'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-17 12:58:53.882 5013 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}, {'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}, {'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}, {'message': '', 'batchId': '9a9a4cb9-512f-4122-89e4-bd5a9b7d498e', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-17 13:00:44.150 5013 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 13:00:44.150 5013 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.da4d3fa1-9fd4-4104-93b4-33eeff9e9e70.prod.konfluxeaas.com [e2e-predictor] 2026-07-17 13:00:44.181 5013 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-17 13:00:44.181 5013 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-17 13:03:39.492 5013 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:03:39.492 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:03:39.493 5013 kserve.trace Network layer = istio [e2e-predictor] 2026-07-17 13:03:39.493 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-17 13:05:44.963 5013 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:05:44.963 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:05:44.963 5013 kserve.trace Network layer = istio [e2e-predictor] 2026-07-17 13:05:44.963 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-17 13:07:30.294 5013 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:07:30.294 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:07:30.295 5013 kserve.trace Network layer = istio [e2e-predictor] 2026-07-17 13:07:30.295 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-17 13:09:15.623 5013 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:09:15.623 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:09:15.623 5013 kserve.trace Network layer = istio [e2e-predictor] 2026-07-17 13:09:15.623 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-17 13:09:50.897 5013 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:09:50.897 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-17 13:09:50.897 5013 kserve.trace Network layer = istio [e2e-predictor] 2026-07-17 13:09:50.897 5013 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 865.62s (0:14:25) ============== [must-gather] [must-gather ] OUT 2026-07-17T13:09:57.719611353Z 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: 954c4a84-397f-427c-978d-8611eeee9e30 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-17T13:09:57.762913801Z namespace/openshift-must-gather-78gpt created [must-gather] [must-gather ] OUT 2026-07-17T13:09:57.77115855Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-l922f created [must-gather] [must-gather ] OUT 2026-07-17T13:09:57.795340969Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:04.822828394Z [disk usage checker] Started [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:04.826211334Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:04.971478510Z No resources found in openshift-must-gather-78gpt namespace. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.094076335Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.256752174Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.256783198Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.256783198Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.259190423Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.418563135Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.418594825Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.418594825Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.420883678Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.570560070Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.570593070Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.570593070Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.572692953Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.728799377Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.728921577Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.728921577Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.731214825Z Error getting logs from rhods-notebooks [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.889463137Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.889498517Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.889498517Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:05.891803024Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.047151024Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.047183937Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.047183937Z namespaces "istio-system" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.049239095Z Error getting logs from istio-system [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.213739589Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.213950955Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.213950955Z namespaces "knative-serving" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.216189697Z Error getting logs from knative-serving [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.373978700Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.374007786Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.374007786Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.376370168Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.652217235Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:06.926731678Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.066911324Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.153290039Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.155309590Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.285734334Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.372116483Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.374226458Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.509575403Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.597724532Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.599837722Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.732866021Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.820547996Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.823091525Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:07.957428276Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.047394022Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.049563589Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.193274350Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.284561896Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.287021721Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.414141306Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.500796470Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.502836506Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.637482172Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.725159091Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.727385806Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.856076392Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.945135956Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:08.947430445Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.078169420Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.167144081Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.169464429Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.306661249Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.395685930Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.398009450Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.532747104Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.618343156Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.620537249Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.754253634Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.830806291Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.842428800Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.844449382Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:09.973736544Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.062263508Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.064354221Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.199198445Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.289926875Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.292244981Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.431139467Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.520809709Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.522996304Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.654296061Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.741328784Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.743353303Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.877797873Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.966034270Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:10.968409085Z Error collecting info from [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:11.694435213Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:11.823559106Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:11.949349190Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.079888525Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.203346225Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.446901545Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.579982608Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.716341284Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.846945589Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:12.975682916Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:13.112193033Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:13.248100733Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:13.381319787Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:13.515886613Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:13.646377580Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:13.939020412Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.061447327Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.226613755Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.338214233Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.498147589Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.640537403Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.817349843Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.836094788Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:14.930727760Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.088455392Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.226957456Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.382775067Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.489194098Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.640369240Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.779015203Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:15.934567458Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.045093369Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.195549056Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.331605357Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.482794124Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.593358988Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.747238193Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:16.886133003Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.043540877Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.183103885Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.341402234Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.481080017Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.636563261Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.746355316Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:17.905238971Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.023660561Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.184671698Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.290719351Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.444473051Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.565662073Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.715633385Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.824008971Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:18.976802528Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.099142734Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.259661285Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.371125361Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.525086972Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.644033744Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.800005388Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.840859534Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:19.908440035Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.060485239Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.196675734Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.348424088Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.453797295Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.606909340Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.741838321Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:20.900949767Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:21.005949956Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:21.163947108Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:21.293306045Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:21.449056019Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:21.560895953Z Wrote inspect data to must-gather. [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:24.845403224Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z8882] POD 2026-07-17T13:10:25.304026202Z Caches written to disk [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.316090127Z waiting for gather to complete [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.31945868Z downloading gather output [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.583861111Z receiving incremental file list [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.596194322Z ./ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.596286075Z aggregated-discovery-api.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.596646595Z aggregated-discovery-apis.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.597645892Z event-filter.html [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598149146Z timestamp [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.59829102Z version [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598354812Z cluster-scoped-resources/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598366252Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598377663Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598399473Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598475615Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598525457Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598579878Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598615529Z namespaces/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.59862624Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.59864112Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598743423Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598776994Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598797174Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598865406Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.598964169Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.59900729Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599119843Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599142754Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599218366Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599249777Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599307829Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599418272Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599513124Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599518514Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599579236Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599615657Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599651058Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599775931Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.599866794Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.600908323Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.600982325Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601070717Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601188801Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601376776Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601415467Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601498179Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.60154088Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601586772Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601642983Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601694165Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601767707Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601823328Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601868869Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601915741Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.601944131Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.602001433Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.602040564Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.602097016Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.602114486Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.609262264Z [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.609297575Z sent 761 bytes received 48,027 bytes 97,576.00 bytes/sec [must-gather] [must-gather-z8882] OUT 2026-07-17T13:10:26.609308565Z total size is 606,681 speedup is 12.44 [must-gather] [must-gather ] OUT 2026-07-17T13:10:26.665713957Z namespace/openshift-must-gather-78gpt 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: 954c4a84-397f-427c-978d-8611eeee9e30 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-17T13:10:26.782670264Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 [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: 954c4a84-397f-427c-978d-8611eeee9e30 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-17T13:10:26.800262841Z namespace/openshift-must-gather-d8hr6 created [must-gather] [must-gather ] OUT 2026-07-17T13:10:26.804845708Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xd27j created [must-gather] [must-gather ] OUT 2026-07-17T13:10:26.827408772Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 created [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:28.229242017Z [disk usage checker] Started [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:28.232434383Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:28.429136715Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:28.557387974Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:28.643644950Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:28.727248160Z Gathering data for ns/default... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:29.017140209Z Gathering data for ns/openshift... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:29.445002645Z Gathering data for ns/kube-system... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.147832840Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.452425265Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.452615319Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.452615319Z namespaces "assisted-installer" not found [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.961999319Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.966201392Z 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-rx7dd] POD 2026-07-17T13:10:30.971750356Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.986194199Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.992868145Z INFO: Gathering HAProxy config files [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.996478643Z INFO: Collecting host service logs for crio [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.996814566Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.997172480Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.997544708Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.997917083Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.998297434Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.998764631Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.999109179Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.999455757Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:30.999799168Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.000134941Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.000545763Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.044810864Z Executing Istio gather script [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.087502566Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.321375024Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.443244980Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.488281795Z No resources found [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.735675642Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.864614206Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:31.993779775Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.112539959Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.112612120Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.128324436Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.175698205Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.232373127Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.327414260Z INFO: Collecting Insights Archives from insights-operator-555d9d7885-2pclj [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.327461833Z insights-runtime-extractor-g82r7 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.327482866Z insights-runtime-extractor-jczbs [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.327502658Z insights-runtime-extractor-vd7js [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.444780979Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.716693156Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.821777662Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.821777662Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.926619293Z No resources found [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:32.992508455Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.287717791Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.315436184Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.318419742Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.325850906Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.333154389Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.339325567Z INFO: 'previous-logs' folder not found on ip-10-0-130-219.ec2.internal, skipping... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.388917226Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.456372772Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.462517558Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.497603508Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.542264806Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.577885280Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.586898257Z INFO: HAProxy config collection complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.648568725Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.675518186Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.767937323Z INFO: 'previous-logs' folder not found on ip-10-0-137-99.ec2.internal, skipping... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.881005637Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:33.891521952Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.002385390Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.101714950Z INFO: 'previous-logs' folder not found on ip-10-0-139-238.ec2.internal, skipping... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.101833050Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.101886708Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.188678384Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.203826859Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.351132382Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.453007956Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.506473074Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.624417168Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.711574440Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.852797440Z INFO: INTERCONNECT MODE [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.852797440Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.862752163Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:34.908371847Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.044268294Z INFO: Gathering OVN_Northbound from ovnkube-node-9f958... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.044552568Z INFO: Gathering OVN_Northbound from ovnkube-node-kd864... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.044860807Z INFO: Gathering OVN_Northbound from ovnkube-node-v5szw... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.045191082Z INFO: Gathering OVN_Southbound from ovnkube-node-9f958... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.045528724Z INFO: Gathering OVN_Southbound from ovnkube-node-kd864... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.045837356Z INFO: Gathering OVN_Southbound from ovnkube-node-v5szw... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.185501578Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.240432987Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.296329861Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.396304529Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.398079701Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.424394817Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.424490159Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.437875490Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.441727705Z tar: Removing leading `/' from member names [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.486717276Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.534592086Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.622998555Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.733788599Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.803843489Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.926988685Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.977205189Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.977290306Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.977905456Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.979930740Z 3.2M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.982299424Z ovnk_database_store/ [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.982299424Z ovnk_database_store/ovnkube-node-kd864_nbdb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.988157089Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.991055686Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:35.992998834Z ovnk_database_store/ovnkube-node-9f958_nbdb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.002425309Z ovnk_database_store/ovnkube-node-v5szw_nbdb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.009597209Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.010156041Z ovnk_database_store/ovnkube-node-9f958_sbdb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.032415262Z ovnk_database_store/ovnkube-node-v5szw_sbdb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.055077193Z ovnk_database_store/ovnkube-node-kd864_sbdb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.078077546Z INFO: Network log collection complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.171506838Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.220085446Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.228529262Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.382711268Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.462060098Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.470463588Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.516868625Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.705853025Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.722853908Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.829640827Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.832497242Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.922392838Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:36.925682080Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.116947251Z Gathering data for ns/openshift-console... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.145487349Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.353332186Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.355571788Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.395674217Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bde4d3e6601b1a43249dcefbf210ae783590d4ff5957380d16c78b4d391ee9eb [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.542872539Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.552426541Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.673277483Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.690554318Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.784981895Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.787837165Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:37.966623556Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.211975733Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.214974647Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.264845737Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.357030921Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.398982897Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.593689132Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.606594555Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.609985831Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.770465309Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.818687449Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.963175298Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:38.965450636Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.143627080Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.247829378Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.335633234Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.338010551Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.510053699Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.717186291Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.768491066Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:39.947629115Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:40.129389016Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:40.445514341Z Done executing Istio gather script [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:40.502293501Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:40.890445166Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:41.059555725Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:42.173464922Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:43.156391362Z Gathering data for ns/kserve... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:43.295666692Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:43.368044647Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:44.419477112Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:44.799555135Z Gathering data for ns/openshift-config... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.051038619Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.512506449Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.559092220Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.805097960Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.835446613Z Collecting performance related data for node ip-10-0-139-238.ec2.internal [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.847953855Z Collecting performance related data for node ip-10-0-130-219.ec2.internal [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:45.854255717Z Collecting performance related data for node ip-10-0-137-99.ec2.internal [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:46.108411463Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:46.425292033Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:46.789531913Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:47.111663847Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:47.504820362Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:47.839822170Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:48.161106933Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:48.375562857Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:48.749512019Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:50.208351253Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:51.454325292Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:51.783894311Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:52.305709656Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:52.734456325Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:53.147341924Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:53.381664494Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:53.400111461Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:53.872617455Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.050165701Z Collecting kubelet logs for node ip-10-0-139-238.ec2.internal [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.052284965Z Collecting kubelet logs for node ip-10-0-130-219.ec2.internal [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.054295767Z Collecting kubelet logs for node ip-10-0-137-99.ec2.internal [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.212938706Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.431300761Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-d8hr6 namespace [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.436900089Z INFO: Node performance data collection complete. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.644728606Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:54.908302883Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:55.175819125Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:55.836537347Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:56.105690429Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:56.418930004Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:56.768141399Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:57.642409312Z Wrote inspect data to must-gather. [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:57.642453096Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:57.642453096Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:57.769149754Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-rx7dd] POD 2026-07-17T13:10:57.902901444Z Caches written to disk [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:58.914544296Z waiting for gather to complete [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:58.917822756Z downloading gather output [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.187676222Z receiving incremental file list [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.209386203Z ./ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.209497396Z aggregated-discovery-api.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.209776964Z aggregated-discovery-apis.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.210655098Z event-filter.html [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.213195377Z timestamp [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.213293209Z version [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.225387289Z cluster-scoped-resources/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.22541037Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.22541514Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.225525053Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.225671877Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.22578278Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.225870622Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.225919124Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.226039267Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.226121499Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.226238772Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.226293034Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.226407847Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.22651896Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.2268746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.226924081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.227128007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.227386084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.22762268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.227764824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.231740852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.233367196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.233519511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.233665335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.233815929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.233936442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.234157578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.234383894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.23458485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.234863477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.234985551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.235101604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.235217287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.23531203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.235442633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.235592817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.235791953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.235908836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.236027039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.237916601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.238073615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.238222929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.238438505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.238700242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239173475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239285158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239402421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239558265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239679729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239795722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.239904355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.240049549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.240185762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.240297965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.240566743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.240693406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.240799139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.241339564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.241474237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.241598251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.241780906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.241892039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242078674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242204277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242366522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242506646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242625429Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242744212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242870386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.242985739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.243134843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.243261256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.24340793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.24378476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.244159151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.244270104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.245074486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.245182619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.245291102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.245399904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.245536288Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.245732964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.24596662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246094854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246209437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246360921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246500534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246618948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246748891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.246889245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.247013959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.249221319Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.249682261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.250243376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.250412081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.250591866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.2507293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.250864393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.250974036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.251069619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.25659277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.256796555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.256842867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.256939659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.257042032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.268309199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.272621817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.27274855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.273025648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.273199982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.273342116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.27347371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.273653195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.273901051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.274009514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.274123978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.274310183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.274453696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.27457017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.274678853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.274812896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.2749513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275063443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275171156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275302139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275399852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275534536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275818073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.275941377Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.276245675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.276356768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.276496672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.276601415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.278565759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.278689822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.278803495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.278912668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.279052482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.279204826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.280717697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.280877091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.281016565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.28117688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.281293123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.28154924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.282077964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.282197158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.282309921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.282435584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.283063391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.284401867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.284518621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.284669815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.284790008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.284948242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285046585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285158558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285328383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285493827Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285763745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285820166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285915989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.285993751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286073103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286161025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286314819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286400352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286523495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286602038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.28669518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286788712Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286870165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.286961197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.28705151Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287133232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287219404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287306857Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287397399Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287508492Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287590865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287684877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287762489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287850081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.287936224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288022596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288110299Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288195561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288278013Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288366095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288471308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288559091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288643403Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288729665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288812948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.2888994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.288982992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289073895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289156237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289243219Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289328422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289440875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289542008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.28964078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289738723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289821345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.289944578Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290030011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290128454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290214916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290330969Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290434192Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290528665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290637177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29072721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290839413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.290920345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291018338Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291124331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291252314Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291340357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291438069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291554893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291634655Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291741398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29183003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.291916622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292022485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292103187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29219213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292291093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292375295Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292486538Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29257584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292675083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292749255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.292838208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29295024Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293035903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293129395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293217668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29331573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293401703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293514766Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293616119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293705381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293794203Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293860365Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293870356Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.293931727Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2n6c2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29403058Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-864v4.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294126072Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kzzjs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294218985Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-m94lz.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294301537Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n66v5.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29438884Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nb6hj.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294497653Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nxpgr.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294591305Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sxlnc.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.2947621Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vmjlr.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294851922Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wzz9x.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.294948075Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xkmn5.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295035387Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xplpq.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29513154Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6zhzs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295236093Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-k777z.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295328725Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-k9ptd.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.2955045Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295559462Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295714566Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295843349Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.295928302Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296014994Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296351413Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296481447Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29661121Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296700073Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296809166Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296888968Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.296993331Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297070733Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297159405Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297242757Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29734599Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297437363Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297541845Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297644698Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297728121Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297812493Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297895845Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.297984808Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298125212Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298167983Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298268525Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298366108Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298474651Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298565224Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298659016Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298764279Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.298911633Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299002385Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299097378Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29918552Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299280713Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.29953548Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299663994Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299779907Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299888149Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.299999363Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300108706Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300216249Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300322712Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300434024Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300537337Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300583579Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300673701Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300714392Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300791604Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300842666Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300926178Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.300966429Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301046081Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301085842Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301156244Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301195925Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301268907Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301276987Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301322619Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301443692Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301512184Z cluster-scoped-resources/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301519584Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301564485Z cluster-scoped-resources/core/nodes/ip-10-0-130-219.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301806222Z cluster-scoped-resources/core/nodes/ip-10-0-137-99.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.301954016Z cluster-scoped-resources/core/nodes/ip-10-0-139-238.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302060209Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302141071Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302199072Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302315356Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302437439Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302557762Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302639224Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302720157Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302882431Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.302973874Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303071236Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30318877Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303282832Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303383335Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303505628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303619831Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303721004Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.303824867Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30392905Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304036113Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304145646Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304247879Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304353271Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304487595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304527246Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304647109Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304755002Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304845815Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.304943227Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30503675Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305205905Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305348028Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305473262Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305540074Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305550904Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305631006Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305729629Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30577279Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305868692Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305883443Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.305951705Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306073678Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306266443Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306342956Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306355836Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306435868Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306570822Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306583182Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306615563Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306935652Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.306976913Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307097746Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307139287Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307221249Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307260301Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307340323Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307379064Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307550758Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30759203Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307664261Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307702162Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307775484Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307814085Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307885967Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.307924939Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308009581Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308049042Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308148305Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308197206Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308280608Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308320359Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308392561Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308453193Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308531305Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308571396Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308680299Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308687149Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308741821Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308811053Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308850734Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.308956487Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30906835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.309124211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.309233834Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.309330837Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.309526152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.309688777Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.30979355Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.309900253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310006345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310109998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310212891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310314644Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310417327Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31055805Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310643163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310747745Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310852068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.310958751Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311067964Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311171307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31127419Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311376133Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311542737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311580728Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311710972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311808405Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.311915677Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312072672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312184595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312289298Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312398221Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312518824Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312624697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31272655Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312829902Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.312934275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313036348Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313143081Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313244564Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313351436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31347734Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313588303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313712816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313816289Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.313923472Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314026415Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314129048Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31423516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314340803Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314465697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31458312Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314692563Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314800176Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314863678Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314871648Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.314927039Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315001721Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315009882Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315060893Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315147185Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315155016Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315207207Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315288449Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315343901Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-219.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315473214Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-99.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315575867Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-238.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315649769Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315705841Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315810634Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315867635Z host_service_logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315943737Z host_service_logs/masters/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.315998279Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316085231Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316162623Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316244925Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316393929Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316526463Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316611165Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316697438Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.31678305Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316869752Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316952345Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.316994406Z ingress_controllers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317001296Z ingress_controllers/default/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317005296Z ingress_controllers/default/router-default-6d548499f4-kl265/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317066858Z ingress_controllers/default/router-default-6d548499f4-kl265/haproxy.config [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317183821Z insights-data/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317191211Z istio/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317226122Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317355936Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317840799Z istio/event-filter.html [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.317947212Z istio/timestamp [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.318004163Z istio/cluster-scoped-resources/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.318013834Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.318077745Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.318122846Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.318309212Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.318929759Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.319390621Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.320295606Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.320434729Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.320590834Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.320740488Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.320898602Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321043066Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321132628Z machine_config_ondisk/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321141439Z machine_config_termination_logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321150389Z monitoring/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321155359Z monitoring/alertmanager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.32118008Z monitoring/alertmanager/status.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321314033Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321370425Z monitoring/prometheus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321452637Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321572831Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.321681514Z monitoring/prometheus/rules.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.322415023Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.322488045Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.322546807Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.323559985Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.323627436Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.323682678Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.323790311Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.323869493Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.324001197Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.324067199Z monitoring/prometheus/status/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.32412677Z monitoring/prometheus/status/config.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.324634484Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.324712436Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.324827799Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325014474Z namespaces/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325023185Z namespaces/default/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325083076Z namespaces/default/default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325159598Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3252102Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325300942Z namespaces/default/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325352434Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325480597Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.32557648Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325693183Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325740994Z namespaces/default/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325781095Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325871488Z namespaces/default/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.325917349Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326016892Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326074913Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326117475Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326225578Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326304169Z namespaces/default/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326359911Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326588947Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.32670199Z namespaces/default/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326889645Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.326988418Z namespaces/default/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327087381Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327220394Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327391519Z namespaces/default/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327497262Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327543343Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327645846Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327691347Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327773229Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327818041Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.327921004Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328009706Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328082258Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.32813477Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328201821Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328241122Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328321835Z namespaces/default/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328368206Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328437378Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.32850416Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328629183Z namespaces/kserve/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328681524Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328760387Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328800637Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328870999Z namespaces/kserve/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.328916261Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329021454Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329283301Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329551728Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329607799Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329675161Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329720502Z namespaces/kserve/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329787034Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.329874667Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330035271Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330076672Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330189155Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330236547Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330257267Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330337619Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330478253Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330583126Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33070836Z namespaces/kserve/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33074749Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.330992577Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33110672Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.331526832Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.331615194Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.331976334Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332097787Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332375715Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332530379Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33257354Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332674263Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332713444Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332747775Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332800277Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332877249Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332959021Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.332997892Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333044913Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333115795Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333199697Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333322001Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333378752Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333468715Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333613419Z namespaces/kserve/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333624409Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33365486Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/kserve-controller-manager-6697cdd9c7-mk8zm.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333757833Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333769123Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/manager/manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333774263Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/manager/manager/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.333809694Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/manager/manager/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335167761Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335234163Z namespaces/kserve/pods/kserve-controller-manager-6697cdd9c7-mk8zm/manager/manager/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335253293Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335306585Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/llmisvc-controller-manager-654c557856-6trvf.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335390917Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335403368Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/manager/manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.335410868Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/manager/manager/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33549706Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/manager/manager/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339352495Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339415807Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-6trvf/manager/manager/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339462188Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3395213Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/model-serving-api-fd65d7d6-kvtwn.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339601822Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/server/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339616322Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/server/server/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339620683Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/server/server/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339674294Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/server/server/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339772027Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/server/server/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.339839438Z namespaces/kserve/pods/model-serving-api-fd65d7d6-kvtwn/server/server/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33989373Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.33991066Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/odh-model-controller-84b54b7f97-bfqpg.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.340030844Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.340041934Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/manager/manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.340049424Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/manager/manager/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.340064955Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/manager/manager/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343312213Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343375105Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-bfqpg/manager/manager/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343438327Z namespaces/kserve/pods/s3-init-hwtrx/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343464127Z namespaces/kserve/pods/s3-init-hwtrx/s3-init-hwtrx.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34357743Z namespaces/kserve/pods/s3-init-hwtrx/download-hf-model/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343593791Z namespaces/kserve/pods/s3-init-hwtrx/download-hf-model/download-hf-model/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343604581Z namespaces/kserve/pods/s3-init-hwtrx/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343644232Z namespaces/kserve/pods/s3-init-hwtrx/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343743885Z namespaces/kserve/pods/s3-init-hwtrx/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343799806Z namespaces/kserve/pods/s3-init-hwtrx/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343820857Z namespaces/kserve/pods/s3-init-hwtrx/s3-init/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343832547Z namespaces/kserve/pods/s3-init-hwtrx/s3-init/s3-init/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343861038Z namespaces/kserve/pods/s3-init-hwtrx/s3-init/s3-init/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.343919329Z namespaces/kserve/pods/s3-init-hwtrx/s3-init/s3-init/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344177977Z namespaces/kserve/pods/s3-init-hwtrx/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344241908Z namespaces/kserve/pods/s3-init-hwtrx/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34429724Z namespaces/kserve/pods/s3-tls-init-custom-6br26/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34432108Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom-6br26.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344414573Z namespaces/kserve/pods/s3-tls-init-custom-6br26/download-hf-model/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344438674Z namespaces/kserve/pods/s3-tls-init-custom-6br26/download-hf-model/download-hf-model/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344446434Z namespaces/kserve/pods/s3-tls-init-custom-6br26/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344484795Z namespaces/kserve/pods/s3-tls-init-custom-6br26/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344579338Z namespaces/kserve/pods/s3-tls-init-custom-6br26/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344640179Z namespaces/kserve/pods/s3-tls-init-custom-6br26/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344684601Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344691231Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344695131Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344704691Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344918527Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.344973488Z namespaces/kserve/pods/s3-tls-init-custom-6br26/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34503156Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345078471Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving-wvhnf.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345168594Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/download-hf-model/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345195514Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/download-hf-model/download-hf-model/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345203904Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345216015Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345293567Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345376789Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34540811Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345446391Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345456511Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345506463Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345734129Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345798891Z namespaces/kserve/pods/s3-tls-init-serving-wvhnf/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345838742Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345883513Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs-64568bcd49-xmj27.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345961595Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345971225Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs/seaweedfs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.345976546Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346001896Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346179771Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346249523Z namespaces/kserve/pods/seaweedfs-64568bcd49-xmj27/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346305065Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346340346Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom-8b44d767d-htg94.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346433828Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346445898Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346453239Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34650236Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346679955Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346743886Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-htg94/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346800108Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346830319Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving-67b7477c6d-9cj2q.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346924091Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346931222Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.346942552Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347001153Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347165258Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34722906Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9cj2q/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34724591Z namespaces/kserve/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347305872Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347351213Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347392114Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347436936Z namespaces/kube-node-lease/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347456246Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347462846Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347507127Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-219.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34760149Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-99.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347686782Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-238.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347790265Z namespaces/kube-system/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347836536Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347891258Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.347929419Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34797778Z namespaces/kube-system/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348022792Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348152045Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348230437Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348313479Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34834357Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348393822Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348481024Z namespaces/kube-system/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348535935Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348621578Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348680779Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34871028Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348814433Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348832983Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348847784Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348911586Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-s6yolvkcrh6ivsiirsjh5oovde.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.348996878Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.34908158Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.349156922Z namespaces/kube-system/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.349188533Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.349517212Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.349607785Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.349868472Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.349935424Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350215221Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350347565Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350687254Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350759846Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350838498Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350885379Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.350927821Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351010713Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351054724Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351138326Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351215359Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3512763Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351321941Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351377653Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351404153Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351518957Z namespaces/kube-system/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351536807Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351583058Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer-9b4b4.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351681441Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351692681Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351697772Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351740733Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.351945658Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35201523Z namespaces/kube-system/pods/global-pull-secret-syncer-9b4b4/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352038691Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352089982Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer-gwtfp.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352170814Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352193095Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352206395Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352238266Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352443972Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352520324Z namespaces/kube-system/pods/global-pull-secret-syncer-gwtfp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352571105Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352605716Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer-hwg6f.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352681658Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352689699Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352700729Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35274908Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.352947086Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353016708Z namespaces/kube-system/pods/global-pull-secret-syncer-hwg6f/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353039418Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353085179Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent-5v7sc.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353166732Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353175012Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353181342Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353230773Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353710996Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353773948Z namespaces/kube-system/pods/konnectivity-agent-5v7sc/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353813779Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35384976Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent-bqhbt.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353936013Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353944773Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.353955443Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354001234Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354494068Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354555639Z namespaces/kube-system/pods/konnectivity-agent-bqhbt/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35457739Z namespaces/kube-system/pods/konnectivity-agent-gmjck/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354624641Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent-gmjck.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354711614Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354724334Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354734944Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.354789876Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35530586Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355356951Z namespaces/kube-system/pods/konnectivity-agent-gmjck/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355376242Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355438834Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355529876Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/haproxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355545837Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355552847Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355616228Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355754112Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355824034Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-219.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355866995Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355894296Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355963448Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/haproxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355970488Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.355974328Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356010739Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356281946Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356361259Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-99.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35640271Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356489112Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356546574Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/haproxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356558354Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356595615Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356657957Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356842562Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356916494Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-238.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356968325Z namespaces/kube-system/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.356998896Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357071618Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357079438Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357115429Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357213872Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357272604Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357319935Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357368736Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357409137Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35749789Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35751191Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35751605Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357543051Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357647464Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357739026Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357789968Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357852799Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35788697Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357937772Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.357976463Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358060845Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358135687Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358217729Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.35825437Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358300721Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358344563Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358383294Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358480726Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358538208Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358587479Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358653661Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358724113Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.358751884Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.359868784Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.359950406Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360038519Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360141702Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360249005Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360388998Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360659326Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360727028Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360778179Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360835901Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360884072Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360936763Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.360980415Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361058927Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361136359Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3611993Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361237652Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361297613Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361342315Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361398316Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361443687Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361508759Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36154296Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361598162Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361650433Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361756146Z namespaces/openshift-apiserver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361801147Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361860529Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361895819Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361955751Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.361994692Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362077615Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362151766Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362233109Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36228937Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362341612Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362396553Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362472865Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362572458Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362629679Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362681911Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362767773Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362840635Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.362894597Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36301014Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363097302Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363195055Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363283767Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363368679Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363522794Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363680298Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3637315Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363775021Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363823242Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363874313Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363931655Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.363980956Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364055218Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364138011Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364191772Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364235103Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364281484Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364330616Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364376627Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364434489Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364500781Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364543912Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364603793Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364611464Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364615444Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364652055Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364754828Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364762548Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364766598Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364797038Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36484988Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36485991Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36486388Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364917312Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364978483Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.364987024Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365021695Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365110787Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365165368Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36523491Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365264221Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365328423Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365374124Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365484217Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365562099Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365659322Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365709843Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365752855Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365815406Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365860747Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36594491Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.365988691Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366029612Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366105834Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366168646Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366176036Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366211747Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36629463Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366335371Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366446503Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366534446Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366615158Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36669152Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366777083Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.366931237Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36703659Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367093711Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367141933Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367191024Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367237875Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367279436Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367315337Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367376289Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367449071Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367525243Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367607245Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367649946Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367690788Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367733429Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36777578Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367821541Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367851012Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367908713Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367916484Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367950515Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.367999376Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368040517Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368088238Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368129069Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368212062Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368254703Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368347455Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368386987Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3685374Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368565771Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368719096Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368788827Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3688664Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368912121Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.368937511Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369152437Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369185928Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369270551Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369325312Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369395834Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369476276Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369532558Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369546598Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.36961089Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369699042Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369782845Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.369906928Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3699958Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.370032531Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.370137274Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.370217666Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.370575206Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.370656078Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.370870224Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371002968Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371119581Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371176032Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371226574Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371271275Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371315786Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371369118Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371417059Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371496031Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371550033Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371626645Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371726767Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371772489Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37181289Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371867011Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371917173Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.371996995Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372007065Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372052976Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/aws-ebs-csi-driver-node-fwr7j.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3721721Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-driver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37218816Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-driver/csi-driver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37219539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-driver/csi-driver/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372255982Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372387325Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372503539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37253164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-liveness-probe/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37254238Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37254772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372576261Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372664113Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372736645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372769656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-node-driver-registrar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372777486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372781546Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372815477Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37291015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.372975121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-fwr7j/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373025153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373073754Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/aws-ebs-csi-driver-node-hsvdx.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373170767Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-driver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373184277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-driver/csi-driver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373190777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373221218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373318541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373376912Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373395693Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-liveness-probe/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373411413Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373441164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373493826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373630159Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373692991Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373736112Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-node-driver-registrar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373750262Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373762453Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373769623Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373857016Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373941308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hsvdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.373979129Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3740253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/aws-ebs-csi-driver-node-kpqt9.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374127133Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-driver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374136703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-driver/csi-driver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374141853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374185024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374275977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374341219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37438197Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-liveness-probe/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37439087Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37440101Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374469242Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374555184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374615896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374675398Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-node-driver-registrar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374686258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374698168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37475304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374843822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374909604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kpqt9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374951135Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.374978076Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375030888Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375069329Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375106159Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375171051Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375200572Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375261774Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375292465Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375350276Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375358417Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375362517Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375375637Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375466489Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37548064Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375540561Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375639904Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375672475Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375742317Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375773048Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37585382Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.375899951Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376023104Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376102467Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376183209Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37621863Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376247561Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376340293Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376364594Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376434826Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376525018Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37660224Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376658962Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376707163Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376785455Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376842007Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376850847Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.376890898Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.377019102Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.377042062Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.377799373Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.377884945Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378029909Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378104991Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378312507Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378478222Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378629166Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378691227Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378728238Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37878525Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378823211Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378885282Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378930764Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.378975535Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379022436Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379101499Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37917771Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379230172Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379272393Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379328945Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379359546Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379449598Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379492149Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.37954306Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379581321Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379644283Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379651703Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379701425Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned-d4868.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379796057Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379805598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned/tuned/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379810848Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned/tuned/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379853679Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned/tuned/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.379954112Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380028254Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d4868/tuned/tuned/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380072905Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380109446Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned-hdvh2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380201058Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380208058Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned/tuned/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380212409Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned/tuned/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38026058Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned/tuned/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380369003Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380458205Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hdvh2/tuned/tuned/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380478026Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380565878Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned-vtsx2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380647081Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380659991Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned/tuned/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380664101Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned/tuned/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380683862Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned/tuned/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380807985Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380881437Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vtsx2/tuned/tuned/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380899108Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.380951929Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3810118Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381060162Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381113213Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381139344Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381195796Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-219.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381284878Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-99.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38137363Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-238.ec2.internal.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381436252Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381512724Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381624847Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381695479Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381844563Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381890435Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.381968126Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382004407Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38210879Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382224013Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382322586Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382367677Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382415329Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382485091Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382531502Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382619824Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382671916Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382718267Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382795429Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382862121Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.382909302Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.383254912Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.383341084Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.383495488Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38358159Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.383712964Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.383900369Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384070404Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384117685Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384159606Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384231658Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384250279Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384326121Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384346261Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384455954Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38465078Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384696591Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384755633Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384803184Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384862536Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384939338Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.384960218Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38503563Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385077131Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385123923Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385135123Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385177534Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-79b7c55f87-2t84x.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385271067Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-watch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385279587Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385288917Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385331348Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385448121Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385507933Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385555874Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385563284Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385568075Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.385620756Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38722658Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387299362Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-2t84x/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387318592Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387373264Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387442966Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387467096Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387581779Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387621071Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.387943469Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38796944Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388047562Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388080083Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388171296Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388279178Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388391032Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388442603Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388481014Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388535816Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388576767Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388666519Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388721811Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388768312Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388845104Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388891935Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388899846Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.388954627Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389033609Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389121172Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389169843Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389275986Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389349288Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389725888Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.38980572Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.389911243Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390052877Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390226572Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390316834Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390350735Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390417027Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390472948Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39053202Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390562491Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390603762Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390651313Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390731945Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390813548Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390857339Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39089423Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390948651Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.390978382Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391071965Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391096505Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391168297Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391209738Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39127902Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3912844Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391335162Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator-78cf4c6f6-xl4sk.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391446455Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391459425Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391464065Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391499926Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391600149Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391667801Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-xl4sk/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391700332Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391753483Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391808945Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391817155Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391858706Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391917698Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.391948078Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39201022Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392063652Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392140534Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392200445Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392285008Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392303278Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.3923696Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392412541Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392612917Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392683619Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392771831Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392815812Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392848773Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392895724Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.392922075Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393015508Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393047808Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393075479Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393164682Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393206413Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393220523Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393244394Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393306675Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393359617Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39347914Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393558533Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393675846Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393749978Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39383096Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.393949423Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394125848Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39419148Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394239301Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394285482Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394313693Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394386095Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394440217Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394543269Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394624762Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394665403Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394692853Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394751705Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394778866Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394832737Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.394868238Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39491659Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39494861Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395052753Z namespaces/openshift-config-managed/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395095914Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395167756Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395191067Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395275699Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39531117Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395398773Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395494555Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395582088Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395731122Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395772323Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395815814Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395859535Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395940087Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.395987268Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.396008989Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.396095022Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.396160013Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.396200524Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.399448643Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.399607107Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.39968774Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.399765492Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.399839234Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.399983937Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40009236Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400134832Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400167893Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400249995Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400317327Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400343337Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400409669Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400465741Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400541493Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400586114Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400665756Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400743838Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40080493Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400849331Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400895422Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400938234Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.400972455Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401018726Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401054857Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401059987Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401097868Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401151849Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40119503Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401243662Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401281523Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401337374Z namespaces/openshift-config-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401345145Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401353025Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401399176Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401520099Z namespaces/openshift-config/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401569721Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401656583Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401675714Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401731495Z namespaces/openshift-config/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401773436Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401856749Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.401931471Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402013623Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402054184Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402083415Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402141116Z namespaces/openshift-config/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402169237Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402256599Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402306431Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402348882Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402434914Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402530907Z namespaces/openshift-config/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402570838Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402682771Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402764373Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402834755Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.402915668Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40298813Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403133574Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403269357Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403352089Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403396561Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403479233Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403519144Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403703919Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40374484Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403789341Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403817892Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403908295Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.403983166Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404031838Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404071859Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40411573Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404157971Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404199452Z namespaces/openshift-config/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404240973Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404286925Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404314766Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404435799Z namespaces/openshift-console-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40447953Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404541282Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404581913Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404631134Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404658855Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404745527Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40485947Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.404959493Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405002674Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405036355Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405094657Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405132558Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40521474Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405269232Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405307723Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405399525Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405469307Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405480318Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405505278Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405605061Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.405644782Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.406278869Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.406361571Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.406760222Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.406838004Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.406960318Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407079681Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407248835Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407293877Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407341168Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40739978Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407452501Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407517403Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407555984Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407634496Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407720668Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40777728Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407832522Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407878503Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407939614Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.407991406Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408045907Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408098979Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40813778Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408185661Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408195811Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408246483Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/console-operator-565b7b569d-krxhl.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408339465Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/console-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408346825Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/console-operator/console-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408350986Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/console-operator/console-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408390597Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/console-operator/console-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408898911Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-krxhl/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408945892Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.408986183Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409027194Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409068385Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409138837Z namespaces/openshift-console/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409179258Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40923785Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409278651Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409339752Z namespaces/openshift-console/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409371533Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409481026Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409655111Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409889287Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.409927008Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.40996731Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410010721Z namespaces/openshift-console/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410054352Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410135644Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410169255Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410214606Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410297369Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410364091Z namespaces/openshift-console/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.410404192Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411022478Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411104981Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411324397Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411397739Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411586924Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411708877Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.411910333Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412002005Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412036756Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412116918Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412143029Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412213421Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412253182Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412341934Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412412196Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412480468Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412524639Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412578511Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412641642Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412693014Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412728265Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412774176Z namespaces/openshift-console/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412783136Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412813907Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console-69bc44dd97-qh5c2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41290476Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41291182Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console/console/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41291574Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console/console/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.412960991Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console/console/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413048674Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console/console/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413119966Z namespaces/openshift-console/pods/console-69bc44dd97-qh5c2/console/console/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413162517Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413198308Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/downloads-5bc67dcd46-cphv8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41330138Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/download-server/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413308911Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/download-server/download-server/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413323101Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/download-server/download-server/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413359342Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/download-server/download-server/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413611869Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413684261Z namespaces/openshift-console/pods/downloads-5bc67dcd46-cphv8/download-server/download-server/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413724332Z namespaces/openshift-console/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413757493Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413827225Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413855786Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.413960889Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41400443Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414092382Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414121373Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414201035Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414239526Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414322208Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414396461Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414543174Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414600676Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414636127Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414694249Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41473724Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414811342Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414884604Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.414924225Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415007987Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41513683Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415177962Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415289245Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415362237Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415513581Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415567272Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415652875Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415760607Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415930452Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.415973933Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416019265Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416064786Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416102247Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416142298Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416189509Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416267221Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416345134Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416390665Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416430086Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416494988Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416538529Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41658377Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416617231Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416667702Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416696433Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416792346Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416836187Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.416918109Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41695142Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417010252Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417050933Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417133875Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417210197Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417283079Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417387162Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417416653Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417508485Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417550776Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417645349Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41769239Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417744941Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417822064Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417873595Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417880375Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.417931707Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418017049Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41805197Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418233215Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418309937Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418396049Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418510822Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418585744Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418710008Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.418874162Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419175661Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419219952Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419273273Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419320024Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419372756Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419405377Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41951981Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419596802Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419645773Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419693285Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419744636Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419793657Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419841689Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.41989297Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419946572Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.419988263Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420074845Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420121466Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420183118Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420218419Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42026474Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420305171Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420385864Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420481096Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420561688Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420605439Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420645881Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420692712Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420737603Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420810085Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420858786Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.420892937Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4209775Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421034741Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421077672Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421173025Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421256057Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421333219Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421410832Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421515634Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421657588Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421834393Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421896915Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421945846Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.421996117Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422045579Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42209478Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422141661Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422220694Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422299466Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422354657Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422402659Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422557113Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422589834Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422668056Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422705627Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422748668Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422792029Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422839731Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422878521Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422924223Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.422965514Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423058237Z namespaces/openshift-dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423101338Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423160419Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42319913Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423241442Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423283403Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423516399Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423595081Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423689504Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423733135Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423792786Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423846298Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423892309Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.423974401Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424016923Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424061504Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424211378Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424254339Z namespaces/openshift-dns/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42429037Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424405513Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424517826Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424749712Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.424818934Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425098292Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425217645Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425460292Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425511433Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425550714Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425634197Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425680598Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42574982Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425785461Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425877083Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.425976836Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426022847Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426052948Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426104809Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42613887Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426177711Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426224533Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426262154Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426448349Z namespaces/openshift-dns/pods/dns-default-kz2d9/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426512771Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns-default-kz2d9.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426610273Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426621323Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns/dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426627914Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns/dns/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426663035Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns/dns/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426756157Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426826529Z namespaces/openshift-dns/pods/dns-default-kz2d9/dns/dns/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4268677Z namespaces/openshift-dns/pods/dns-default-kz2d9/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426874841Z namespaces/openshift-dns/pods/dns-default-kz2d9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426881421Z namespaces/openshift-dns/pods/dns-default-kz2d9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.426928652Z namespaces/openshift-dns/pods/dns-default-kz2d9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427024614Z namespaces/openshift-dns/pods/dns-default-kz2d9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427090646Z namespaces/openshift-dns/pods/dns-default-kz2d9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427139268Z namespaces/openshift-dns/pods/dns-default-trqm5/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427181969Z namespaces/openshift-dns/pods/dns-default-trqm5/dns-default-trqm5.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427285402Z namespaces/openshift-dns/pods/dns-default-trqm5/dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427302612Z namespaces/openshift-dns/pods/dns-default-trqm5/dns/dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427318462Z namespaces/openshift-dns/pods/dns-default-trqm5/dns/dns/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427333803Z namespaces/openshift-dns/pods/dns-default-trqm5/dns/dns/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427491437Z namespaces/openshift-dns/pods/dns-default-trqm5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427555649Z namespaces/openshift-dns/pods/dns-default-trqm5/dns/dns/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42757788Z namespaces/openshift-dns/pods/dns-default-trqm5/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42759237Z namespaces/openshift-dns/pods/dns-default-trqm5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42760018Z namespaces/openshift-dns/pods/dns-default-trqm5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427648402Z namespaces/openshift-dns/pods/dns-default-trqm5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427741124Z namespaces/openshift-dns/pods/dns-default-trqm5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427837787Z namespaces/openshift-dns/pods/dns-default-trqm5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.427893888Z namespaces/openshift-dns/pods/dns-default-wkj54/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42794773Z namespaces/openshift-dns/pods/dns-default-wkj54/dns-default-wkj54.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428015681Z namespaces/openshift-dns/pods/dns-default-wkj54/dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428025552Z namespaces/openshift-dns/pods/dns-default-wkj54/dns/dns/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428036372Z namespaces/openshift-dns/pods/dns-default-wkj54/dns/dns/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428087654Z namespaces/openshift-dns/pods/dns-default-wkj54/dns/dns/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428173626Z namespaces/openshift-dns/pods/dns-default-wkj54/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428271339Z namespaces/openshift-dns/pods/dns-default-wkj54/dns/dns/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42831204Z namespaces/openshift-dns/pods/dns-default-wkj54/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4283201Z namespaces/openshift-dns/pods/dns-default-wkj54/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42833353Z namespaces/openshift-dns/pods/dns-default-wkj54/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428441193Z namespaces/openshift-dns/pods/dns-default-wkj54/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428534876Z namespaces/openshift-dns/pods/dns-default-wkj54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428586817Z namespaces/openshift-dns/pods/dns-default-wkj54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428607558Z namespaces/openshift-dns/pods/node-resolver-62cs7/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428645369Z namespaces/openshift-dns/pods/node-resolver-62cs7/node-resolver-62cs7.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428745291Z namespaces/openshift-dns/pods/node-resolver-62cs7/dns-node-resolver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428756182Z namespaces/openshift-dns/pods/node-resolver-62cs7/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428767142Z namespaces/openshift-dns/pods/node-resolver-62cs7/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428829394Z namespaces/openshift-dns/pods/node-resolver-62cs7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428915396Z namespaces/openshift-dns/pods/node-resolver-62cs7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.428991178Z namespaces/openshift-dns/pods/node-resolver-62cs7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429030649Z namespaces/openshift-dns/pods/node-resolver-g8rzg/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42907931Z namespaces/openshift-dns/pods/node-resolver-g8rzg/node-resolver-g8rzg.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429158573Z namespaces/openshift-dns/pods/node-resolver-g8rzg/dns-node-resolver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429165763Z namespaces/openshift-dns/pods/node-resolver-g8rzg/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429174223Z namespaces/openshift-dns/pods/node-resolver-g8rzg/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429223214Z namespaces/openshift-dns/pods/node-resolver-g8rzg/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429318727Z namespaces/openshift-dns/pods/node-resolver-g8rzg/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429381489Z namespaces/openshift-dns/pods/node-resolver-g8rzg/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42944694Z namespaces/openshift-dns/pods/node-resolver-v2w64/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429504732Z namespaces/openshift-dns/pods/node-resolver-v2w64/node-resolver-v2w64.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429717318Z namespaces/openshift-dns/pods/node-resolver-v2w64/dns-node-resolver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429728628Z namespaces/openshift-dns/pods/node-resolver-v2w64/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429736628Z namespaces/openshift-dns/pods/node-resolver-v2w64/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.42978095Z namespaces/openshift-dns/pods/node-resolver-v2w64/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429871102Z namespaces/openshift-dns/pods/node-resolver-v2w64/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.429942654Z namespaces/openshift-dns/pods/node-resolver-v2w64/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430135579Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43017313Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430223192Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430263063Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430362256Z namespaces/openshift-etcd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430404137Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430559641Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430599502Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430666154Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430694485Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430783457Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430857399Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430937951Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.430983492Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431027363Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431092995Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431126366Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431216719Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43124616Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431290691Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431369433Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431458815Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431508147Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431602429Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431681721Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431759423Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431850406Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.431924008Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432046701Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432204906Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432253057Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432297428Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43235371Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432400431Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432485153Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432523474Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432610827Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432686559Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43273469Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432770331Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432822252Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432865104Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432923305Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.432960156Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433015508Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433055649Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433154321Z namespaces/openshift-host-network/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433208123Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433272715Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433307566Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433381998Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433411928Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433521911Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433606474Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.433688846Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434307223Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434333804Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434433576Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434473328Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43457557Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434614511Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434659363Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434739815Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434820757Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434855168Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.434956951Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435032293Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435107245Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435191057Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435266459Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435413333Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435541577Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435580318Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435622379Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43567728Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435717411Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435771633Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435814824Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435873036Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435920507Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.435997199Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436085221Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436128793Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436165734Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436233736Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436274687Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436321158Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436349869Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43640716Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436458852Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436569235Z namespaces/openshift-image-registry/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436611506Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436701598Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436732899Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436791741Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436826492Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.436937425Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437102209Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437341646Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437387287Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437435808Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437518531Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437549791Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437675495Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437732006Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437773678Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.43785339Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437910881Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437919502Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.437963143Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.438047805Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.438079096Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.438831006Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.438903128Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439191866Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439268788Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439502674Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439638858Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439827254Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439892135Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439940877Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.439988488Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440031809Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440093731Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440142862Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440220594Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440297876Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440359048Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440396699Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440505152Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440550263Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440652896Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440738318Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440786189Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440819981Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440875112Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440905243Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440977995Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.440984785Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.441040987Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/image-registry-8d57d7678-4lc84.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.441151959Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/registry/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44116159Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/registry/registry/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44116689Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/registry/registry/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.441202711Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/registry/registry/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442302031Z namespaces/openshift-image-registry/pods/image-registry-8d57d7678-4lc84/registry/registry/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442397004Z namespaces/openshift-image-registry/pods/node-ca-57lcz/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442451595Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca-57lcz.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442565288Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442575218Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca/node-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442583378Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca/node-ca/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442632Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca/node-ca/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442767103Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442832505Z namespaces/openshift-image-registry/pods/node-ca-57lcz/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442885097Z namespaces/openshift-image-registry/pods/node-ca-xxld5/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.442904607Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca-xxld5.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44300593Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443022621Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca/node-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443028621Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca/node-ca/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443059962Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443192285Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443260727Z namespaces/openshift-image-registry/pods/node-ca-xxld5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443312338Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44335579Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca-zdjhz.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443456372Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443476303Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca/node-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443494963Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca/node-ca/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443545595Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca/node-ca/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443673458Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44374097Z namespaces/openshift-image-registry/pods/node-ca-zdjhz/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443760871Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443851873Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443901174Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.443946266Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444038338Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44408905Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444146281Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444188952Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444255174Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444299515Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444446899Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444553002Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444630724Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444685616Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444708556Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444764468Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44482491Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444914732Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.444979244Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445045366Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445139378Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44522021Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445255982Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445346384Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445447727Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445648232Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445723584Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.445896779Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446018172Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446173356Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446240208Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446284429Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446346151Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446381182Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446471875Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446511776Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446616408Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446696481Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446755542Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446798973Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446854105Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446901496Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446955548Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.446968138Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447004199Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/ingress-canary-4h4tb.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447097092Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/serve-healthcheck-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447104912Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447112372Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447150033Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447248876Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447319578Z namespaces/openshift-ingress-canary/pods/ingress-canary-4h4tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447368489Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44739936Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/ingress-canary-flkqp.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447513283Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/serve-healthcheck-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447529013Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447551084Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447589595Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447675147Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447747739Z namespaces/openshift-ingress-canary/pods/ingress-canary-flkqp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4477902Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447805731Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/ingress-canary-xkmwc.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447890783Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/serve-healthcheck-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447900803Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447905984Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.447918414Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448026177Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448092609Z namespaces/openshift-ingress-canary/pods/ingress-canary-xkmwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448110789Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448163611Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448213742Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448253523Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448340675Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448379476Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448461089Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44850661Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448574812Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448610603Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448695365Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448771977Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4488525Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.44889385Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448922421Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.448981373Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449023344Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449222699Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449265311Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449286861Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449382474Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449439896Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.449518058Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450108444Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450177725Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450282988Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450361741Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450471593Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450603997Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450785692Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450857534Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450888915Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450949346Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.450990468Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451030019Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451037649Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45108268Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451184603Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451221204Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451306726Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451384608Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45145475Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451515242Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451588194Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451614685Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451699947Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451736768Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45180089Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451839901Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451900912Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451911093Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.451945314Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452026346Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452069837Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452105198Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452146139Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452223581Z namespaces/openshift-ingress/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452270313Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452347225Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452363405Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452450527Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452508999Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452593741Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452725855Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452847088Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452888769Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452940301Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.452982192Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453017833Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453094385Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453131366Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453177157Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4532604Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453325381Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453373352Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453509616Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453612929Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453749253Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453822735Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.453962239Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454086082Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454280607Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45438878Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4543975Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454508083Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454578456Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454645657Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454684538Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454773101Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454849043Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454897634Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.454939755Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455009757Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455045318Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455106Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45512469Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455181812Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455192822Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455252474Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router-default-6d548499f4-kl265.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455356907Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455372447Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router/router/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455376697Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router/router/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455435619Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router/router/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455660495Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router/router/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455727467Z namespaces/openshift-ingress/pods/router-default-6d548499f4-kl265/router/router/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455783848Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455821679Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455872151Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.455910712Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45619254Z namespaces/openshift-insights/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45623263Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456299032Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456326233Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456393315Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456440176Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456604591Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456709063Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456814266Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456867288Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456911039Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.456979181Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457018992Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457076804Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457117645Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457201597Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457256418Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45730108Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457379412Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457492225Z namespaces/openshift-insights/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.457542836Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.458139233Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.458227965Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.458586075Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.458711538Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459007066Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459101829Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459236983Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459299774Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459349966Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459444908Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.45950556Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459688755Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459753337Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459802218Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459853499Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459899921Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.459965112Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460016474Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460058855Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460111196Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460191738Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4602733Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460315042Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460371643Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460438965Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460521737Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460593779Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460635781Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460696632Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460721443Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460795985Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460803765Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460840836Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/insights-operator-555d9d7885-2pclj.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460932489Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/insights-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460943569Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/insights-operator/insights-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460950029Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.460962939Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461372001Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-2pclj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461756201Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461811302Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/insights-runtime-extractor-g82r7.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461916716Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461924066Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/exporter/exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461933816Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/exporter/exporter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.461984877Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/exporter/exporter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46209044Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462170442Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/exporter/exporter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462214564Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/extractor/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462223544Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/extractor/extractor/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462235394Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/extractor/extractor/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462280015Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/extractor/extractor/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462377598Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462473491Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/extractor/extractor/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462542273Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462634895Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462643985Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462694557Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462795659Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462886242Z namespaces/openshift-insights/pods/insights-runtime-extractor-g82r7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462947273Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.462996485Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/insights-runtime-extractor-jczbs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463078207Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463090048Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/exporter/exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463097958Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/exporter/exporter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463150009Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/exporter/exporter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463238072Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463304493Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/exporter/exporter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463346664Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/extractor/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463354595Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/extractor/extractor/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463366515Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/extractor/extractor/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463401316Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/extractor/extractor/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463622702Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463691494Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/extractor/extractor/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463735245Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463743355Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463754815Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463806287Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463893009Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.463963261Z namespaces/openshift-insights/pods/insights-runtime-extractor-jczbs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464017263Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464056494Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/insights-runtime-extractor-vd7js.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464438534Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464454074Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/exporter/exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464461475Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/exporter/exporter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464520086Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/exporter/exporter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464617409Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464684131Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/exporter/exporter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464725812Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/extractor/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464733912Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/extractor/extractor/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464740922Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/extractor/extractor/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464784074Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/extractor/extractor/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464884406Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464957438Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/extractor/extractor/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464991749Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.464998309Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46500816Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465056391Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465148133Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465216795Z namespaces/openshift-insights/pods/insights-runtime-extractor-vd7js/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465251636Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465299258Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465358259Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4653997Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465488853Z namespaces/openshift-keda/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465500953Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465514494Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465557545Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465667628Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465701749Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465708589Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.465780511Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466288284Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466309765Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466416758Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466526651Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466601233Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466611803Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466653965Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46683906Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46685561Z namespaces/openshift-keda/operators.coreos.com/installplans/install-rrhcw.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.466978783Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467026815Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467074576Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467113477Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467179279Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46722885Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467328903Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467379824Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467450346Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467518828Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467569019Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467610351Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467686253Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467759815Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467842217Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467873168Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467927719Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46795981Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.467997671Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468083913Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468144075Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468175926Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468274929Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468445543Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468509235Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468624628Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46870305Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468783693Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468860065Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.468939087Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469074911Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469254016Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469297987Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469351018Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469388889Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46944005Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469525583Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469570214Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469674057Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469747229Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.46978568Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469829781Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469862632Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469916743Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469947254Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.469993536Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470030117Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470075258Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47017127Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470220672Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470282293Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470319054Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470389086Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470444058Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470556931Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470634033Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470715895Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470758786Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470788057Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470859109Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47089466Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.470976372Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471039844Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471076155Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471159267Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471190888Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471240619Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471347502Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471413104Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471524557Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471607609Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471684892Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.471824555Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47198216Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472028701Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472074132Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472150264Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472180415Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472195725Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472251687Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472337849Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472413551Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472512284Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472553265Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472618877Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472648708Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47274478Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472798022Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472841413Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472889544Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472930025Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.472971767Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473003787Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4730736Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47311071Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473190123Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473231554Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473300716Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473342007Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473386148Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473435339Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473551993Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473651715Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.473717297Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474378675Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474409366Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474529859Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47455252Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474653623Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474690884Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474719694Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474806967Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.474875259Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47491497Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475025863Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475102835Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475188567Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475276709Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475343611Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475496055Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47567533Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475755442Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475789383Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475858596Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475906177Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.475976309Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476059741Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476146473Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476230155Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476258766Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476315268Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476376279Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476443001Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476510203Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476547974Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476603116Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476657167Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476704288Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476815551Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476915344Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.476961195Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477000767Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477058218Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47711455Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477161261Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477254003Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477343776Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477432248Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47751129Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477556862Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477635404Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477657834Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477763427Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477803089Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4778468Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477931422Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477991543Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.477999064Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478047555Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478097466Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478140428Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47823876Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478314892Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478705673Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478781205Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478856117Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.478991911Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479159985Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479194026Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479246808Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479295759Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.47934031Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479379061Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479465124Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479572237Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479672219Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479723241Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479770192Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479822573Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479865535Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479925936Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.479965537Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480013049Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48005414Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480136892Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480179753Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480239775Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480266576Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480331707Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480373808Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480477941Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480559594Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480636826Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480692027Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480734638Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48079534Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480830891Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480919263Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.480960924Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481001106Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481086558Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48116925Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481212521Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481497639Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481568451Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481666184Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481743636Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481823338Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.481941641Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482095175Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482165027Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482209058Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48225739Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482300171Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482343992Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482383403Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482487176Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482566188Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482605759Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4826437Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482698112Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482733823Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482779274Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482820645Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482864546Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482898587Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.482971609Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48301766Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483085342Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483115623Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483188655Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483225676Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483310728Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483384861Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483486973Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483538665Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483582876Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483645258Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483691599Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483765911Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483815992Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483842743Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483930595Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.483985057Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484032838Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484124991Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484203483Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484278345Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484357117Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484435909Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484643605Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484794429Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48484423Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484881401Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484943043Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.484983274Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485051726Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485099997Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485169679Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485256632Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485297333Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485338124Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485388365Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485416366Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485500528Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485546229Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485607601Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485644542Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485745925Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485790426Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485853088Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485891959Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485971341Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.485988412Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486089874Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486215258Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48630258Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486369572Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486389402Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486483365Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486507786Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486608298Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4866642Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486711661Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486788953Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486830284Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486835655Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486876226Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486949218Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.486993049Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487103992Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487184574Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487367319Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487472052Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487583975Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487707948Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487883823Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487939645Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.487959275Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488022637Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488060868Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488091139Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48814129Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488223162Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488301324Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488349096Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488378307Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488438788Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.48849454Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488547521Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488557051Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488598933Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/kube-storage-version-migrator-operator-7658d9b749-42w44.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488726836Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/kube-storage-version-migrator-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488735336Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488745027Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488779257Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.488925181Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-42w44/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489065705Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489096106Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489158138Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489199229Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489277701Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489329593Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489381394Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489439316Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489516888Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489562369Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489662292Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489775575Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489875738Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.489924149Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4899723Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490028322Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490077763Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490151765Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490214137Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490245248Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49035095Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490439643Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490495364Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490601877Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490677619Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490800593Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490872965Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.490989938Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491113831Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491277656Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491324747Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491368178Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491413609Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491636546Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491671196Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491719418Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49179799Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491876712Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491927023Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.491969515Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492015776Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492049107Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492101148Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492108708Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.4921522Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator-7cc9c7ffd7-xmzkp.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492221861Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/graceful-termination/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492232322Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/graceful-termination/graceful-termination/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492241112Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492285263Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492442477Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49252865Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492566031Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492572291Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator/migrator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492583351Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator/migrator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492633562Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator/migrator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492830248Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49290266Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-xmzkp/migrator/migrator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492950721Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.492983512Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493018683Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493060064Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493123206Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493131206Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493140756Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493186588Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49327715Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493367213Z namespaces/openshift-marketplace/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493375373Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493379283Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493412754Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493496026Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493506686Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493533217Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49364131Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493720852Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493803494Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493910147Z namespaces/openshift-monitoring/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.493956979Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.49402852Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.494047581Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.494133054Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.494167534Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.494311488Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.494787681Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495149061Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495368547Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495413178Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495498141Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495552272Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495634904Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495657735Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495723647Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495801999Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495859701Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.495907672Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.499117919Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.499261213Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.500358223Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.500449706Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50134529Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.501485734Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.501983397Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502139302Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502163362Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502337877Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502361678Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50244258Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502504072Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502588664Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502666586Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502729078Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502774259Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502905153Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.502926833Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.503028996Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.503059337Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50318781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.503218291Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.503327884Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50353469Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.503622922Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.503875679Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.504009563Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.504148526Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.504235429Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.504341512Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.504444335Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.504954698Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50500092Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505095262Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505172564Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505258427Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505462352Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505550185Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505715469Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505805312Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505893594Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.505980746Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506073239Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506155651Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506207092Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506254874Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506301375Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506311545Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506355247Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50646533Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50647893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506560232Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506734977Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506747187Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506761007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506781688Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506890141Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.506962783Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507005164Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507012245Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507018715Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507064646Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507167279Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507233391Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507282722Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507290222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507296292Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507342623Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507448656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507600981Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507636651Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507641692Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507647682Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507697983Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507799576Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507860117Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507909309Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507917289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507927119Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.507971411Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508062523Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508122715Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508165966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508174246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508184016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508231988Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5083228Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508390202Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508467484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508485865Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508490385Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508504995Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508595497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508659169Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.50868808Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508734161Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator-76cf8966f8-2w68b.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508821134Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508828424Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508835084Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.508883825Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509364359Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509439941Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-2w68b/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509527513Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509575384Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics-56c5594674-9dvjl.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509698358Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-main/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509709648Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509718498Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509752279Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509853022Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509932994Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509978375Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-self/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509989186Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.509998436Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510048507Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51013819Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510211302Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510260203Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510270053Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510274603Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510318344Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5105149Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510557821Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-9dvjl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510595122Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510650924Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server-5fd944488d-26r62.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510746456Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510755427Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server/metrics-server/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510762047Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server/metrics-server/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510814648Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510903931Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.510973842Z namespaces/openshift-monitoring/pods/metrics-server-5fd944488d-26r62/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511036594Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511057145Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin-7b7b7bc8bf-kxc8x.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511157798Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511166188Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511177098Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511215259Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511315512Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511382784Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-kxc8x/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511443105Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511495847Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter-6jrn7.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51161301Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/init-textfile/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51162438Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/init-textfile/init-textfile/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51163642Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511668481Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511749464Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511820616Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511838546Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511845746Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511864307Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.511919358Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51200357Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512077432Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512123324Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512133704Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter/node-exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512147105Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512205566Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512321449Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512385621Z namespaces/openshift-monitoring/pods/node-exporter-6jrn7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512446722Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512463613Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter-jlrgc.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512559316Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/init-textfile/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512575966Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/init-textfile/init-textfile/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512580276Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512613667Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512687739Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512758161Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512792262Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512801942Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512806662Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512819363Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512920115Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.512987477Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513040199Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513049809Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter/node-exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513053969Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51308828Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513195443Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513265825Z namespaces/openshift-monitoring/pods/node-exporter-jlrgc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513315076Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513364218Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter-t96gg.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513487551Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/init-textfile/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513499981Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/init-textfile/init-textfile/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513520112Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/init-textfile/init-textfile/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513601794Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513681056Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513753138Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513773369Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513780909Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513790139Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5138296Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513919863Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.513988515Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514006735Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514016845Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter/node-exporter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514029386Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter/node-exporter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514090617Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514208211Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514268842Z namespaces/openshift-monitoring/pods/node-exporter-t96gg/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514319654Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514363435Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics-79f6958cdf-g7fv2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51454614Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-main/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51456402Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5145701Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514605571Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514704624Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514773566Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514824267Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-self/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514832947Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514847498Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5149145Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.514974042Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515055774Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515104785Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515115245Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515121375Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515154576Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515255439Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515332841Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-g7fv2/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515346792Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515445794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515721052Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515732992Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515737752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515770903Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515873556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515938058Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515982469Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.515991249Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51600758Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5160411Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516132363Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516197815Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516217165Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516231236Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516244396Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516300738Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5163889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516475142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516530564Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516541464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516547244Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516575545Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516665877Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516731279Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516772431Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516781191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516787631Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516827742Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516920124Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.516986336Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517041378Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517048848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517052928Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517099819Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517551882Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517623904Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517655395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517662565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517669715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517740307Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517836Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517903631Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.517975453Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518011114Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator-5945b5cfd-c8t6b.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518111507Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518119727Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518131448Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518171159Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518261441Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518327223Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518364064Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518369184Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518373024Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518407765Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518638891Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518704173Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-c8t6b/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518743334Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518783425Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook-85574b5f49-wmtjw.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518903649Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518912089Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.518917299Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.51895244Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519051182Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519109054Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-wmtjw/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519154455Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519192656Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client-57bf6df894-8xmnn.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519342801Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519350361Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519358431Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519389382Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519513325Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519574747Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519617698Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/reload/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519626738Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/reload/reload/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519633369Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/reload/reload/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519662319Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/reload/reload/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519755802Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519818834Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/reload/reload/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519858095Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519869375Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client/telemeter-client/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519874505Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.519903616Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520176533Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520243825Z namespaces/openshift-monitoring/pods/telemeter-client-57bf6df894-8xmnn/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520294307Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520357768Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-querier-6cff4d8749-sdbkf.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520521893Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520540053Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520544513Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520570994Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520659017Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520733799Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520749499Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-rules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520760869Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520766719Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52080247Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520891523Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520960855Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.520998946Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-web/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521004406Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521008356Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521043457Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521133469Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521197911Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521236542Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521241612Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521245542Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521295494Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521373826Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521467839Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521508029Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/prom-label-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5215209Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5215249Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521568161Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521672394Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521738266Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521776587Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-query/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521783517Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-query/thanos-query/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521787757Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-query/thanos-query/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521828238Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.521940751Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522024604Z namespaces/openshift-monitoring/pods/thanos-querier-6cff4d8749-sdbkf/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522044084Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522092445Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522148227Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522196618Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522303281Z namespaces/openshift-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522349683Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522414164Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522478226Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522525477Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522564738Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522778484Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522854866Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.522931868Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5229837Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523018981Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523166865Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523281678Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52334545Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523388021Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523460943Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523613907Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523691919Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523745441Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523787782Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523864364Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523909755Z namespaces/openshift-multus/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.523942296Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52408423Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.524165572Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.524768858Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.524888172Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52556719Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.525663013Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.525801457Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.525848068Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.525896049Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.525995712Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526086564Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526169007Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526265939Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52630429Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526440714Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526541047Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526626919Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52667834Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526728122Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526777513Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526826265Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526874886Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526948408Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.526999179Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5270483Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527132583Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527213345Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527259216Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527301007Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527352959Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52739831Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527479252Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527513323Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527573565Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527580295Z namespaces/openshift-multus/pods/multus-7ql7p/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527622046Z namespaces/openshift-multus/pods/multus-7ql7p/multus-7ql7p.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527722529Z namespaces/openshift-multus/pods/multus-7ql7p/kube-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52774896Z namespaces/openshift-multus/pods/multus-7ql7p/kube-multus/kube-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52775547Z namespaces/openshift-multus/pods/multus-7ql7p/kube-multus/kube-multus/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.527827752Z namespaces/openshift-multus/pods/multus-7ql7p/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528213942Z namespaces/openshift-multus/pods/multus-7ql7p/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528291404Z namespaces/openshift-multus/pods/multus-7ql7p/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528319735Z namespaces/openshift-multus/pods/multus-7xwg8/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528363226Z namespaces/openshift-multus/pods/multus-7xwg8/multus-7xwg8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528467749Z namespaces/openshift-multus/pods/multus-7xwg8/kube-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52847901Z namespaces/openshift-multus/pods/multus-7xwg8/kube-multus/kube-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52848475Z namespaces/openshift-multus/pods/multus-7xwg8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528525561Z namespaces/openshift-multus/pods/multus-7xwg8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528892321Z namespaces/openshift-multus/pods/multus-7xwg8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528961033Z namespaces/openshift-multus/pods/multus-7xwg8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.528981493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529039985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/multus-additional-cni-plugins-scl7x.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529179779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/bond-cni-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529188019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529192399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52922002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529312242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529379904Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529406615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529417085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/cni-plugins/cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529451236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529498407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52958591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529677522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529700343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/egress-router-binary-copy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529713253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529721723Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529754724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529847557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.529921439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52995324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52996155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.52996844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530006791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530078443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530150005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530168785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/routeoverride-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530176246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530183546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530217007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530306429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530373171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530438613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni-bincopy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530456293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530465374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530486944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530576307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530640048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53068117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53068813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53069415Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530736881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530822913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530891195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-scl7x/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530941057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.530978998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/multus-additional-cni-plugins-sld25.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531109991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/bond-cni-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531117642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531121891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531158743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531245575Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531310837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531353218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531363208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/cni-plugins/cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531367878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531377009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531603205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531676307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531698967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/egress-router-binary-copy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531714168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531721618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531776059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531863712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531929273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531971345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531981915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.531986655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532016266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532084338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53216533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53218346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/routeoverride-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53218806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532199841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532244432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532335625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532408346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532465228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni-bincopy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532480819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532486669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53252257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532610962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532680494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532698134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532714155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532719585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532765026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532850109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532919371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sld25/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.532953952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533005263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/multus-additional-cni-plugins-zwl45.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533114496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/bond-cni-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533158087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533168967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533215099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533299181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533374403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533401314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533406944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/cni-plugins/cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533413934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533482276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533571668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533658901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533672281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/egress-router-binary-copy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533676791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533682761Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533730833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533822165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533894647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533931208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533937598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533942759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.533975649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534050791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534114933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534154934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/routeoverride-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534168274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534173425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534185035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534276617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534344879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53438215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni-bincopy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534390981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534395111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534441762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534533484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534602486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534648388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534659168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534667268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534751761Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534775151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534848103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zwl45/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534881904Z namespaces/openshift-multus/pods/multus-vr8t2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.534911545Z namespaces/openshift-multus/pods/multus-vr8t2/multus-vr8t2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535007937Z namespaces/openshift-multus/pods/multus-vr8t2/kube-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535015778Z namespaces/openshift-multus/pods/multus-vr8t2/kube-multus/kube-multus/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535020238Z namespaces/openshift-multus/pods/multus-vr8t2/kube-multus/kube-multus/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535048869Z namespaces/openshift-multus/pods/multus-vr8t2/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535353737Z namespaces/openshift-multus/pods/multus-vr8t2/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535438789Z namespaces/openshift-multus/pods/multus-vr8t2/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53547822Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535520651Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon-8tb49.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535606824Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535617084Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535621604Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535656175Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535735867Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535801769Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53584245Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535850611Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535854951Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535889392Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.535999755Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536067116Z namespaces/openshift-multus/pods/network-metrics-daemon-8tb49/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536100057Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536142879Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon-ghg8d.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536228371Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536241381Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536248721Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536261712Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536353444Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536437487Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536475917Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536481258Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536485198Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536526799Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536644272Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536712704Z namespaces/openshift-multus/pods/network-metrics-daemon-ghg8d/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536744555Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536772116Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon-lxrxw.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536860228Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536868298Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536872798Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536903829Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.536998662Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537063664Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537105325Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537112275Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537116275Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537127195Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537285739Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537350041Z namespaces/openshift-multus/pods/network-metrics-daemon-lxrxw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537388272Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537440964Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537502095Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537509636Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537545777Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53765162Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537694931Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537743652Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537837834Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537882766Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537901166Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.537967668Z namespaces/openshift-network-console/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538015489Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538072481Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538106802Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538152633Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538193314Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538275657Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53838953Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538505343Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538577705Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538633086Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538695938Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538731099Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538790111Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538830062Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538918944Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538937044Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.538987426Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539071678Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.53911918Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539161691Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539273214Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539356976Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539590832Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539667524Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539807358Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.539925782Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540045885Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540155188Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540193449Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54024775Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540284041Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540341223Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540374104Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540445036Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540495057Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540535178Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540589129Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540667792Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540740694Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540781605Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540828976Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540875477Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.540917609Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54096738Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54097685Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541004361Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin-7bc7489cb5-7vwvz.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541074593Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541081993Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541086623Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541121544Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541223847Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541287108Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-7vwvz/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541305829Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54135057Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541408922Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541459583Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541518005Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541560906Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541632198Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541666059Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54171525Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541757511Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541864404Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.541965617Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54206537Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542108751Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542141732Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542219994Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542235974Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542310256Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542340417Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542391599Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54243239Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542530502Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542582054Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542608815Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542700057Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542738248Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542774959Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542876382Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.542959504Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54317216Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543254092Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543472768Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54356013Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543668433Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543723075Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543761086Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543817357Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543842948Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54392066Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.543977972Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544016193Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544082385Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544122346Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544157307Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544206078Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54428287Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544364712Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544405174Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544468885Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544524357Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544568888Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54462019Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54465199Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544692112Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544700802Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544742903Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/network-check-source-7bc5b6bf85-6p7pz.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544845866Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/check-endpoints/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544854926Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/check-endpoints/check-endpoints/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544859876Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.544897207Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54501528Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545074312Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-6p7pz/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545119863Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545141164Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-8cnf2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545221946Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-container/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545232836Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545237416Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545272677Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54535529Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545437272Z namespaces/openshift-network-diagnostics/pods/network-check-target-8cnf2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545470453Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545514774Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-jmdc2.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545599246Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-container/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545609496Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545616417Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545639617Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54573561Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545803422Z namespaces/openshift-network-diagnostics/pods/network-check-target-jmdc2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545818632Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545866083Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-xl2np.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545943055Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-container/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545951986Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545956616Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.545985607Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546079179Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546152531Z namespaces/openshift-network-diagnostics/pods/network-check-target-xl2np/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546167742Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546221803Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546269584Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546279775Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546305945Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546392008Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54646886Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546489081Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546584243Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546632114Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546668105Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546715627Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546767378Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54682585Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54685864Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546913382Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.546949593Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547033035Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547119807Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54720077Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547246171Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547282462Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547332323Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547363504Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547537889Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54758584Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547627801Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547709254Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547742704Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547747895Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547798336Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547854338Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547898339Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.547989061Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548064753Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548151226Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548230608Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54830922Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548468394Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548598418Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548636389Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54868731Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548742242Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548781183Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548832224Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548875975Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548923387Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.548955297Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54904096Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549122312Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549163103Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549202394Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549246225Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549288487Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549333848Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549375819Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54941128Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.54941624Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549496332Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549533363Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549572374Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549646136Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549690658Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549713128Z namespaces/openshift-network-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5497791Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549832761Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549867613Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549906383Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.549938484Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550056198Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550129549Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550207832Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550244443Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550281694Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550362686Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550377486Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550434208Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55049675Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550582432Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550613103Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550659954Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550737916Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550787518Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550794378Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550815248Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55087064Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.550916431Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551101816Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551189389Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551348333Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551444076Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55163391Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551724443Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551845246Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551899958Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.551928549Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552024761Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552073273Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552113984Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552169665Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552213146Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552261748Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552305809Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55234807Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552390341Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552488884Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552572816Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552621008Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552653848Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55270661Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552818503Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552872374Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552912456Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.552963847Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553004818Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553044009Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553051669Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55307881Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter-rxwx8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553149532Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553159462Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553163672Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553201453Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553290916Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553360058Z namespaces/openshift-network-operator/pods/iptables-alerter-rxwx8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553396029Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55344565Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter-xdqkr.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553520622Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553529592Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553543423Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553557403Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553660416Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553728398Z namespaces/openshift-network-operator/pods/iptables-alerter-xdqkr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553748958Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55380235Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter-znjn9.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553870102Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553879512Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553885612Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553898412Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.553996765Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554062287Z namespaces/openshift-network-operator/pods/iptables-alerter-znjn9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554092108Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554120428Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55417499Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554243912Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554301873Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554330084Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554396726Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554450827Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554512129Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55453808Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554640292Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554721185Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554799797Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554853848Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55490259Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554958141Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.554982242Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555079475Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555101165Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555141156Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555223908Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55526292Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555304571Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555403893Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555516816Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555601999Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555678531Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555758153Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.555877356Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556071642Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556127013Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556156234Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556227846Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556273397Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556314698Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556354989Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556442372Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556640377Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556679588Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556719779Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55676421Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556796631Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556865773Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556898034Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556972216Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.556979676Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557011907Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557064519Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55712225Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557163471Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557205393Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557251554Z namespaces/openshift-operators/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557258994Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557263164Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557293185Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557346376Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557400368Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55747577Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557527291Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557567052Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557633234Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55783053Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557904261Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.557980123Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558034475Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558065066Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55819986Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55822989Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558287512Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558322173Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558407665Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558472577Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558520708Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.55859606Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558638721Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558646462Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558686113Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558746544Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558775885Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.558982671Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.559065033Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.559486315Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.559607858Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56006309Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560150953Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560336518Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560379689Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560443141Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560568224Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560685427Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560711378Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560809291Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560859602Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560891993Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560954275Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.560991796Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561041727Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561081978Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561130429Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561138769Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56117177Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561220532Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561260043Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561342375Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561438058Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561480199Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56151755Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561576832Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561634113Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561705295Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561738916Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561795958Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561802778Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561845479Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561922931Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.561972692Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562010803Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562057925Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562068985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562131467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-node-9f958.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562304151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-node/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562312692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562316552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562350373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562496577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562563239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562602829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5626102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56261702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562640041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562763764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562829356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562869347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/nbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562877477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/nbdb/nbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562881427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/nbdb/nbdb/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.562912478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/nbdb/nbdb/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56300944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563074492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563115294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/northd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563123494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/northd/northd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563127374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/northd/northd/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563168745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/northd/northd/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563283608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56334959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/northd/northd/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563387251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-acl-logging/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563405671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563412222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563444752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563544955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563581036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563585666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-controller/ovn-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563591616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563641578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563854354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563927216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563960397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563967347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563971157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.563996487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565146239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565211801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565240111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/sbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565244681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/sbdb/sbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565248602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/sbdb/sbdb/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565287163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/sbdb/sbdb/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565382405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565472388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9f958/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565511849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565582111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-node-kd864.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565741095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-node/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565751655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565757526Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565771406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56591273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.565980241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566011453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566018853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566025063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566052194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566190977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566255989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56629148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/nbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56629921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/nbdb/nbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56630305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/nbdb/nbdb/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566339871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/nbdb/nbdb/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566450594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566524327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566541577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/northd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566553087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/northd/northd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566559067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/northd/northd/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566597209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/northd/northd/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566704811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566769443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/northd/northd/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566799754Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-acl-logging/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566807954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566811784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566850985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.566943258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56700568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56702874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5670334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-controller/ovn-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.567040001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.567087002Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.567254656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.567317418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.567358279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.567366149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56736995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56739763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568348996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568413788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568463719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/sbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56847585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/sbdb/sbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56848026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/sbdb/sbdb/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56850132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/sbdb/sbdb/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568602623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568671035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kd864/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568711516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568774438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-node-v5szw.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568921322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-node/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568928232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568932512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.568962713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569089216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569155888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569250571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569266471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569270881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569300572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569436916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569512388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569543289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/nbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569550799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/nbdb/nbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569555099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/nbdb/nbdb/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.56958958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/nbdb/nbdb/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569703293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569767605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569801396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/northd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569808196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/northd/northd/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569812596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/northd/northd/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.569853017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/northd/northd/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5699623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570028492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/northd/northd/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570052903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-acl-logging/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570057343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570063553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570101694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570195986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570276789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570291919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570298279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-controller/ovn-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570304539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57034281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570540016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570600998Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570646709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570653909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570657999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.570674829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571528203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571602815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571618795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/sbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571628486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/sbdb/sbdb/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571634316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/sbdb/sbdb/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571675767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/sbdb/sbdb/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571767789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571834971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-v5szw/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571876892Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571894563Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571949974Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571956935Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.571996645Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572082408Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572204791Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572250792Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572282283Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572376336Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572579341Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572633063Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572669314Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572707605Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572722795Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572728256Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572736936Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572811158Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572856059Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572915641Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.572935151Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573010373Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573041484Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573126366Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573237289Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573334752Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573366953Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573404274Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573485466Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573509457Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57362384Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573669801Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573713402Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573791185Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573839426Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573849136Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573876017Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573917678Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.573958159Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574072932Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574154804Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574404551Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574514504Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574632187Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574758031Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574940956Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.574993457Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575031598Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57509082Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575110921Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575176272Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575213063Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575280485Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575374498Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575393328Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575486211Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575543922Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575576013Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575632655Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575676586Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575729267Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575746608Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575759978Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/service-ca-operator-5bcbc94c78-pk25p.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575871291Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/service-ca-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575882131Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575887822Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.575911192Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576070427Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-pk25p/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576229401Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576255692Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576304913Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576353964Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576402625Z namespaces/openshift-service-ca/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576470558Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576528689Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57656509Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576615902Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576655103Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576731245Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576835348Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57692888Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.576974271Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577020762Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577069294Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577107375Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577185027Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577231598Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577268049Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577353642Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577394683Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577401553Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577458225Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577516686Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57764625Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577757373Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577825615Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.577946048Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57802099Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578133123Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578255086Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578440521Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578499483Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578536344Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578585175Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578627946Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578674638Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578713139Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578796351Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578869393Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578914734Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.578946115Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579005556Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579034337Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579083649Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579090939Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5791312Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-58598695f7-xp69c.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579206882Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579216112Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579220533Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579241773Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579477529Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579548342Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-xp69c/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579577482Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579619713Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579668045Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579712926Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579759667Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579798178Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.57985834Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579890741Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579946742Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.579977883Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580064796Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580153088Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58023005Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580278111Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580315632Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580361384Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580397925Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58058706Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580620871Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580664332Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580751524Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580798455Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580838517Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.580938919Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581017461Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581096293Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581180196Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581258168Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581386791Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581564396Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581632298Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581675839Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58171913Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581753722Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581805273Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581844654Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.581924516Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582004228Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58204955Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582091381Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582136402Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582174433Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582220534Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582263525Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582308297Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582336907Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582395809Z namespaces/openshift/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582455541Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582511572Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582549983Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582599814Z namespaces/openshift/apps/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582639606Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582718808Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58280183Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582876722Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582925003Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.582961734Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583010186Z namespaces/openshift/batch/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583047647Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583129759Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58317275Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583212251Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583288643Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583335345Z namespaces/openshift/core/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583376296Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583508939Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583588801Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583667774Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583750826Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583824368Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.583949721Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.584144167Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.584192368Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.584236269Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5842802Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.584322692Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.585705689Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5857338Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.585840973Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.585913885Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586028248Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586128861Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586209143Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586356387Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586538932Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586670436Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586762428Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586857181Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.586982144Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587083347Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58718803Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587273822Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587365984Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587487458Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587605601Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587723484Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.587825347Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58792115Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588032673Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588128565Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588226308Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58832027Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588438854Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588624679Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588737422Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588829684Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.588943087Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.58904017Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589152423Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589236405Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589345258Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589429011Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589574035Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589732029Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589816421Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.589944615Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590041597Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590181331Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590311475Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590399937Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59051539Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590634973Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590770657Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59087413Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.590986303Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.591149278Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59124Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.591332392Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.591462686Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59160153Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.591722683Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.591834046Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.591948409Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592039922Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592139365Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592258898Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59234349Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592386621Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592491704Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592576146Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592631808Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592655499Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59270137Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592748851Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592802343Z namespaces/openshift/policy/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592818643Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592875994Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592924556Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592948136Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.592956167Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593007578Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593117471Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593236964Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593343767Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593537163Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593723178Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593829Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.593940623Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.594048966Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59417261Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.594299553Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.594410536Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59456366Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.594708415Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.594811067Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.594934361Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595042994Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595152897Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.5952642Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595369573Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595575068Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595675691Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595782614Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.595890977Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59599019Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596095122Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596197805Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596298848Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596414341Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596548375Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596648137Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59675265Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.596876143Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597008147Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59711702Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597214133Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597318056Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597435669Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597553932Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597675065Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597778698Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.597902431Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598013695Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598141158Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598263991Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598393045Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598557329Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598687983Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598815136Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.598922229Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.599084504Z network_logs/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.599133265Z network_logs/cluster_scale [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.599217927Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59929272Z network_logs/multi-networkpolicy [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.599374022Z network_logs/net-attach-def [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.599535616Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.59967911Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.599770593Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.600923714Z nodes/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.600950345Z nodes/debug [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.601051797Z nodes/ip-10-0-130-219.ec2.internal/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.601100629Z nodes/ip-10-0-130-219.ec2.internal/cpu_affinities.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.601399687Z nodes/ip-10-0-130-219.ec2.internal/dmesg [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.601703465Z nodes/ip-10-0-130-219.ec2.internal/ethtool_channels [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.601782117Z nodes/ip-10-0-130-219.ec2.internal/ethtool_features [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.60187604Z nodes/ip-10-0-130-219.ec2.internal/ip-10-0-130-219.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602162328Z nodes/ip-10-0-130-219.ec2.internal/irq_affinities.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602311972Z nodes/ip-10-0-130-219.ec2.internal/lscpu [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602449706Z nodes/ip-10-0-130-219.ec2.internal/lspci [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602550308Z nodes/ip-10-0-130-219.ec2.internal/podresources.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602657721Z nodes/ip-10-0-130-219.ec2.internal/pods_info.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602774974Z nodes/ip-10-0-130-219.ec2.internal/proc_cmdline [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.602855826Z nodes/ip-10-0-130-219.ec2.internal/sysinfo.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.604709527Z nodes/ip-10-0-130-219.ec2.internal/sysinfo.tgz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.604871352Z nodes/ip-10-0-137-99.ec2.internal/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.604894572Z nodes/ip-10-0-137-99.ec2.internal/cpu_affinities.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.60517804Z nodes/ip-10-0-137-99.ec2.internal/dmesg [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.605408136Z nodes/ip-10-0-137-99.ec2.internal/ethtool_channels [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.605508839Z nodes/ip-10-0-137-99.ec2.internal/ethtool_features [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.605583801Z nodes/ip-10-0-137-99.ec2.internal/ip-10-0-137-99.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.605963071Z nodes/ip-10-0-137-99.ec2.internal/irq_affinities.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.606113895Z nodes/ip-10-0-137-99.ec2.internal/lscpu [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.606241299Z nodes/ip-10-0-137-99.ec2.internal/lspci [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.606326071Z nodes/ip-10-0-137-99.ec2.internal/podresources.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.606452495Z nodes/ip-10-0-137-99.ec2.internal/pods_info.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.606563498Z nodes/ip-10-0-137-99.ec2.internal/proc_cmdline [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.60664338Z nodes/ip-10-0-137-99.ec2.internal/sysinfo.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.608382327Z nodes/ip-10-0-137-99.ec2.internal/sysinfo.tgz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.608561232Z nodes/ip-10-0-139-238.ec2.internal/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.608609883Z nodes/ip-10-0-139-238.ec2.internal/cpu_affinities.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.60884923Z nodes/ip-10-0-139-238.ec2.internal/dmesg [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609100497Z nodes/ip-10-0-139-238.ec2.internal/ethtool_channels [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609172409Z nodes/ip-10-0-139-238.ec2.internal/ethtool_features [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609247571Z nodes/ip-10-0-139-238.ec2.internal/ip-10-0-139-238.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609540839Z nodes/ip-10-0-139-238.ec2.internal/irq_affinities.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609705153Z nodes/ip-10-0-139-238.ec2.internal/lscpu [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609828957Z nodes/ip-10-0-139-238.ec2.internal/lspci [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.609915829Z nodes/ip-10-0-139-238.ec2.internal/podresources.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.610027022Z nodes/ip-10-0-139-238.ec2.internal/pods_info.json [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.610131205Z nodes/ip-10-0-139-238.ec2.internal/proc_cmdline [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.610217087Z nodes/ip-10-0-139-238.ec2.internal/sysinfo.log [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.611975235Z nodes/ip-10-0-139-238.ec2.internal/sysinfo.tgz [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.61213918Z pod_network_connectivity_check/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.612182641Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.612283874Z static-pods/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.612294694Z static-pods/kube-apiserver/ [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.619830249Z [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.61985548Z sent 58,407 bytes received 4,180,409 bytes 2,825,877.33 bytes/sec [must-gather] [must-gather-rx7dd] OUT 2026-07-17T13:10:59.61986597Z total size is 46,619,120 speedup is 11.00 [must-gather] [must-gather ] OUT 2026-07-17T13:10:59.874597763Z namespace/openshift-must-gather-d8hr6 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: 954c4a84-397f-427c-978d-8611eeee9e30 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-tdjjt [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-tdjjt-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-tdjjt [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6875266 Jul 17 13:11 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-tdjjt/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 6a17269] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-tdjjt/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 8dc0bd2..6a17269 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-17T13:12:06.701Z","type":3}]