task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-qrpb8-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-qrpb8-kubeconfig [get-kubeconfig] Found admin password secret: cluster-qrpb8-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-qrpb8-password [get-kubeconfig] API Server URL: https://a9cb403fabc0a4225a7f5b938ab93bfb-2dc7ccdd6e3340c8.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [clone-repo] fix/kserve-module-legacy-selector-cleanup [clone-repo] https://github.com/Jooho/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2859/3110) Updating files: 92% (2862/3110) Updating files: 93% (2893/3110) Updating files: 94% (2924/3110) Updating files: 95% (2955/3110) Updating files: 96% (2986/3110) Updating files: 97% (3017/3110) Updating files: 98% (3048/3110) Updating files: 99% (3079/3110) Updating files: 100% (3110/3110) Updating files: 100% (3110/3110), 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:4c6a130c213136d803ee987407e3094d900670800a73507fd61c7fd7f0573052 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4c6a130c213136d803ee987407e3094d900670800a73507fd61c7fd7f0573052 [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:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [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:73feeff3bf9ed8a8540674263cab5a50d6f54742b256a955c4797c06bcd7349c [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:73feeff3bf9ed8a8540674263cab5a50d6f54742b256a955c4797c06bcd7349c [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:7893a590791cc9f33e3a3207dcc1d0843778bbf1aee8b6f22a63e3aa3b91a2e1 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7893a590791cc9f33e3a3207dcc1d0843778bbf1aee8b6f22a63e3aa3b91a2e1 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1722 [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-1722 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1722 [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 uvloop (3.8MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [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] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 2.94s [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 11.58s [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 47ms [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://a9cb403fabc0a4225a7f5b938ab93bfb-2dc7ccdd6e3340c8.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] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (95/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (100/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (105/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (110/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (115/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-rnjgq 1/1 Running 0 40s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-rnjgq condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-mnthd 1/1 Running 0 45s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-mnthd condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-j29f2 1/1 Running 0 50s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-j29f2 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:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [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:4c6a130c213136d803ee987407e3094d900670800a73507fd61c7fd7f0573052 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:73feeff3bf9ed8a8540674263cab5a50d6f54742b256a955c4797c06bcd7349c [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7893a590791cc9f33e3a3207dcc1d0843778bbf1aee8b6f22a63e3aa3b91a2e1 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-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-98r84 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-98r84 condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-69f6979966-d4mst" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-69f6979966-qqss8 condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] .....+..+..........+...+.....+.+.....+....+..+....+.....+......+...+.......+.....+.......+.....+...+....+...+..+.........+....+...............+++++++++++++++++++++++++++++++++++++++++++++*..+.+...+...+..+.+......+......+..+.+......+++++++++++++++++++++++++++++++++++++++++++++*....+.........+.....+.........+.+.........+..+...............+.+..+.......+......+.........+.....+....+..+.........+++++ [e2e-predictor] .+.....+++++++++++++++++++++++++++++++++++++++++++++*.....+.+.....+.+......+..+.+..+...+.......+.........+..............+....+...............+..+......+...............+....+++++++++++++++++++++++++++++++++++++++++++++*.+...+...........+++++ [e2e-predictor] ----- [e2e-predictor] ..........+....+...+.....+.......+......+.........+...+........+....+......+.....+......+.+..+...+...+.+.....+++++++++++++++++++++++++++++++++++++++++++++*.........+...............+.+++++++++++++++++++++++++++++++++++++++++++++*..+...+..+.+.........+.....+.+...+..+.......+..+....+......+........+.+.....+.+...............+...............+.........+......+......+..+...+...+.+.....+.+..................+.........+...............+...+..................+......+.....+.+..+.+..+....+.....+...................+..+...+...................+.....+...+...+...............+.......+...............+..+...+.......+....................................+...........+....+......+........+............+.........+.+.....+.+........+....+...............+..+....+.........+........+....+...+..+......+............+............+.........+......+...+.+++++ [e2e-predictor] .+........+.......+.....+...+.+..+....+...+...+++++++++++++++++++++++++++++++++++++++++++++*.......+.+...+...........+.........+.+..+....+.....+...+......+.........+.......+.....+...+......+.+......+++++++++++++++++++++++++++++++++++++++++++++*........+..........................+.+........+............+.+..+..........+...+..+...+...+.....................+.+..+.......+...+.....+......+....+......+..+....+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.24 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.24 [e2e-predictor] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [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:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [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:1e659e68fe6b94ff5664410111354948341e93a645c4575003488d01c2cc9d37 [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': {'cov': '5.0.0', 'xdist': '3.6.1', 'asyncio': '0.23.8', 'metadata': '3.1.1', 'httpx': '0.30.0', 'json-report': '1.5.0', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: cov-5.0.0, xdist-3.6.1, asyncio-0.23.8, metadata-3.1.1, httpx-0.30.0, json-report-1.5.0, anyio-4.9.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-10 19:10:05.205 4908 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-10 19:11:45.513 4908 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.513 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.514 4908 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-10 19:11:45.514 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-10 19:11:45.514 4908 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.514 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.516 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.516 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.516 4908 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.516 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.672 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.672 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.672 4908 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.672 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:45.673 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:11:50.703 4908 kserve.trace Got response [{'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-10 19:11:50.703 4908 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b9543651-1067-432a-b8ee-ae855489911e', '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-10 19:13:20.893 4908 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.893 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.893 4908 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-10 19:13:20.893 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-10 19:13:20.893 4908 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.893 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.894 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.894 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.894 4908 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.894 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.895 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.895 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.895 4908 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.895 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:20.896 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:13:25.924 4908 kserve.trace Got response [{'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-10 19:13:25.924 4908 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6be351cb-9dc0-499e-9cd2-92c921f21d0c', '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-10 19:15:16.151 4908 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:15:16.151 4908 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-10 19:15:16.152 4908 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:15:16.152 4908 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.23a26abe-b551-420a-8061-ebd08db7e98a.prod.konfluxeaas.com [e2e-predictor] 2026-07-10 19:15:16.174 4908 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-10 19:15:16.174 4908 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-10 19:18:21.499 4908 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-10 19:18:21.499 4908 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-10 19:18:21.500 4908 kserve.trace Network layer = istio [e2e-predictor] 2026-07-10 19:18:21.500 4908 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-10 19:20:46.960 4908 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-10 19:20:46.960 4908 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-10 19:20:46.961 4908 kserve.trace Network layer = istio [e2e-predictor] 2026-07-10 19:20:46.961 4908 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-10 19:22:42.272 4908 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-10 19:22:42.272 4908 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-10 19:22:42.272 4908 kserve.trace Network layer = istio [e2e-predictor] 2026-07-10 19:22:42.272 4908 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-10 19:24:57.623 4908 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-10 19:24:57.623 4908 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-10 19:24:57.623 4908 kserve.trace Network layer = istio [e2e-predictor] 2026-07-10 19:24:57.623 4908 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-10 19:25:32.885 4908 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-10 19:25:32.885 4908 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-10 19:25:32.885 4908 kserve.trace Network layer = istio [e2e-predictor] 2026-07-10 19:25:32.885 4908 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 935.36s (0:15:35) ============== [must-gather] [must-gather ] OUT 2026-07-10T19:25:39.624742136Z 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: 423f79af-e9b7-486d-be93-8d76917f94ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-10T19:25:39.667339169Z namespace/openshift-must-gather-qt25s created [must-gather] [must-gather ] OUT 2026-07-10T19:25:39.675423758Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-fhvvs created [must-gather] [must-gather ] OUT 2026-07-10T19:25:39.696055427Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.220413547Z [disk usage checker] Started [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.223683058Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.360323213Z No resources found in openshift-must-gather-qt25s namespace. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.474516382Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.623349034Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.623376245Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.623376245Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.626034996Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.773035605Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.773065248Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.773065248Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.775045289Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.920428414Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.920459307Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.920459307Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:46.922729658Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.068633700Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.068724817Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.068724817Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.070887642Z Error getting logs from rhods-notebooks [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.218726089Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.218756220Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.218756220Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.220960724Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.373656377Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.373686703Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.373686703Z namespaces "istio-system" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.375817023Z Error getting logs from istio-system [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.524533362Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.524565679Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.524565679Z namespaces "knative-serving" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.526690574Z Error getting logs from knative-serving [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.676504579Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.676536951Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.676536951Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.678573257Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:47.946445308Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.208732166Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.339958375Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.424232321Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.426661382Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.553935049Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.635079507Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.637163404Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.759352832Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.840181564Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.842254179Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:48.969211452Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.048897808Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.050756723Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.177165993Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.259396832Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.261459572Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.384946753Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.470629508Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.473152683Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.601139455Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.681591891Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.683631356Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.808232096Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.889883048Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:49.891986939Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.016095812Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.101293014Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.103577350Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.233592764Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.321164077Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.323262660Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.450159705Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.528700207Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.530749548Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.658176415Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.739262343Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.741343393Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.861165751Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.942272913Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:50.944452111Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.067537108Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.147204582Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.149334647Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.228995009Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.279739871Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.363983772Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.366234841Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.498399059Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.581993444Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.584180453Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.707380438Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.788249808Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.790156518Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:51.917201549Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:52.000991953Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:52.003249305Z Error collecting info from [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:52.684933263Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:52.810009924Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:52.931545860Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.053557133Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.176968366Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.408114235Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.535641510Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.658301881Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.780388382Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:53.904225806Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.035260113Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.160818438Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.287320317Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.410133959Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.534724061Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.809313704Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:54.947614819Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.107664041Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.212997287Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.357639240Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.476074498Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.647624855Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.759106653Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:55.910896237Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.029990928Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.181720631Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.234136411Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.288878363Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.434250999Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.570412366Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.723113226Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.828850672Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:56.973236520Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.083300465Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.236851949Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.336455431Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.483016010Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.614932750Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.769187244Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:57.870701946Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.018570059Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.154880250Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.303963724Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.408422329Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.555578669Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.667068878Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.817272094Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:58.920148613Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.067317486Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.207938897Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.363611400Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.477586307Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.622986867Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.798263396Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:25:59.997055946Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.105585421Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.250984488Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.387642596Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.537500343Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.644276561Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.795253280Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:00.910298674Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.059311165Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.164083125Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.238498114Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.310253313Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.426055229Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.583079714Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.688238435Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.838391754Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:01.978390679Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:02.134036288Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:02.239639110Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxtr6] POD 2026-07-10T19:26:05.962389786Z Caches written to disk [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:06.970270275Z waiting for gather to complete [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:06.972845015Z downloading gather output [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.262402982Z receiving incremental file list [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.274038305Z ./ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.27412863Z aggregated-discovery-api.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.274439026Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.275536336Z event-filter.html [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.275942398Z timestamp [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276076325Z version [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276145259Z cluster-scoped-resources/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.27615594Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.27616163Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276198052Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276293647Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276304728Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276324089Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276396923Z namespaces/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276407113Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276421294Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276500488Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276546531Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276580973Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276616594Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276728621Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276810495Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276883059Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276919351Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.276959873Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277013586Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277049028Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277139713Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277180795Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277220147Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277300452Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277340754Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277380016Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277493402Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.277573777Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.278458645Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.278535649Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.278606823Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.278756111Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.27892593Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.278967852Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279010205Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279044377Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279093119Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279132491Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279179884Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279258568Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279305341Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279333442Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279393336Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279426547Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.27947225Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279500431Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279554774Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.279591676Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.291045288Z [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.29106591Z sent 761 bytes received 47,969 bytes 32,486.67 bytes/sec [must-gather] [must-gather-bxtr6] OUT 2026-07-10T19:26:07.29107136Z total size is 604,771 speedup is 12.41 [must-gather] [must-gather ] OUT 2026-07-10T19:26:07.347401219Z namespace/openshift-must-gather-qt25s 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: 423f79af-e9b7-486d-be93-8d76917f94ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-10T19:26:07.457635377Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 423f79af-e9b7-486d-be93-8d76917f94ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-10T19:26:07.481002406Z namespace/openshift-must-gather-znhzn created [must-gather] [must-gather ] OUT 2026-07-10T19:26:07.486890226Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-srpct created [must-gather] [must-gather ] OUT 2026-07-10T19:26:07.507564969Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:08.761796750Z [disk usage checker] Started [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:08.765282861Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:09.073387732Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:09.220353852Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:09.304763677Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:09.388697518Z Gathering data for ns/default... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:09.688006488Z Gathering data for ns/openshift... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:10.075111788Z Gathering data for ns/kube-system... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:10.772450440Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.069571237Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.069667015Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.069667015Z namespaces "assisted-installer" not found [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.623330134Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.632707054Z INFO: Collecting host service logs for crio [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.633023957Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.633341326Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.633646719Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.633972122Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.634284148Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.634607070Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.634624297Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.634963521Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.635270570Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.635595804Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.635965688Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.636400165Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.641691482Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.652948033Z 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-4nd47] POD 2026-07-10T19:26:11.653900629Z Executing Istio gather script [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.654020294Z INFO: Gathering HAProxy config files [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:11.699693674Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.082780920Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.263688983Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-gl882 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.263737049Z insights-runtime-extractor-m44mk [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.263757099Z insights-runtime-extractor-tksk4 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.263775108Z insights-runtime-extractor-w8d7k [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.352453184Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.547332606Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.635971667Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:12.941408716Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.069601123Z No resources found [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.114168241Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.142726037Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.169177923Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.185376136Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.185480893Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.240875971Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.265366808Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.265366808Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.538674691Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.678402263Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.679612736Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.694223426Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.704416280Z No resources found [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.779934884Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:13.921975626Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.031786961Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.127814469Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.145026823Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.159140331Z INFO: 'previous-logs' folder not found on ip-10-0-130-33.ec2.internal, skipping... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.242731200Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.285967539Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.346116877Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.355673195Z INFO: HAProxy config collection complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.417773629Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.455204810Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.567782805Z INFO: 'previous-logs' folder not found on ip-10-0-136-15.ec2.internal, skipping... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.583812381Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.662392078Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.777757749Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.881566646Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.901104090Z INFO: 'previous-logs' folder not found on ip-10-0-143-15.ec2.internal, skipping... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.901204885Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.901253248Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.936360602Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:14.961821888Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.144627477Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.236258816Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.320637029Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.341026229Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.430467465Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.577720588Z INFO: INTERCONNECT MODE [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.577747953Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.584791711Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.674255432Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.745147665Z INFO: Gathering OVN_Northbound from ovnkube-node-bdfcs... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.745442403Z INFO: Gathering OVN_Northbound from ovnkube-node-j58jz... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.745694402Z INFO: Gathering OVN_Northbound from ovnkube-node-r5f8x... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.746103990Z INFO: Gathering OVN_Southbound from ovnkube-node-bdfcs... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.746391648Z INFO: Gathering OVN_Southbound from ovnkube-node-j58jz... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.746661994Z INFO: Gathering OVN_Southbound from ovnkube-node-r5f8x... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:15.843352747Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.016010143Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.019600452Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.056024381Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.078448012Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.081902040Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.090258195Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.100351952Z tar: Removing leading `/' from member names [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.215647458Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.285045499Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.331555443Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.355838561Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.488770244Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.599555046Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.666441691Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.666479957Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.666990017Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.668959670Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.671203260Z ovnk_database_store/ [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.671278222Z ovnk_database_store/ovnkube-node-r5f8x_nbdb [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.680537544Z ovnk_database_store/ovnkube-node-r5f8x_sbdb [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.708033667Z ovnk_database_store/ovnkube-node-bdfcs_sbdb [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.729321457Z ovnk_database_store/ovnkube-node-bdfcs_nbdb [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.734176172Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.741482990Z ovnk_database_store/ovnkube-node-j58jz_nbdb [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.749363904Z ovnk_database_store/ovnkube-node-j58jz_sbdb [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.778734240Z INFO: Network log collection complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.803212344Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.850982703Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.856322991Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:16.976231996Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.073880457Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.076233599Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.165073507Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.300423373Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.304552023Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.399861323Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.529232279Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.683384731Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.732440063Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.735397339Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.769827379Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.774100489Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:17.999854198Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.079364419Z Gathering data for ns/openshift-console... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.207640350Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.211779086Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.347351389Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.380471400Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.494655080Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.613194426Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.617979120Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.640271752Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.658003483Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.792482100Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:18.931965499Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.021051946Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.026144696Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.197017855Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.220291324Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.428109553Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.431789268Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.500075230Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.616448566Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.798732868Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.828929945Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.833032164Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:19.989010508Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.157478847Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.188065676Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.191484005Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.364402256Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.561094460Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.703337891Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:20.937839732Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:21.087064743Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:21.288087470Z Done executing Istio gather script [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:21.422279645Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:21.789260064Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:22.067987745Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:23.195877358Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:23.936710000Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:24.015040526Z Gathering data for ns/kserve... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:24.311114158Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:25.435830441Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:25.626052864Z Gathering data for ns/openshift-config... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:25.883648181Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.297593695Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.570590306Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.623096539Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.849041345Z Collecting performance related data for node ip-10-0-143-15.ec2.internal [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.858576061Z Collecting performance related data for node ip-10-0-136-15.ec2.internal [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.864897173Z Collecting performance related data for node ip-10-0-130-33.ec2.internal [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:26.932804808Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:27.290281928Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:27.661299309Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:27.998668598Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:28.357040009Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:28.719336656Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:28.941434652Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:29.032500044Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:29.570789974Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:30.909669159Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:32.156934925Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:32.505545812Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:33.020788100Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:33.405408279Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:33.766305859Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:33.946059126Z [disk usage checker] Volume usage percentage: current = 24 ; allowed = 70 [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:34.039157527Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:34.510275785Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:34.802346887Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:34.825197580Z Collecting kubelet logs for node ip-10-0-143-15.ec2.internal [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:34.828011140Z Collecting kubelet logs for node ip-10-0-136-15.ec2.internal [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:34.830050881Z Collecting kubelet logs for node ip-10-0-130-33.ec2.internal [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:35.255547980Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-znhzn namespace [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:35.264822455Z INFO: Node performance data collection complete. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:35.302554508Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:35.589143805Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:35.859980331Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:36.481592260Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:36.749008396Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:37.066586126Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:37.420274856Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:38.315427162Z Wrote inspect data to must-gather. [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:38.315474068Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:38.315474068Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:38.444223951Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-4nd47] POD 2026-07-10T19:26:38.588821833Z Caches written to disk [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.596297504Z waiting for gather to complete [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.599126369Z downloading gather output [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.830449694Z receiving incremental file list [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.849766676Z ./ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.849864992Z aggregated-discovery-api.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.850179529Z aggregated-discovery-apis.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.851087128Z event-filter.html [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.853595645Z timestamp [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.853708151Z version [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864280227Z cluster-scoped-resources/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864300188Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864305719Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864341811Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864467098Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864577934Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864669859Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864725942Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864834648Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.864937263Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.865097722Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.865148955Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.865261291Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.865332585Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.865741187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.865787129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.86598003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.866225333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.866429855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.866577253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.870499266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.872120615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.872279023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.872437272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.872623932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.87277098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.873006313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.873228755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.873413215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.873731653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.873883801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874013878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874116914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874250861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874367687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874529246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874743568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.874887376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.875029203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.877039853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.877213962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.877377141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.877586312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.877876578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.878342104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.878472321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.878609448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.878787028Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.878935986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.879069663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.879145537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.879320077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.879548219Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.879676217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.879967422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.88011063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.880242637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.880826289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.880976177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.881108115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.881297385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.881430492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.881621952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.881777751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.881957841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.882101819Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.882250267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.882372023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.88249437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.882598936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.882807727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.882958245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.883125194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.883482284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.883908157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.884044224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.884890801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.885016497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.885161015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.885284122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.88542925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.8856146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.885880535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886006121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886118448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886272026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886391152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886507269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886637246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886837267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.886953103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.889219897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.889748175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.890323437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.890499126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.890671096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.890814163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.890948671Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.891048166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.891152432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.894951479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.895098347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.895224364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.89534633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.895458777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.902142441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.906393932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.90654127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.906840717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.907039468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.907183265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.90726712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.907420958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.907686513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.907804779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.907902315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908100225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908214462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908340939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908443744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908575351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.90873669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908844636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.908945552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.909066668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.909169634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.90927683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.909567335Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.909712913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.909952596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.910062432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.910178729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.910283254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.912254512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.912375378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.912481014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.91258625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.912748919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.912900847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.914409839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.914552797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.914711195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.914877465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.914989441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.915235344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.915812415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.915936102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.916043378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.916147164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9168042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.918120201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.918224497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.918373655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.918494752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.91865019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.918768487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.918876773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919040711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.91919303Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919438393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919496546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919585751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919663336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919781322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.919866156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922252117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922356572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922463178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922565863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92268237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922801486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922894092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.922991277Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923107183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923164916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923249041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923333035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92341805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923514355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92359752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923703236Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923798831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.923874755Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92395957Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924051724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924129449Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924234865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92432892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924405624Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924492528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924579053Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924678509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924782594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924857359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.924938733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925024368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925110092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925199037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925281311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925366566Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925455701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925538965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92562271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925734326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925836642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925911306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.925997831Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926095446Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9261739Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926292417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926375971Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926470506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926553751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926646306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926769683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926850477Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.926948282Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927055988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927184275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92727561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927363125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.92745224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927546845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9276421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927784148Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927885513Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.927962178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928049193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928137817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928241493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928330928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928417622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928497727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928587292Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928679687Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928783713Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928890388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.928972623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929065628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929160673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929256488Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929340163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929432028Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929515442Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929609618Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929712863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929780287Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929806788Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929859851Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-858mm.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.929959226Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dmnwf.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930042501Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ghv4t.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930133456Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jw54p.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930219921Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kdksh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930310666Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mhn66.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93039199Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-px5fq.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930475485Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qc6hg.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930629533Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-r79q8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930745129Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rknnn.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930832704Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tchks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.930925019Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xp8mk.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931017574Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7f6f6.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93112228Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-cpc78.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931219435Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-njbd2.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931368363Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931412776Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931650839Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931830119Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931912183Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.931993397Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932326815Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932432951Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932513586Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932606981Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932723717Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932805662Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932887946Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.932974351Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.933064826Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93314321Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.933240175Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9333238Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.933418115Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9335041Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.933593975Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93370015Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.933781495Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.933863969Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934003797Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934034788Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934139724Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934231309Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934315384Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934403129Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934488953Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934584598Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934783309Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.934908896Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935008312Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935097016Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935193322Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935492958Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935584993Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935698279Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935799995Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93589098Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.935988725Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936065679Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936155844Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93626863Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936327804Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936376866Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936431539Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936478452Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936518784Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936554686Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936619609Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936670992Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936735426Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936769888Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936825831Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936865443Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936911555Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936920146Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.936955198Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937033482Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937087185Z cluster-scoped-resources/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937098515Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937120047Z cluster-scoped-resources/core/nodes/ip-10-0-130-33.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937301137Z cluster-scoped-resources/core/nodes/ip-10-0-136-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937428613Z cluster-scoped-resources/core/nodes/ip-10-0-143-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937520009Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937575581Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937625284Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.93772478Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937812094Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937898629Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.937985814Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938070548Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938237188Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938321032Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938426158Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938553665Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938639919Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938759856Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938853251Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.938957107Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939035681Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939130096Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939216161Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939305556Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939405341Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939499176Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939597122Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939694787Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939734959Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939828084Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939913649Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.939999344Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940072818Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940157392Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940337682Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940475819Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940562454Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940603577Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940613017Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940692261Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940784696Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940824489Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940890242Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940899683Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.940953036Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941045661Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941188028Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941233871Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941247072Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941298214Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94139975Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94140703Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941440622Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941514886Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941547748Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941674675Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941717217Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94177468Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941804372Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941864495Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.941897577Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942006793Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942040145Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942080367Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942119569Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942171152Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942210284Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942268437Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942299069Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942361812Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942392664Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942472968Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942531302Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942580994Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942616806Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94267769Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942788416Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942840688Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942883721Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942968555Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.942975666Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943014488Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943069181Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943109683Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943188467Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943290463Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943329025Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94341673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943491874Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943634092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94378662Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943872275Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.943957689Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944041504Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944125869Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944210633Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944309168Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944389913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944475268Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944557772Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944646317Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944796395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944877219Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.944974355Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945046919Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945131823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945217568Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945314693Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945344755Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945459461Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945553686Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945639781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94579933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.945902855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9459859Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946086895Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94616628Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946247144Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946335569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946417093Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946505748Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946587572Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946697929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946783993Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.946993805Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947072999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947163134Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947260849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947338433Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947426228Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947509693Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947594778Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947704193Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947793148Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947887313Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.947980568Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948056372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948150988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94819879Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948206141Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948266254Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948329478Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948336948Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94838101Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948459094Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948467535Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948502047Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948573371Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948610753Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-33.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948725579Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948804823Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.948872957Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.94892008Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949007275Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949044157Z host_service_logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9491086Z host_service_logs/masters/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949137751Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949211455Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949271549Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949341153Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949467249Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949569685Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949646989Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949747195Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949817949Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949871882Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949951566Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949966267Z ingress_controllers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949971097Z ingress_controllers/default/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.949978787Z ingress_controllers/default/router-default-6cd76567d8-6bsxb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95002439Z ingress_controllers/default/router-default-6cd76567d8-6bsxb/haproxy.config [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950123935Z insights-data/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950131356Z istio/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950162317Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950273304Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950646144Z istio/event-filter.html [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950813263Z istio/timestamp [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950873956Z istio/cluster-scoped-resources/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950885197Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950914828Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.950967711Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.951110599Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95149889Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.951946045Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.952894856Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953033254Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95314007Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953270637Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953408964Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953529911Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953603305Z machine_config_ondisk/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953610855Z machine_config_termination_logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953618836Z monitoring/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953622736Z monitoring/alertmanager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953632147Z monitoring/alertmanager/status.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953766744Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953810496Z monitoring/prometheus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953853119Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.953942464Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.954008627Z monitoring/prometheus/rules.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.954678124Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.954700045Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.954764938Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.955702419Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.955745502Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.955786444Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.955877789Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.955984975Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95607912Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.956141483Z monitoring/prometheus/status/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.956180835Z monitoring/prometheus/status/config.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.956677993Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.956761387Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.956859312Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957034072Z namespaces/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957043882Z namespaces/default/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957079244Z namespaces/default/default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957154448Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95718062Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957265374Z namespaces/default/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957294376Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957386431Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957461955Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9575473Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957584532Z namespaces/default/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957628184Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957705278Z namespaces/default/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957752731Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957835286Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957866667Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95791358Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.957992414Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.958065648Z namespaces/default/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95810132Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.958212096Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.958294501Z namespaces/default/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95846947Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.958613328Z namespaces/default/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.958788477Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.958904684Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959059242Z namespaces/default/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959124836Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959156908Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959242402Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959292405Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959350788Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959370119Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959473465Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959545399Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959603282Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959646384Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959709358Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95975846Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959817784Z namespaces/default/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959848415Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.959891477Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.95994138Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960060487Z namespaces/kserve/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960108309Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960169373Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960188734Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960262508Z namespaces/kserve/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960281819Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960379304Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960598946Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960820368Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960844189Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960897942Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960949935Z namespaces/kserve/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.960986227Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961059091Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961185688Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96121535Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961297974Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961343917Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961353127Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96141011Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961493295Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96157814Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961709527Z namespaces/kserve/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.961738828Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.962012823Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96213848Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96251147Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.962587084Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.962974825Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963168096Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963444231Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963554867Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963589569Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963722806Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963799741Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963846863Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.963895776Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96396688Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964050764Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964098507Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964126888Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964207913Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964255645Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964355221Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964414014Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964450766Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964561502Z namespaces/kserve/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964568552Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964607105Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/kserve-controller-manager-69f6979966-qqss8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96470922Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964720061Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/manager/manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964724101Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/manager/manager/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.964751882Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/manager/manager/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966030142Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966108026Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-qqss8/manager/manager/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966132518Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966148858Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/llmisvc-controller-manager-654c557856-98r84.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966262055Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966270625Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/manager/manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966282526Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/manager/manager/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966331499Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/manager/manager/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966480957Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96654551Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-98r84/manager/manager/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966585822Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966604403Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/model-serving-api-fd65d7d6-x5d72.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966800864Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/server/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966815075Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/server/server/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966828026Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/server/server/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966873218Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/server/server/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.966954333Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/server/server/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.967024536Z namespaces/kserve/pods/model-serving-api-fd65d7d6-x5d72/server/server/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.967058978Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.96709831Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/odh-model-controller-84b54b7f97-lqj7q.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.967192375Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.967202186Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/manager/manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.967206346Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/manager/manager/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.967257909Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/manager/manager/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970534758Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970600781Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lqj7q/manager/manager/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970640633Z namespaces/kserve/pods/s3-init-xbg6x/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970688026Z namespaces/kserve/pods/s3-init-xbg6x/s3-init-xbg6x.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970777291Z namespaces/kserve/pods/s3-init-xbg6x/download-hf-model/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970787681Z namespaces/kserve/pods/s3-init-xbg6x/download-hf-model/download-hf-model/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970794332Z namespaces/kserve/pods/s3-init-xbg6x/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.970860025Z namespaces/kserve/pods/s3-init-xbg6x/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97094102Z namespaces/kserve/pods/s3-init-xbg6x/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971008693Z namespaces/kserve/pods/s3-init-xbg6x/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971043665Z namespaces/kserve/pods/s3-init-xbg6x/s3-init/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971063746Z namespaces/kserve/pods/s3-init-xbg6x/s3-init/s3-init/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971070547Z namespaces/kserve/pods/s3-init-xbg6x/s3-init/s3-init/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971144461Z namespaces/kserve/pods/s3-init-xbg6x/s3-init/s3-init/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971417626Z namespaces/kserve/pods/s3-init-xbg6x/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971461898Z namespaces/kserve/pods/s3-init-xbg6x/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971532062Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971550463Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom-nqnp7.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971646818Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/download-hf-model/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97167663Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/download-hf-model/download-hf-model/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97168751Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971720752Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971802017Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97186853Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971904152Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971917633Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971923753Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.971930864Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972177767Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972257331Z namespaces/kserve/pods/s3-tls-init-custom-nqnp7/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972293743Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972335726Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving-qjdxk.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972427731Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/download-hf-model/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972435601Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/download-hf-model/download-hf-model/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972442972Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972490144Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972581799Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972650263Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972706416Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972730127Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972739998Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.972772699Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97297322Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973035504Z namespaces/kserve/pods/s3-tls-init-serving-qjdxk/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973054325Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973110238Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs-64568bcd49-2qhd9.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973188622Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973199693Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs/seaweedfs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973203983Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973239475Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973480448Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973545972Z namespaces/kserve/pods/seaweedfs-64568bcd49-2qhd9/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973603035Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973633256Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom-8b44d767d-twn5l.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973742332Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973752933Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973760903Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973798655Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.973967375Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974035278Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-twn5l/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974097572Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974143714Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving-67b7477c6d-wj5qt.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974229329Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974238069Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97424911Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974284562Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974470512Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974536435Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-wj5qt/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974580928Z namespaces/kserve/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974601309Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974651152Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974761978Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97480859Z namespaces/kube-node-lease/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974818731Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974822981Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974870634Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-33.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.974943298Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975023502Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975119087Z namespaces/kube-system/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975150839Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975223783Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975254075Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975294667Z namespaces/kube-system/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975326779Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975458746Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97553151Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975613574Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975644456Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975701639Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975775993Z namespaces/kube-system/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975817005Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975892069Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975957853Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.975994245Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97607763Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976107971Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976116602Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976182675Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-sizsu755uaaffxyexngnlixxhi.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976283801Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976366645Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.97644315Z namespaces/kube-system/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976474011Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976673322Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.976766987Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977035182Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977118246Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977383981Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977503207Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977830365Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977900649Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.977941971Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978014845Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978050567Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978122781Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978158073Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978243428Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978317392Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978368235Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978402916Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978448809Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978482021Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978593967Z namespaces/kube-system/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978602667Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978645679Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer-4xprr.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978760446Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978775537Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978785137Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978822889Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.978991378Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979046972Z namespaces/kube-system/pods/global-pull-secret-syncer-4xprr/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979102824Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979134846Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer-s9nt5.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979224651Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979236462Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979242522Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979280534Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979434382Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979505257Z namespaces/kube-system/pods/global-pull-secret-syncer-s9nt5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979558299Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979589731Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer-tjlhf.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979764171Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979776111Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979788642Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979837284Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.979993163Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980059897Z namespaces/kube-system/pods/global-pull-secret-syncer-tjlhf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980092809Z namespaces/kube-system/pods/konnectivity-agent-64zsj/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.9801315Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent-64zsj.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980218995Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980237846Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980254147Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98029934Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980780576Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98084975Z namespaces/kube-system/pods/konnectivity-agent-64zsj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980873311Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.980909903Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent-hmhzw.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981001058Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981009108Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981015579Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981059681Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981534207Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981604501Z namespaces/kube-system/pods/konnectivity-agent-hmhzw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981649153Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981710267Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent-nzrpm.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981797231Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981804702Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981811442Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.981859015Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98231517Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982381623Z namespaces/kube-system/pods/konnectivity-agent-nzrpm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982424005Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982463318Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982548212Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/haproxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982558223Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982562883Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982619216Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982830228Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982891361Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-33.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982936123Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.982973535Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983037179Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/haproxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983044319Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98305011Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983076961Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983296343Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983364067Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-15.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983397218Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98342544Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983500974Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/haproxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983509975Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983519155Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983561867Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983722756Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98379209Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-15.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983824212Z namespaces/kube-system/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983862144Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983920907Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.983927837Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98397562Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984068355Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984131038Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98416105Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984234494Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984281477Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98434426Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98435127Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984355731Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984376572Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984471997Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984570702Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984616885Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984703149Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984724671Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984785074Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984826936Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984907001Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.984982255Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985061289Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985100021Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985136943Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985189196Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985210047Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985298652Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985341464Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985373026Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985456911Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985505463Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.985562527Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.986491857Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.986588892Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.986679857Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.986764602Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.986846246Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.986965783Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987133602Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987204506Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987238368Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987309942Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987343164Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987407027Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987438899Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987528154Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987605948Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987667501Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987730754Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987786478Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987814639Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987873842Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987903944Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987959967Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.987989009Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988045692Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988075393Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98819148Z namespaces/openshift-apiserver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988239422Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988303386Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988335818Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988369299Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988411492Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988495566Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98856881Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988648505Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988711868Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988734689Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988811544Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988858166Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98892545Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.988974732Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989003234Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989086048Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989148102Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989193184Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.98928821Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989369944Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989450418Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989531263Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989609177Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989749055Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989902643Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989956926Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.989987388Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990046811Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990076342Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990149337Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990185468Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990270333Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990345487Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99040317Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990438322Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990491655Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990521447Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99059057Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990622442Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990746539Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990786631Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990851035Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990861015Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990865396Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990899187Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.990994743Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991007123Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991011353Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991034125Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991089038Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991101528Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991111309Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991158161Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991219825Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991227905Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991271638Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991359342Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991393794Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991478129Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991508131Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991582484Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991611936Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991719972Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991800976Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99187363Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991919673Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.991949835Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992020919Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99205677Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992139385Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992306324Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992349866Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99242253Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992476703Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992486154Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992543907Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992627412Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992673944Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99277936Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992853824Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.992937958Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993012382Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993086377Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993230484Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99333282Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993381382Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993422625Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993487268Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99352327Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993573903Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993604115Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993671898Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993727132Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993812996Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99388543Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993955854Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.993991556Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994032608Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99406368Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994117363Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994157835Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994205347Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994214048Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994243569Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994294022Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994336615Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994384907Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994408549Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994500083Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994544496Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994639941Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994686214Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994751177Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994781669Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.994907816Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99497803Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995057124Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995094396Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995132918Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99517225Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995202132Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995290197Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995343369Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995383032Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995463176Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995521599Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99553072Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995575092Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995668867Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995774073Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995887019Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.995986615Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.996026547Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.996128972Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.996201876Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.996538254Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.996594348Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99682874Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.996969988Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997078034Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997123877Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997161879Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997224352Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997268014Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997311237Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997351079Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997424283Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997458575Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997540619Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997617253Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997669906Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997723969Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997775452Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997812744Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997903809Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997910839Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.997958362Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/aws-ebs-csi-driver-node-66hpc.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998059868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-driver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998067488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-driver/csi-driver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998073628Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998126431Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998215786Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998281589Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998314711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-liveness-probe/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998321542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998325622Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998355664Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998436568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998506832Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998535533Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-node-driver-registrar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998542014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998546114Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998582536Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998671371Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99883429Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66hpc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998864821Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998902603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/aws-ebs-csi-driver-node-dv7zt.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.998995688Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-driver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999004179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-driver/csi-driver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999008449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-driver/csi-driver/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999051611Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999139216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.99920475Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999246352Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-liveness-probe/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999253433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999263163Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999318346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999406491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999461034Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999511156Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-node-driver-registrar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999520897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999526277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999535818Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999625053Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999715888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dv7zt/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999774711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999806123Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/aws-ebs-csi-driver-node-wgvxf.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999907418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-driver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999915538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-driver/csi-driver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999919929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-driver/csi-driver/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:39.999963891Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000048946Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00012148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000160682Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-liveness-probe/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000167762Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000174713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000220175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000323401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000387734Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000440737Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-node-driver-registrar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000450078Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000456488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000514221Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000596696Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00066829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wgvxf/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000734573Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000778556Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000826248Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000924404Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.000961466Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001017539Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00104661Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001109664Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001142785Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001180847Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001187948Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001193908Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00123407Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001278203Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001284963Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001334276Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001422801Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001474023Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001534887Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001572679Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001636912Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001671704Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001816462Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.001884456Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00196875Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002019363Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002073896Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0021509Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002188062Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002239185Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002270287Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002366562Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002416085Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002463128Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002670619Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002732392Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002742283Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002784395Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00288215Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.002900671Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.003503504Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.003599199Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.003754858Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.003831432Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004028863Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00416528Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004317238Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004402553Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004432865Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004493648Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004539631Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004584693Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004614485Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004675528Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004724151Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004809525Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004884569Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004924071Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.004963664Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005014136Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005045688Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005112522Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005161824Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005209807Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005248949Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005280701Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005297912Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005354155Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned-6wg9f.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00543501Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00544486Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned/tuned/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005455151Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned/tuned/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005490173Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned/tuned/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005601839Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005673032Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6wg9f/tuned/tuned/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005738236Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005769118Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned-mfnsz.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005857093Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005866393Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned/tuned/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005870493Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned/tuned/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.005928146Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned/tuned/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006036022Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006091925Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mfnsz/tuned/tuned/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006121537Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006155369Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned-xtblf.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006250084Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006258124Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned/tuned/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006262104Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned/tuned/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006269515Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned/tuned/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006392672Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006457325Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xtblf/tuned/tuned/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006488847Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006519049Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006573232Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006613004Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006718439Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006772352Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006824085Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-33.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00690613Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.006991984Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-15.ec2.internal.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007051758Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00709433Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007200826Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007231347Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007309721Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007346203Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007418098Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007455309Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007535264Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00764358Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007761616Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007797938Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00783562Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007884083Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.007926045Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008004109Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008065353Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008095494Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008180359Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008261993Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008292415Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008545279Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008627463Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008791862Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008860086Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.008978582Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009095049Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009292929Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009358683Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009394485Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.00947427Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009504341Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009574185Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009603526Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009743754Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009829969Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009881262Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009930774Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.009978047Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01002796Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010110424Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010140836Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010211439Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010248262Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010286704Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010295464Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010344197Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-65db858894-gnnpf.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010441892Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-watch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010449692Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010463433Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010502306Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010596231Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010667984Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010730728Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010740468Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.010749649Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01077859Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011161501Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011233285Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-gnnpf/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011261817Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011295499Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011350612Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011386674Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01150339Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011549063Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011895541Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.011953674Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012020658Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012066621Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012143305Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012261181Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012362327Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01241799Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012449892Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012516215Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012548197Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012634632Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012712346Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012763229Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012838623Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012907277Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012914627Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.012952609Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.013071006Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01315502Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.013200913Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.013303458Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.013391763Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01370131Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.013785914Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.013897611Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014035388Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014197867Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014269131Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014306853Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014381967Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014416399Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014478032Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014508844Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014560397Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014590488Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014777528Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014856843Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014903995Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.014950638Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015010911Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015027532Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015123637Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01516885Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015212312Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015253954Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015324818Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015333649Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01534557Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator-78495597f6-8ktjx.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015448195Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015458465Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015463866Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015492367Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015593573Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015673157Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-8ktjx/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01573094Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015746411Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015833396Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015848357Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015860107Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015926111Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.015957573Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016024647Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016064719Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016144733Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016179685Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01627343Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016310432Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01645501Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016489442Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016577677Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016666041Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016769217Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016806899Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016843451Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016895084Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.016929676Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01701781Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017064853Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017099845Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017179939Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017225352Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017232112Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017277485Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017338268Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017385891Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017481906Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01756056Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017670236Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017755231Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017833815Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.017949901Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01811355Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018181584Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018231017Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01828572Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018335342Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018383815Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018420887Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018497451Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018572655Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018630629Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018689262Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018741995Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018773436Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018824349Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018855701Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018896123Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.018947016Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01902159Z namespaces/openshift-config-managed/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019071413Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019133766Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019174308Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019249732Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019282734Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019365569Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019439453Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019515977Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019563189Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019589131Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019642444Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019692506Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019784211Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019832184Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.019874456Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.01993933Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.020001013Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.020037655Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023381707Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023456791Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023546676Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023624621Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023721936Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023864524Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.023969469Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024015652Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024050434Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024135238Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024184511Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024218293Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024291307Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024330199Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024392272Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024439475Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024515339Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024594863Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024643176Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024692959Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024763343Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024798934Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024843337Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024877789Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024921321Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024928932Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.024972774Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025011256Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025045138Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025101261Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025132423Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025182766Z namespaces/openshift-config-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025191856Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025195846Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025245419Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025350555Z namespaces/openshift-config/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025394387Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0254558Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025483142Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025535265Z namespaces/openshift-config/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025572187Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025649771Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025749486Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.02582042Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025858712Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025892624Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025943817Z namespaces/openshift-config/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.025971069Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026054843Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026091785Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026132897Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026201041Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026290586Z namespaces/openshift-config/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026324638Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026438114Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026512708Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026597523Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026667396Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026762221Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.026906569Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027041397Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027087139Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027131142Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027187165Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027232407Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027427358Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027459879Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027531623Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027561635Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.02764856Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027740785Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027783907Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.02782473Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027866852Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027910794Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027953406Z namespaces/openshift-config/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.027993329Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028036101Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028068493Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028168198Z namespaces/openshift-console-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028212591Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028284284Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028325437Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028372499Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028405831Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028490256Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028600152Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028719608Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028765921Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028804623Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028850695Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028886287Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.028965312Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029027365Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029071578Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029145071Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029191444Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029198634Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029226896Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029309931Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.029351763Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.030067362Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.030149126Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.030384159Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.030460313Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0305811Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.030809852Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.030981722Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031038445Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031066506Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031128219Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031157741Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031213054Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031240666Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03132478Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031399054Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031462168Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03150171Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031565243Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031597215Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031661909Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031719772Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031773615Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031801526Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03186555Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03187458Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.031919853Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/console-operator-7866497494-9jmwc.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032017738Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/console-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032043119Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/console-operator/console-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03204968Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/console-operator/console-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032098312Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/console-operator/console-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032521746Z namespaces/openshift-console-operator/pods/console-operator-7866497494-9jmwc/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032560617Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03260361Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032650033Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032710826Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03278106Z namespaces/openshift-console/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032826852Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032887345Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032926728Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.032995441Z namespaces/openshift-console/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033023293Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033110487Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033269686Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033533861Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033575593Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033621995Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033670008Z namespaces/openshift-console/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033721001Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033798005Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033844247Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033872899Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.033961774Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.034029308Z namespaces/openshift-console/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.034067679Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.034677093Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.034767428Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035003961Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035078755Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035250844Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03536444Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035556871Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035630535Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035691308Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035759552Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035804394Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035864497Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03590532Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.035990624Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036067119Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036112841Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036147163Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036201946Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03628708Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036357864Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036387926Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036430668Z namespaces/openshift-console/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036441179Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036484351Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console-5d4ccf654f-7v6t7.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036586677Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036593567Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console/console/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036597428Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console/console/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03663685Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console/console/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036761116Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console/console/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03682646Z namespaces/openshift-console/pods/console-5d4ccf654f-7v6t7/console/console/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036872952Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.036929855Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/downloads-68c9cbb497-96gct.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037031751Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/download-server/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037038832Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/download-server/download-server/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037042932Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/download-server/download-server/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037084924Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/download-server/download-server/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037340548Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037403992Z namespaces/openshift-console/pods/downloads-68c9cbb497-96gct/download-server/download-server/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037456264Z namespaces/openshift-console/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037495846Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0375515Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037590822Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037712538Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037756881Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037827975Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037867807Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03793086Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.037969132Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038051667Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038123951Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038203865Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038256408Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03829863Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038353223Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038396655Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038470279Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038536473Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038579316Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.03867159Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038866431Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.038909814Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039020809Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039095594Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039171818Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039252132Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039322476Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039450963Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039601551Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039651004Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039708937Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039749039Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039798562Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039841134Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039881756Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.039958831Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040031305Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040076747Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040115209Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040162212Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040198114Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040255767Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040283918Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040336951Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040379343Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040464628Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040505661Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040629107Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040668459Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040738183Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040777465Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04085695Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.040930384Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041006528Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041066411Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041106353Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041163786Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041197318Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041285733Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041328765Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041369248Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041445562Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041497624Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041504745Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041547087Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041641042Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041702046Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041810421Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.041882276Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04196519Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042036894Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042119069Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042232835Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042385533Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042668588Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042726711Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042789395Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042828037Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042890751Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.042918042Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043007567Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043082511Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043119173Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043163055Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043230259Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043260881Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043323594Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043366866Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043421029Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043448651Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043558507Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043597309Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043671593Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043713905Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043760678Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04380102Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043880385Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.043951108Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044029662Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044070525Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044111027Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0441575Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044198292Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044293077Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044331559Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044364431Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044449325Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044508329Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044550011Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044640706Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044743572Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044817956Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04489136Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.044972104Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04508951Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04526755Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045324603Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045366265Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045422978Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045467551Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045526084Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045568736Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045645161Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045745876Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045802309Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045847201Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045893584Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045936966Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.045992029Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046034872Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046078234Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046112096Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046164889Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046201181Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046243153Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046270564Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04636873Z namespaces/openshift-dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046412212Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046463255Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046506557Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04655795Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046599073Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046869947Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.046944201Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047032026Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047077399Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047119541Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047165253Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047202825Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04728566Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047340403Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047414517Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047497851Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047545324Z namespaces/openshift-dns/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047613238Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047741095Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.047851331Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048076343Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048151817Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048492066Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048611502Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048822844Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048882557Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048928199Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.048978552Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049022094Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049096589Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049135801Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049217075Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049294929Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049358163Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049389485Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049443337Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04948887Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049544273Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049607746Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04967328Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049818948Z namespaces/openshift-dns/pods/dns-default-bx94k/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.04986367Z namespaces/openshift-dns/pods/dns-default-bx94k/dns-default-bx94k.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049954255Z namespaces/openshift-dns/pods/dns-default-bx94k/dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049969946Z namespaces/openshift-dns/pods/dns-default-bx94k/dns/dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.049977117Z namespaces/openshift-dns/pods/dns-default-bx94k/dns/dns/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050012048Z namespaces/openshift-dns/pods/dns-default-bx94k/dns/dns/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050109524Z namespaces/openshift-dns/pods/dns-default-bx94k/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050171177Z namespaces/openshift-dns/pods/dns-default-bx94k/dns/dns/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050203979Z namespaces/openshift-dns/pods/dns-default-bx94k/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050212049Z namespaces/openshift-dns/pods/dns-default-bx94k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05022137Z namespaces/openshift-dns/pods/dns-default-bx94k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050267813Z namespaces/openshift-dns/pods/dns-default-bx94k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050358387Z namespaces/openshift-dns/pods/dns-default-bx94k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050422101Z namespaces/openshift-dns/pods/dns-default-bx94k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050471353Z namespaces/openshift-dns/pods/dns-default-lntqc/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050503925Z namespaces/openshift-dns/pods/dns-default-lntqc/dns-default-lntqc.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05059073Z namespaces/openshift-dns/pods/dns-default-lntqc/dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0505993Z namespaces/openshift-dns/pods/dns-default-lntqc/dns/dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050611431Z namespaces/openshift-dns/pods/dns-default-lntqc/dns/dns/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050672075Z namespaces/openshift-dns/pods/dns-default-lntqc/dns/dns/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050764869Z namespaces/openshift-dns/pods/dns-default-lntqc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050832343Z namespaces/openshift-dns/pods/dns-default-lntqc/dns/dns/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050869765Z namespaces/openshift-dns/pods/dns-default-lntqc/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050877756Z namespaces/openshift-dns/pods/dns-default-lntqc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050889516Z namespaces/openshift-dns/pods/dns-default-lntqc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.050915998Z namespaces/openshift-dns/pods/dns-default-lntqc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051011283Z namespaces/openshift-dns/pods/dns-default-lntqc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051082777Z namespaces/openshift-dns/pods/dns-default-lntqc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05113118Z namespaces/openshift-dns/pods/dns-default-w75j6/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051160681Z namespaces/openshift-dns/pods/dns-default-w75j6/dns-default-w75j6.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051257646Z namespaces/openshift-dns/pods/dns-default-w75j6/dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051266127Z namespaces/openshift-dns/pods/dns-default-w75j6/dns/dns/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051284768Z namespaces/openshift-dns/pods/dns-default-w75j6/dns/dns/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05131557Z namespaces/openshift-dns/pods/dns-default-w75j6/dns/dns/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051404514Z namespaces/openshift-dns/pods/dns-default-w75j6/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051467788Z namespaces/openshift-dns/pods/dns-default-w75j6/dns/dns/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051519251Z namespaces/openshift-dns/pods/dns-default-w75j6/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051530231Z namespaces/openshift-dns/pods/dns-default-w75j6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051534491Z namespaces/openshift-dns/pods/dns-default-w75j6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051571533Z namespaces/openshift-dns/pods/dns-default-w75j6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051668429Z namespaces/openshift-dns/pods/dns-default-w75j6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051738782Z namespaces/openshift-dns/pods/dns-default-w75j6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051791825Z namespaces/openshift-dns/pods/node-resolver-4xtcp/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051827067Z namespaces/openshift-dns/pods/node-resolver-4xtcp/node-resolver-4xtcp.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051904472Z namespaces/openshift-dns/pods/node-resolver-4xtcp/dns-node-resolver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051913762Z namespaces/openshift-dns/pods/node-resolver-4xtcp/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051919463Z namespaces/openshift-dns/pods/node-resolver-4xtcp/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.051971365Z namespaces/openshift-dns/pods/node-resolver-4xtcp/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0520585Z namespaces/openshift-dns/pods/node-resolver-4xtcp/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052122823Z namespaces/openshift-dns/pods/node-resolver-4xtcp/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052175356Z namespaces/openshift-dns/pods/node-resolver-64s9k/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052211458Z namespaces/openshift-dns/pods/node-resolver-64s9k/node-resolver-64s9k.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052308234Z namespaces/openshift-dns/pods/node-resolver-64s9k/dns-node-resolver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052317934Z namespaces/openshift-dns/pods/node-resolver-64s9k/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052321874Z namespaces/openshift-dns/pods/node-resolver-64s9k/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052382638Z namespaces/openshift-dns/pods/node-resolver-64s9k/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052458902Z namespaces/openshift-dns/pods/node-resolver-64s9k/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052525845Z namespaces/openshift-dns/pods/node-resolver-64s9k/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052750128Z namespaces/openshift-dns/pods/node-resolver-6nwgd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05279342Z namespaces/openshift-dns/pods/node-resolver-6nwgd/node-resolver-6nwgd.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052865594Z namespaces/openshift-dns/pods/node-resolver-6nwgd/dns-node-resolver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052873955Z namespaces/openshift-dns/pods/node-resolver-6nwgd/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052887315Z namespaces/openshift-dns/pods/node-resolver-6nwgd/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.052919537Z namespaces/openshift-dns/pods/node-resolver-6nwgd/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053003022Z namespaces/openshift-dns/pods/node-resolver-6nwgd/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053072695Z namespaces/openshift-dns/pods/node-resolver-6nwgd/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053117518Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05315563Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053204953Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053242295Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05333424Z namespaces/openshift-etcd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053377592Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053443486Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053478697Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053537131Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053578573Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053674798Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053757533Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053832367Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053874169Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053917481Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.053974504Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054011377Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054090831Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054145424Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054184906Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05426278Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054332234Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054372296Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054469651Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054543715Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05462226Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054774198Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054853232Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.054971719Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055125237Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05517216Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055201671Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055255664Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055292826Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05535685Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055395202Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055476586Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05554604Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055603133Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055643426Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055707039Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055738171Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055800484Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055827765Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.055892849Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05591973Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056016556Z namespaces/openshift-host-network/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056058558Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056127382Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056165544Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056235078Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056264709Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056352534Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056425348Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.056509653Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057298785Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057340438Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057390521Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057429203Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057507617Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05756165Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057602782Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057695667Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057770111Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057809583Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057908919Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.057980983Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058061177Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058133831Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058212505Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058342842Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058442978Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058498341Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058544663Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058593146Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058641749Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058698652Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058740784Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058802607Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05884638Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058921704Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.058999998Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05904033Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059071532Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059124265Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059154937Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05921462Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059257172Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059299174Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059341927Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059447402Z namespaces/openshift-image-registry/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059489375Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059550728Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05958546Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059645873Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059702756Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.059808902Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.05995743Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060183543Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060235905Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060271438Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06031039Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060354472Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060455808Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060510211Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060549063Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060627497Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060700541Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060712402Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060753034Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060939024Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.060975776Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.061556568Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.061637852Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.061953129Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062029863Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062226094Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062349761Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062543021Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062612385Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062669748Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062849598Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06288662Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062944573Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.062985195Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06306698Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063142834Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063201357Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063232659Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063303563Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063336365Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06344293Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063524585Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063584768Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06361821Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063675803Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063731176Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06379603Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06380379Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063841492Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/image-registry-66d666db99-nhhgp.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063962599Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/registry/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.063969819Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/registry/registry/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06397953Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/registry/registry/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.064019012Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/registry/registry/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.064758022Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.064824216Z namespaces/openshift-image-registry/pods/image-registry-66d666db99-nhhgp/registry/registry/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.064873728Z namespaces/openshift-image-registry/pods/node-ca-8klms/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0649128Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca-8klms.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.064991715Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.064998755Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca/node-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065011016Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca/node-ca/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065058088Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca/node-ca/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065188055Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065239758Z namespaces/openshift-image-registry/pods/node-ca-8klms/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065288241Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065332483Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca-j6nnh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065412948Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065419948Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca/node-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065428849Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca/node-ca/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065475291Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca/node-ca/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065587237Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065651301Z namespaces/openshift-image-registry/pods/node-ca-j6nnh/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065720344Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065763757Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca-m9r7c.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065842931Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065855812Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca/node-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065859812Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca/node-ca/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.065910045Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca/node-ca/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066020351Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066087015Z namespaces/openshift-image-registry/pods/node-ca-m9r7c/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066126137Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066161448Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066214082Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066256104Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066387461Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066420453Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066438864Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066482386Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06655689Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066591872Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066730979Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066810364Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066899449Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066939861Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.066980063Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067031146Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067068768Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067146732Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067205016Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067275379Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067353324Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067437808Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067487271Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067578536Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067697222Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06784647Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.067923324Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068086104Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06820736Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06838833Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068473105Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068501966Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06856757Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068608452Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068666055Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068727598Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068800472Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068880997Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06893716Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.068976562Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069031655Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069076127Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06912561Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069134981Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069185273Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/ingress-canary-hm5sj.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069282269Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/serve-healthcheck-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069289379Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069298049Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069345322Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069429677Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069503341Z namespaces/openshift-ingress-canary/pods/ingress-canary-hm5sj/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069542213Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069570974Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/ingress-canary-hrppr.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.06967131Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/serve-healthcheck-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069693161Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069706412Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069779105Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069871701Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069943985Z namespaces/openshift-ingress-canary/pods/ingress-canary-hrppr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.069976016Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070010528Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/ingress-canary-nt5h4.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070083522Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/serve-healthcheck-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070092223Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070098443Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070125404Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070218349Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070283573Z namespaces/openshift-ingress-canary/pods/ingress-canary-nt5h4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070300294Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070347747Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070397069Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0704137Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070523396Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070568019Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070627592Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070673244Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070854604Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070896186Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.070979771Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071060335Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07114393Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071185102Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071230735Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071275847Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071317129Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071393133Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071425145Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071469228Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071547732Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071604335Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.071637927Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.072397988Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.072471422Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.072574678Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.072674533Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.072756898Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.072869484Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073053814Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073122178Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07315875Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073212913Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073251565Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073294407Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073306728Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073323869Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073422124Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073439505Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07353536Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073605134Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073668577Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073723471Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073785454Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073832426Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0739027Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073931402Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.073993595Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074024397Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07409012Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074097591Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074137253Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074210527Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074239939Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074295362Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074325463Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074409898Z namespaces/openshift-ingress/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07445094Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074508793Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074540765Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074588828Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074617559Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074721835Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074861482Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.074974759Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075013951Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075050063Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075111356Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075154849Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075227702Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075284956Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075326328Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075403872Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075479996Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075525179Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075622864Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07573695Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075866717Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.075943492Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076075889Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076188835Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076381265Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07645915Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076495792Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076557185Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076600607Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076677032Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076721324Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076795078Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076874532Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076940346Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.076981478Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077033301Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077081023Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077137897Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07719904Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077285785Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077296535Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077346628Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router-default-6cd76567d8-6bsxb.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077447094Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077454534Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router/router/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077463475Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router/router/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077525058Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router/router/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077631553Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router/router/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077728029Z namespaces/openshift-ingress/pods/router-default-6cd76567d8-6bsxb/router/router/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077765041Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077781832Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077861366Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077880417Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.077980853Z namespaces/openshift-insights/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078021375Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078082018Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.07811694Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078186334Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078222426Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078336522Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078441658Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078541223Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078583556Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078616717Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078885762Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078909533Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.078983327Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079021519Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079100804Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079142746Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079179648Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079255602Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079341577Z namespaces/openshift-insights/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.079381319Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.080081627Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.080165612Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.080468628Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.080585925Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.080893811Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.080976436Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081110423Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081183297Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081221839Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081297533Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081332715Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08142015Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081464713Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081492554Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081563758Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081609901Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081674974Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081747998Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08178599Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081831142Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081907707Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.081995491Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082053845Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082094177Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08215211Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082189452Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082251245Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082280377Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08233327Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082372162Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082430925Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082439095Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082479808Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/insights-operator-68d9dd94cf-gl882.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082587274Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/insights-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082597234Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/insights-operator/insights-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082606985Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/insights-operator/insights-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.082678459Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083027698Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-gl882/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083353925Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083394418Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/insights-runtime-extractor-m44mk.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083497533Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083507024Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/exporter/exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083513294Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/exporter/exporter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083551266Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/exporter/exporter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083646101Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083730796Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/exporter/exporter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083781329Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/extractor/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083792079Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/extractor/extractor/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08380184Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/extractor/extractor/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083833522Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/extractor/extractor/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.083938287Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084004211Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/extractor/extractor/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084185311Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084193641Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084208292Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084284746Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084377201Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084446555Z namespaces/openshift-insights/pods/insights-runtime-extractor-m44mk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084514579Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084552231Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/insights-runtime-extractor-tksk4.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084642495Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084650266Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/exporter/exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084677068Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/exporter/exporter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08472759Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/exporter/exporter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084819825Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084891939Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/exporter/exporter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084917241Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/extractor/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084925811Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/extractor/extractor/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.084931481Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/extractor/extractor/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085009446Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/extractor/extractor/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085108071Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085173115Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/extractor/extractor/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085211357Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085223647Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085227567Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085299431Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085382826Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085445999Z namespaces/openshift-insights/pods/insights-runtime-extractor-tksk4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085508153Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085543985Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/insights-runtime-extractor-w8d7k.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08563358Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08564088Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/exporter/exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08564884Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/exporter/exporter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085731145Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/exporter/exporter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085809109Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085875023Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/exporter/exporter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085904634Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/extractor/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085912945Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/extractor/extractor/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085921505Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/extractor/extractor/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.085973228Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/extractor/extractor/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086058813Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086127587Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/extractor/extractor/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086162918Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086170799Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086176919Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086228622Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086315117Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08638323Z namespaces/openshift-insights/pods/insights-runtime-extractor-w8d7k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086426493Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086463925Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086526428Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08655787Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086622454Z namespaces/openshift-keda/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086629824Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086641884Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086790183Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086881388Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08692907Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086938891Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.086981023Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087049857Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087097869Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087204875Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087269879Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087365434Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087376304Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087415567Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087600567Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087645899Z namespaces/openshift-keda/operators.coreos.com/installplans/install-nvtkg.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087775796Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087808358Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087893373Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.087912684Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08820004Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088249412Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088368869Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08839885Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088477295Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088492715Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088549199Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088585961Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088678435Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088777191Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088846905Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088888887Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088928309Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.088972142Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089002813Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089083918Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089142831Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089177133Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089256717Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08932171Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089365223Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.08948563Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089560374Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089637348Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089735723Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089809707Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.089931094Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090096733Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090156306Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090202169Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090243941Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090276813Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090338666Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090380838Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090456172Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090534017Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090580979Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090616681Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090669924Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090742128Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09077641Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090824152Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090869085Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090895816Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.090996342Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091027383Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091089767Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091117619Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091197283Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091229474Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091313629Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091391313Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091468138Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09151211Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091552222Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091609995Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091641587Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091748903Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091809516Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091849568Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091931063Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091979486Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.091998287Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092109202Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092177796Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092271161Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092346746Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09242535Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092545146Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092727136Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09280023Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092862154Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092922007Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092950018Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.092997721Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093038763Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093117508Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093189511Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093264096Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093304828Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093386842Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093426524Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093515459Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093563632Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093599464Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093671228Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.0937127Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093783924Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093821416Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09389167Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.093927561Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094011796Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094050228Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094114792Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094142463Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094208197Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094237938Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094328243Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094402247Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094483802Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094928446Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.094976959Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095253314Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095285115Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095377231Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095414082Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095456385Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095534259Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095602053Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095647975Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095777402Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095854646Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.095929811Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096008485Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096086529Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096209416Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096398376Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09646235Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096505432Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096555555Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096594097Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096679971Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096721614Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096801688Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096873902Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096918015Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.096951076Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09701835Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097058452Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097112055Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097139727Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09720284Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097242542Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097299435Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097327567Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097437563Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097469934Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097533438Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09756999Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097634583Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097692337Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097779271Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097850595Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09792998Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.097984463Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098013954Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098078788Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09812126Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098200954Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098252937Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09829399Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098370544Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098432737Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098440618Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09848181Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098531092Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098564744Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098682441Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.098761055Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09903573Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099109614Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099189218Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099310015Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099456363Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099518586Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099559248Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099603721Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099645243Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099709047Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099744918Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099829853Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099902727Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.09994834Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.099976281Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100042375Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100080097Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10014059Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100167942Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100241776Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100264117Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100358002Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100400934Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100460157Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10049535Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100550433Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100583534Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100676019Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100765824Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100840788Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100895771Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.100940304Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101001147Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101043169Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101118073Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101151475Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101200538Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101296763Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101359397Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101390538Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101496434Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101569578Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101646302Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101743007Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101823892Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.101941168Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102103177Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102169271Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102213153Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102247355Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102281647Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10233741Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102375692Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102455536Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10252971Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102573603Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102610075Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102670018Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102800175Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102846738Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10288422Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102923902Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.102964234Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103039928Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10308444Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103150644Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103188316Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10325297Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103292952Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103373656Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10344701Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103527865Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103577707Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10361917Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103703974Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103749237Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103829971Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103873223Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.103901945Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1039901Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104043623Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104084655Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10418058Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104265755Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104342749Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104413643Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104491337Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104608154Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104772783Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104824045Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104863288Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104916831Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.104962503Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105026906Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105059888Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105143633Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105217327Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105253069Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105291301Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105679982Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105723364Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105788008Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10582583Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105862082Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.105910874Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106000739Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106047152Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106118686Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106157188Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106223282Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106262614Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106341378Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106452064Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106548929Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106601082Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106640244Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106724579Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106757111Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.106840025Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107028265Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107057047Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107151472Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107179874Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107190404Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107228486Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107305841Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107352413Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107453309Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107530883Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107753075Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107819658Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.107940585Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108062202Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108245232Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108297384Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108341537Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10839547Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108431762Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108463714Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108508426Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10859044Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108668735Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108744139Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10876341Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108832454Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108859485Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108905198Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108915598Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.108960541Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/kube-storage-version-migrator-operator-799cb7f958-j97c7.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109097788Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/kube-storage-version-migrator-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109106139Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109113919Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109150541Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109267137Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-j97c7/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109394524Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109433777Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10950507Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109542792Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109620197Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.10967503Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109732573Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109770805Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109838388Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109876601Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.109964926Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110073311Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110166637Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11022184Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110262052Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110318065Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110359147Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110432411Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110492864Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110529886Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110615391Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110834493Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110875415Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.110977551Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111056145Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111175421Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111250656Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111365002Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111483018Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111646107Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111721411Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111772454Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111813436Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111860009Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111903241Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.111935683Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112023578Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112100602Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112142574Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112174706Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112218768Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11225564Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112315534Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112325124Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112353586Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator-7f59b54f6c-rbjbj.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11242837Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/graceful-termination/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11243644Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/graceful-termination/graceful-termination/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112445671Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112530225Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112618Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112715505Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112732396Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112739637Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator/migrator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112780589Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator/migrator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112830202Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator/migrator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.112926367Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11298478Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-rbjbj/migrator/migrator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113025252Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113059494Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113114597Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113151629Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113210792Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113218743Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113224963Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113275196Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113374691Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113468877Z namespaces/openshift-marketplace/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113476377Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113480407Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113519589Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113579892Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113587073Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113611744Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113730661Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.113824796Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1139076Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114010296Z namespaces/openshift-monitoring/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114048498Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114114752Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114154704Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114223527Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11426347Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114396797Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.114877363Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115312367Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.11554897Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115587892Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115671926Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115721029Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115809964Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115847956Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115894909Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.115973583Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.116034376Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.116075319Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.119283383Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.119426241Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.120500149Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.120556583Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.121480593Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.121600349Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122103867Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122261076Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122296827Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122451766Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122493638Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122558282Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122598754Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122719901Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122791084Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122862298Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.122910371Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123056969Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12308456Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123190126Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123229458Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123363796Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123401178Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123501083Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123702484Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.123788149Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.124035402Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1241714Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.124314688Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.124401762Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.124505058Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.124591983Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125110081Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125151513Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125243458Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125323732Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125405157Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125516163Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125589447Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125752496Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12583914Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.125926235Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12601119Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126100145Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126181679Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126234222Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126265694Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126312396Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126320857Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126357969Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126455154Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126465285Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126547259Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126850556Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126861596Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126871057Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.126916769Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127011884Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127080828Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12711082Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12711921Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127125201Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127179793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127280519Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127345203Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127373264Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127381564Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127397505Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127446938Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127531893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127600207Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127644809Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12767126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127687051Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127718873Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127810178Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127875151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127911564Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127920054Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127927314Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.127977267Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128059121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128125335Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128172808Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128182488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128188888Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128231701Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128322516Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128387859Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128440832Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128448693Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128452723Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128475554Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128569199Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128635213Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128689666Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128732008Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator-5f7f494dd4-b62ss.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128820213Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128830923Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128839824Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.128884646Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129432416Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.12949009Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-b62ss/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129545093Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129590785Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics-785778ff74-ml57v.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129730983Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-main/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129742963Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129748614Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129780945Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129874731Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129948484Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129988497Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-self/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.129995557Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130001527Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13005629Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130142445Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130210839Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130258501Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130266082Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130278593Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130317224Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130463023Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130533276Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-ml57v/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130580929Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130624751Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server-656f9c69d6-8t2qx.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130755148Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130769479Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server/metrics-server/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130774909Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server/metrics-server/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130808761Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.130902156Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13096781Z namespaces/openshift-monitoring/pods/metrics-server-656f9c69d6-8t2qx/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131014882Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131051675Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin-5f68df7f58-grmgw.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131141109Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13114887Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131161041Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131199633Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131297058Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131364581Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-grmgw/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131417824Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131461217Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter-k9szq.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131572603Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/init-textfile/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131579943Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/init-textfile/init-textfile/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131583944Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131627236Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131719191Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131784944Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131831097Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131841278Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131847908Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13188294Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.131978185Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132034728Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132079271Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132096271Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter/node-exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132102312Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132149074Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132267951Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132336485Z namespaces/openshift-monitoring/pods/node-exporter-k9szq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132365416Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132401538Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter-kjljz.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132505884Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/init-textfile/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132513524Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/init-textfile/init-textfile/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132517364Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/init-textfile/init-textfile/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132550276Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13262159Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132704734Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132743547Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132753467Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132760028Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13279719Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132888404Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.132956848Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133001161Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133007741Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter/node-exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133011621Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter/node-exporter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133039793Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133151619Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133215742Z namespaces/openshift-monitoring/pods/node-exporter-kjljz/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133262565Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133290797Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter-sxg79.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133402843Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/init-textfile/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133414203Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/init-textfile/init-textfile/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133422944Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/init-textfile/init-textfile/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133462926Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13353432Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133594433Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133635165Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133642646Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133646516Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133692939Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133786773Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133851987Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13390021Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13390921Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter/node-exporter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133916801Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter/node-exporter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.133955913Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134059788Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134127532Z namespaces/openshift-monitoring/pods/node-exporter-sxg79/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134186685Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134219437Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics-84bd68b896-p2ddt.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134373505Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-main/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134381276Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134387606Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134440029Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134530424Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134598048Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13463997Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-self/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134650721Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134682142Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134783208Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134866432Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134934576Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134966388Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134971988Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.134976038Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13501068Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135107936Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135174109Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-p2ddt/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135211941Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135273105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135470155Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135479136Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135486976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135533599Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135640214Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13572911Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135766521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135773802Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135782522Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135826265Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135915009Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.135984433Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136034086Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136042256Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136050207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13609843Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136185324Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136264268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13629865Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136305121Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136308931Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136332672Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136422947Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136488551Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136515382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136524213Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136530473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136580586Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136674371Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136756786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136792477Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136800308Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136808408Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.136861351Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137110105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137174048Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137224781Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137232561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137241952Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137284974Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13738266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137450123Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137523157Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137549789Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator-64785b6675-tm824.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137648564Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137669105Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137679486Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137721598Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137813163Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137879207Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137908758Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137915749Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.137919919Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13794844Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13812758Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138193534Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-tm824/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138228276Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138265018Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook-77d98bc786-txx94.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138384944Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138392295Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138396295Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138436527Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138526102Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138590665Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-txx94/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138632128Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13867499Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client-7fd8dd5986-qw76j.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138844439Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13885227Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13885618Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138894072Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.138981467Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139050511Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139079592Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/reload/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139086513Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/reload/reload/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139090333Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/reload/reload/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139122674Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/reload/reload/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139213639Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139280493Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/reload/reload/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139316275Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139326235Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client/telemeter-client/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139330226Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139366048Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139505005Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139569819Z namespaces/openshift-monitoring/pods/telemeter-client-7fd8dd5986-qw76j/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139620962Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139700256Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-querier-77c964dcc5-89zt7.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139822622Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139831263Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139835293Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.139868705Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.13995072Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140021343Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140053875Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-rules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140061935Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140066666Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140098968Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140278597Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140343711Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140383413Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-web/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140390944Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140394874Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140429055Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14051245Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140578264Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140612005Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140618206Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140622066Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140671759Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140769134Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140834998Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14087245Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/prom-label-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14088046Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14088429Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.140908172Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141001677Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14106654Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141103862Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-query/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141111063Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-query/thanos-query/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141114853Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-query/thanos-query/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141135624Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14123629Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141301053Z namespaces/openshift-monitoring/pods/thanos-querier-77c964dcc5-89zt7/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141329225Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141365867Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14142075Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141452911Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141574248Z namespaces/openshift-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141622681Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141703625Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141748327Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14179658Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.141829592Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142034243Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142108427Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142183961Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142231704Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142269026Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142411164Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14253309Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142591593Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142633346Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142789474Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142829886Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142911121Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142952313Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.142981205Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143064999Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143106901Z namespaces/openshift-multus/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143144654Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143276491Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143357795Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143842301Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.143958898Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.144568111Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.144649856Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.144877558Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.144924831Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.144970243Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145062668Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145140122Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145223447Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145304981Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145351194Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145433468Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145522043Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145603017Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145638719Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145702623Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145758166Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145803198Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1458394Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145887983Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145918785Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.145951867Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146038841Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146115315Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146156578Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14619747Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146249403Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146284514Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146335057Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146366519Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146424042Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146431753Z namespaces/openshift-multus/pods/multus-5hnlc/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146473835Z namespaces/openshift-multus/pods/multus-5hnlc/multus-5hnlc.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146589261Z namespaces/openshift-multus/pods/multus-5hnlc/kube-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146596271Z namespaces/openshift-multus/pods/multus-5hnlc/kube-multus/kube-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146600062Z namespaces/openshift-multus/pods/multus-5hnlc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.146631053Z namespaces/openshift-multus/pods/multus-5hnlc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147029185Z namespaces/openshift-multus/pods/multus-5hnlc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147100999Z namespaces/openshift-multus/pods/multus-5hnlc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14711827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147174453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/multus-additional-cni-plugins-8m2j6.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147324561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/bond-cni-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147334172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147338892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147365413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147452418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147517012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147552674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147559064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/cni-plugins/cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147562914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147589346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147692961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147762845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147790917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/egress-router-binary-copy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147797657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147805428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14784257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147929274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.147988998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148015589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148022909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14803187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148070812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148137466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148200559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148241111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/routeoverride-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148247992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148251832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148283663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148388109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148448323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148487155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni-bincopy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148497325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148502246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148520256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148605521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148674535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148727428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148734968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148738878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14877115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148851374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.148919038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-8m2j6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14895359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149001703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/multus-additional-cni-plugins-q875j.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149128409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/bond-cni-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14913674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1491406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149177182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149261847Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149326971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149374503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149381553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/cni-plugins/cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149385364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149412965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14949918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149562023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149598625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/egress-router-binary-copy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149607146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149610966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149639677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149745753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149813157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149850889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149858259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.14986711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149906442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.149980156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150042349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150081281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/routeoverride-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150088542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150092322Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150120984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150206608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150271502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150310504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni-bincopy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150318725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150322555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150352436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150439091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150506125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150563448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150573228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150579239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150622161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15079343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150862504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-q875j/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150901586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.150939918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/multus-additional-cni-plugins-wnmnx.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151065265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/bond-cni-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151073256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151077136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151115438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151202283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151266736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151306328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151314389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/cni-plugins/cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151318269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151348621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151430195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151491508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151564692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/egress-router-binary-copy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151571833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151575923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151607345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15171379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151780514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151816156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151823896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151831317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151855778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151925812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.151993826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152022657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/routeoverride-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152030618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152034468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15206705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152153494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152218078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15225939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni-bincopy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152265941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152269781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152302683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152389197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152453141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152490643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152498493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152502293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152530025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152610589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152694804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wnmnx/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152724926Z namespaces/openshift-multus/pods/multus-hdp6f/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152758207Z namespaces/openshift-multus/pods/multus-hdp6f/multus-hdp6f.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152849632Z namespaces/openshift-multus/pods/multus-hdp6f/kube-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152857413Z namespaces/openshift-multus/pods/multus-hdp6f/kube-multus/kube-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152861463Z namespaces/openshift-multus/pods/multus-hdp6f/kube-multus/kube-multus/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.152887114Z namespaces/openshift-multus/pods/multus-hdp6f/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153196201Z namespaces/openshift-multus/pods/multus-hdp6f/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153260555Z namespaces/openshift-multus/pods/multus-hdp6f/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153288976Z namespaces/openshift-multus/pods/multus-xzqtr/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153322298Z namespaces/openshift-multus/pods/multus-xzqtr/multus-xzqtr.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153407923Z namespaces/openshift-multus/pods/multus-xzqtr/kube-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153416803Z namespaces/openshift-multus/pods/multus-xzqtr/kube-multus/kube-multus/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153420623Z namespaces/openshift-multus/pods/multus-xzqtr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153449515Z namespaces/openshift-multus/pods/multus-xzqtr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153803684Z namespaces/openshift-multus/pods/multus-xzqtr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153869188Z namespaces/openshift-multus/pods/multus-xzqtr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15390677Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.153933911Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon-246tp.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154019266Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154027067Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154030937Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154060378Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154152754Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154217657Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154245548Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154252549Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154256379Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154294061Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154402707Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154466651Z namespaces/openshift-multus/pods/network-metrics-daemon-246tp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154498502Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154537675Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon-cbt5f.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154607358Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154615169Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154619019Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154668791Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154761397Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15482561Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154865932Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154874393Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154878283Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.154906444Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155029521Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155096495Z namespaces/openshift-multus/pods/network-metrics-daemon-cbt5f/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155132837Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155159938Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon-ns88z.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155246263Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155254343Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155258174Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155288275Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15537005Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155446114Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155478586Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155486486Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155490316Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155519738Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155616783Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155714568Z namespaces/openshift-multus/pods/network-metrics-daemon-ns88z/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155731549Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155788833Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155827715Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155834685Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155883348Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.155958322Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156005074Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156042656Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156122241Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156169503Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156207205Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156257048Z namespaces/openshift-network-console/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156308961Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156359284Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156399326Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156432587Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15648431Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156559334Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156672711Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156801438Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1568435Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156885622Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.156985138Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15701765Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157066322Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157100554Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157186039Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157230161Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157262913Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157345817Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15738887Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157421332Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157538558Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157619052Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15775873Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157840534Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.157979392Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158106959Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158222755Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158274428Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15831152Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158359003Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158397025Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158451638Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15849137Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158529942Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158566594Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158613757Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158650368Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158840719Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158910903Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158948895Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.158986117Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159034299Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159067801Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159114994Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159122684Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159185958Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin-6cf856758c-clqqh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159262872Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159270702Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159276062Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159326575Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15940462Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159469533Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-clqqh/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159535167Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159540967Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15959603Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159612781Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159689805Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159745708Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.15978072Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159838163Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159860664Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.159911587Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160013533Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160112868Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160210093Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160264196Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160301598Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160367542Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160406094Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160465257Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160503969Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160539541Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160576553Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160670498Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160738862Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160754163Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160843058Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16088183Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.160919842Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161030768Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161113313Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161300033Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161378417Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161580068Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161669193Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16179245Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161847723Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161875424Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161935187Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.161962349Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162051484Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162103357Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16216922Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162237674Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162270726Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162304488Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16235221Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162431585Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162507359Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162549651Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162623965Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162688048Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162726571Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162784974Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162822206Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162861398Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162870678Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16290587Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/network-check-source-869dcfcdcd-jwkw4.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162980344Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/check-endpoints/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162988065Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/check-endpoints/check-endpoints/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.162993045Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163016036Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163125972Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163193196Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-jwkw4/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163225108Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16326411Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-ggqms.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163339234Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-container/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163347044Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163351085Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163377826Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163462941Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163532865Z namespaces/openshift-network-diagnostics/pods/network-check-target-ggqms/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163567336Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163602828Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-m4d4j.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163692053Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-container/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163702514Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163706514Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163736786Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16382281Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163890794Z namespaces/openshift-network-diagnostics/pods/network-check-target-m4d4j/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163929246Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.163956678Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-mgkkh.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164030452Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-container/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164039342Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164044182Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164063634Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164151608Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164220492Z namespaces/openshift-network-diagnostics/pods/network-check-target-mgkkh/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164269025Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164304517Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164351779Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16435971Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164388741Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164473716Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164529289Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164571681Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164647535Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164711809Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164754981Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164797914Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164838486Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164894799Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164928801Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.164977273Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165011075Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165090619Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165170344Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165247828Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165292461Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165320672Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165371985Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165397606Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165480901Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165523343Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165561455Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165637649Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165700893Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165713953Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165738175Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165797168Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16583769Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.165930005Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166004069Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166085894Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166161048Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166237602Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166372649Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166476575Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166509647Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16655805Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166607102Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166633943Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166776071Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166813173Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166861636Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166899388Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.166980202Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167060267Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167104769Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167139231Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167199554Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167228126Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167278399Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16730845Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167353993Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167361213Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167402676Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167436757Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167472149Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167526232Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167554264Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167604927Z namespaces/openshift-network-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167641658Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167728723Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167765755Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1678431Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167865111Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.167978297Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168052761Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168130715Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168162887Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168204529Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168285553Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168313265Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168364698Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168392069Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168471874Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168504435Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168552258Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168627142Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168694196Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168705716Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168730418Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168784911Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168816962Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.168941989Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169020544Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169178482Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169251826Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169421695Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1695037Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169623846Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.16969573Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169738153Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169824067Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169888501Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169919773Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.169969505Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170009638Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17005889Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170086432Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170135694Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170173916Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170249851Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170327105Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170373587Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170408879Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170461432Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170499354Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170552657Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170578778Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170637112Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170694685Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170746378Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170753528Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170778009Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter-72vr9.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170853793Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170861674Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170865474Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170895486Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.170986011Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171059505Z namespaces/openshift-network-operator/pods/iptables-alerter-72vr9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171084816Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171117718Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter-l79mm.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171184411Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171201342Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171206853Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171229334Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171314918Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171380992Z namespaces/openshift-network-operator/pods/iptables-alerter-l79mm/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171415474Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171472067Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter-qfn8j.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171512559Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17152285Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17152814Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171588973Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171689389Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17171399Z namespaces/openshift-network-operator/pods/iptables-alerter-qfn8j/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171789744Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171801575Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171842867Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171871079Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171925182Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.171965114Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172035758Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17207047Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172119332Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172152564Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172235629Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172317643Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172401368Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172430589Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172479292Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172514444Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172562977Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17263417Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172689113Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172739926Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17281356Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172845372Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.172893795Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17298781Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173068684Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173159249Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173234093Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173310217Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173430254Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173621744Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173702979Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17372222Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173792173Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.173829326Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174003375Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174036967Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174113871Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174187525Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174221067Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17426988Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174302431Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174348494Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174408077Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174436269Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174518933Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174526834Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174559395Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174613788Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17463469Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174799928Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17482867Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174879513Z namespaces/openshift-operators/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174886973Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174892724Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174915375Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.174967458Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175000059Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175062723Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175101805Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175131787Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17518808Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175368559Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175441074Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175508727Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17555989Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175591192Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175769731Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175786922Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175838275Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175893148Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.175958732Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176006514Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176038966Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1761169Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176158962Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176166403Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176197585Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176271019Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176287269Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176495751Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176574345Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.176905123Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17702324Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.177477425Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.177559209Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.177738209Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.177791942Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.177818653Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.177913008Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178045576Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178089588Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178169612Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178216305Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178250487Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178302089Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178330181Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178391704Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178419456Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178470748Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178478389Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178513111Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178561364Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178597026Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178696901Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178773655Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178819928Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178845429Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178906082Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.178933184Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179085732Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179112783Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179169297Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179177027Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179211249Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179292673Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179340306Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179387158Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17941189Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.17941974Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179491164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-node-bdfcs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179673014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-node/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179685835Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179692245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179732177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179832433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179901746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179930408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179936528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179940239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.179978171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180087527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18014887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180185842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/nbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180196222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/nbdb/nbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180202233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/nbdb/nbdb/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180211323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/nbdb/nbdb/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1803286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180395853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180426085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/northd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180430975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/northd/northd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180434806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/northd/northd/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180474398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/northd/northd/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180573193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180638286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/northd/northd/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18069314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-acl-logging/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18070395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180708841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180728102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180823757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18089144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180928742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180935543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-controller/ovn-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180939453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.180957574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.181168566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.181234539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.181267831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.181275211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.181280572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.181302463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182234293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182297867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182316378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/sbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182321928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/sbdb/sbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182333059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/sbdb/sbdb/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182379192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/sbdb/sbdb/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182474927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18253998Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bdfcs/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182558091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182630715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-node-j58jz.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182918051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-node/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182941232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182946983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.182976804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18309172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183158264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183188996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183198226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183202626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183240879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183352454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183417718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18345442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/nbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/nbdb/nbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183467461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/nbdb/nbdb/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183493632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183591687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183672022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183693753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/northd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183700724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/northd/northd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183709464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/northd/northd/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183759637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/northd/northd/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183857982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183922496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/northd/northd/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183939866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-acl-logging/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183948197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.183963148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18399831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184081014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184126647Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184133957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-controller/ovn-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184139768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184170779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184357419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184422303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184460125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184470195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184475776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.184485386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185379095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185442979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185484411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/sbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185492421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/sbdb/sbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185496251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/sbdb/sbdb/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185508962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185610658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185691752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j58jz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185711273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185787347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-node-r5f8x.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185961857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-node/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185976657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185984238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.185992529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186104504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186177439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186326407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186337707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186343208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186373539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186503666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1865623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186597171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/nbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186603802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/nbdb/nbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186607712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/nbdb/nbdb/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186640914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/nbdb/nbdb/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18676155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186832024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186846105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/northd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186854285Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/northd/northd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186858186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/northd/northd/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186906258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/northd/northd/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.186999043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187070667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/northd/northd/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187087078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-acl-logging/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187096189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187104689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187130231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187226086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187258037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187264248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-controller/ovn-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187271688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1873102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18747893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187544003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187583195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187591505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187595346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.187612917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188512666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188578829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188606151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/sbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188610531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/sbdb/sbdb/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188614251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/sbdb/sbdb/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188666674Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/sbdb/sbdb/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188754909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188830103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r5f8x/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188865065Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188898877Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18895042Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18895789Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.188988572Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189086397Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189190523Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189236025Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189273007Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189356412Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189430966Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189472088Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.18951326Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189559173Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189569373Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189573564Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189598095Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189650548Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189711831Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189767444Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189809866Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189851909Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189892721Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.189974895Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190071681Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190168186Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190212168Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19023883Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190286483Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190327875Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190407329Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190444821Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190479803Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190572958Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19060955Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19061799Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190669903Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190725916Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190763709Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190870844Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.190948168Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191135819Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191211653Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191325119Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191440475Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191670158Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191742102Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191777074Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191839557Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191851618Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191907381Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.191947343Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192018867Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192099261Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192144334Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192164245Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19226529Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192281241Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192362456Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192382306Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192424929Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19243586Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192471291Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/service-ca-operator-7695fc6c8c-9gw6h.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192553946Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/service-ca-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192566336Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192571507Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192579427Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192757597Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-9gw6h/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192950248Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.192967068Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193025912Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193059714Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193103316Z namespaces/openshift-service-ca/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193136638Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193192471Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193229193Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193278875Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193303627Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193387281Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193492327Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193580642Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193624694Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193661896Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19372107Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193766342Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193847226Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193892029Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.193928661Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194005365Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194046417Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194052848Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194087659Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194140102Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194178284Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19427768Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194352874Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19446006Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194533084Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194639809Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194804329Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.194962337Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19500769Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195046572Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195091844Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195131896Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195175469Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19520325Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195284585Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195360989Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195409042Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195442993Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195490176Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195527418Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.1955709Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195578751Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195611842Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-79f68b9f4f-qpbpd.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195710568Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195721268Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195725359Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19575505Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.195959821Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196026315Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qpbpd/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196062427Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196088199Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196139331Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196177083Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196219846Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196268058Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196329972Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196368334Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196415316Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196446598Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196528363Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196600336Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196700892Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196749335Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196787047Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196830499Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196866641Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.196940355Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197095994Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197134096Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19721234Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197255262Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197293354Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19739679Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197480164Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197553058Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197629723Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197733788Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.197856775Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198007413Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198056546Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198096308Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19814116Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198179562Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198222545Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198261437Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198333921Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198410335Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198455497Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19849309Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198535292Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198573204Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198619777Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198667409Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198737933Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198777485Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198828838Z namespaces/openshift/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19885709Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198914963Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198945704Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.198996907Z namespaces/openshift/apps/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199026719Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199110223Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199182207Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199256501Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199302194Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199332275Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199380028Z namespaces/openshift/batch/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.19941338Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199495514Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199532956Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199571078Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199644262Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199707456Z namespaces/openshift/core/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199746838Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199836443Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199908707Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.199988171Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200058075Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200138759Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200264006Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200412674Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200459487Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200487538Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200539681Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.200565832Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.201864953Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.201900545Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20199309Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202073405Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20217676Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202275116Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20235551Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202499348Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202671007Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202795924Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202895139Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.202979894Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203101561Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203234528Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203341904Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203424078Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203508573Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203609578Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203740966Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203852152Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.203950307Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204035412Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204124657Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204214582Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204329088Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204423253Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204510538Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204611963Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204794253Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204896648Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.204986653Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.205097179Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.205202085Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20528645Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.205384405Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20547231Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.205576816Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.205753285Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20583924Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.205951276Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206051471Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206156447Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206284124Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206368659Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206453903Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20657645Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206718578Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206854895Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.206960801Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207046466Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207139171Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207221465Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207338981Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207453228Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207570384Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207694121Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207795757Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207894032Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.207980976Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208104953Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208185418Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208211369Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208312525Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208384669Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208427151Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208454312Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208506985Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208533517Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208586429Z namespaces/openshift/policy/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208615781Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208667224Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208727877Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208756589Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208764729Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208809142Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.208916727Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209035824Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20914365Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209246896Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209401514Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.20950091Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209608785Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209736882Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209852909Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.209960124Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.21006854Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210190767Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210326524Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.21042516Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210551467Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210666513Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210782729Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210883445Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.210987551Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211093106Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211186361Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211287877Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211390993Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211487438Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211583973Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211695059Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.211795664Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.2119016Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212007016Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212104411Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212203067Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212311303Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212429239Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212540455Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.21263489Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212870093Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.212954928Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213066584Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213168289Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213268345Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213383911Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213490247Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213717719Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213841926Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.213963313Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214111811Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214237368Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214359194Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.21446973Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214548985Z network_logs/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214582006Z network_logs/cluster_scale [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214674372Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214761256Z network_logs/multi-networkpolicy [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.21483579Z network_logs/net-attach-def [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.214917225Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.215049762Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.215138037Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.216407716Z nodes/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.216442848Z nodes/debug [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.216529033Z nodes/ip-10-0-130-33.ec2.internal/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.216566755Z nodes/ip-10-0-130-33.ec2.internal/cpu_affinities.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.216863491Z nodes/ip-10-0-130-33.ec2.internal/dmesg [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217135686Z nodes/ip-10-0-130-33.ec2.internal/ethtool_channels [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217208619Z nodes/ip-10-0-130-33.ec2.internal/ethtool_features [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217294674Z nodes/ip-10-0-130-33.ec2.internal/ip-10-0-130-33.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217559769Z nodes/ip-10-0-130-33.ec2.internal/irq_affinities.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217727448Z nodes/ip-10-0-130-33.ec2.internal/lscpu [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217854765Z nodes/ip-10-0-130-33.ec2.internal/lspci [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.217944779Z nodes/ip-10-0-130-33.ec2.internal/podresources.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.218048315Z nodes/ip-10-0-130-33.ec2.internal/pods_info.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.218156001Z nodes/ip-10-0-130-33.ec2.internal/proc_cmdline [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.218233935Z nodes/ip-10-0-130-33.ec2.internal/sysinfo.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.219958759Z nodes/ip-10-0-130-33.ec2.internal/sysinfo.tgz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.220108677Z nodes/ip-10-0-136-15.ec2.internal/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.220135699Z nodes/ip-10-0-136-15.ec2.internal/cpu_affinities.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.22052908Z nodes/ip-10-0-136-15.ec2.internal/dmesg [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.220779174Z nodes/ip-10-0-136-15.ec2.internal/ethtool_channels [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.220854598Z nodes/ip-10-0-136-15.ec2.internal/ethtool_features [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.220929072Z nodes/ip-10-0-136-15.ec2.internal/ip-10-0-136-15.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221278861Z nodes/ip-10-0-136-15.ec2.internal/irq_affinities.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221410088Z nodes/ip-10-0-136-15.ec2.internal/lscpu [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221526895Z nodes/ip-10-0-136-15.ec2.internal/lspci [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221611789Z nodes/ip-10-0-136-15.ec2.internal/podresources.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221734106Z nodes/ip-10-0-136-15.ec2.internal/pods_info.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221842902Z nodes/ip-10-0-136-15.ec2.internal/proc_cmdline [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.221918456Z nodes/ip-10-0-136-15.ec2.internal/sysinfo.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.223592827Z nodes/ip-10-0-136-15.ec2.internal/sysinfo.tgz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.223769817Z nodes/ip-10-0-143-15.ec2.internal/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.223811439Z nodes/ip-10-0-143-15.ec2.internal/cpu_affinities.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.224079684Z nodes/ip-10-0-143-15.ec2.internal/dmesg [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.224319327Z nodes/ip-10-0-143-15.ec2.internal/ethtool_channels [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.224391691Z nodes/ip-10-0-143-15.ec2.internal/ethtool_features [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.224472655Z nodes/ip-10-0-143-15.ec2.internal/ip-10-0-143-15.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.224786092Z nodes/ip-10-0-143-15.ec2.internal/irq_affinities.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.2249205Z nodes/ip-10-0-143-15.ec2.internal/lscpu [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.225043477Z nodes/ip-10-0-143-15.ec2.internal/lspci [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.225124381Z nodes/ip-10-0-143-15.ec2.internal/podresources.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.225223246Z nodes/ip-10-0-143-15.ec2.internal/pods_info.json [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.225333952Z nodes/ip-10-0-143-15.ec2.internal/proc_cmdline [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.225410217Z nodes/ip-10-0-143-15.ec2.internal/sysinfo.log [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.227207654Z nodes/ip-10-0-143-15.ec2.internal/sysinfo.tgz [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.227351832Z pod_network_connectivity_check/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.227385434Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.2274896Z static-pods/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.22749848Z static-pods/kube-apiserver/ [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.234367225Z [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.234387186Z sent 58,387 bytes received 4,095,671 bytes 2,769,372.00 bytes/sec [must-gather] [must-gather-4nd47] OUT 2026-07-10T19:26:40.234394986Z total size is 43,939,313 speedup is 10.58 [must-gather] [must-gather ] OUT 2026-07-10T19:26:40.483649358Z namespace/openshift-must-gather-znhzn 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: 423f79af-e9b7-486d-be93-8d76917f94ce [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-pnff6 [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-pnff6-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-pnff6 [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 6791711 Jul 10 19:27 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-pnff6/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 18096e0] 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-pnff6/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] 2d17ecc..18096e0 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-10T19:27:26.558Z","type":3}]