[get-kubeconfig] Found kubeconfig secret: cluster-pwxqc-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-pwxqc-kubeconfig [get-kubeconfig] Found admin password secret: cluster-pwxqc-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-pwxqc-password [get-kubeconfig] API Server URL: https://af752f5f49f0a4fac9409f307976c266-71a4b248f91d0e70.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [clone-repo] RHOAIENG-55229/cert-manager-webhook-race [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2681/3111) Updating files: 87% (2707/3111) Updating files: 88% (2738/3111) Updating files: 89% (2769/3111) Updating files: 90% (2800/3111) Updating files: 91% (2832/3111) Updating files: 92% (2863/3111) Updating files: 93% (2894/3111) Updating files: 94% (2925/3111) Updating files: 95% (2956/3111) Updating files: 96% (2987/3111) Updating files: 97% (3018/3111) Updating files: 98% (3049/3111) Updating files: 99% (3080/3111) Updating files: 100% (3111/3111) Updating files: 100% (3111/3111), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e90f566b342ee88137b4332294c4cef6db04c33dbbb6e9394e58bda8902c06d [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e90f566b342ee88137b4332294c4cef6db04c33dbbb6e9394e58bda8902c06d [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:814af323b5d1cbdab913eb2692456d1382c8eaf87a5271e4958bd36fa46947bd [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:814af323b5d1cbdab913eb2692456d1382c8eaf87a5271e4958bd36fa46947bd [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:38f70cb77701ee00560ecdde553dd84342a4d8f7cb0779aa5b508807d9895bf1 [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:38f70cb77701ee00560ecdde553dd84342a4d8f7cb0779aa5b508807d9895bf1 [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1730 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading black [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading mypy [e2e-graph] Downloading pyarrow [e2e-graph] Prepared 101 packages in 1.88s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 9.22s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 49ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://af752f5f49f0a4fac9409f307976c266-71a4b248f91d0e70.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (60/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (65/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (70/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (75/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (80/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (85/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (90/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (95/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-77f648d694-mrs5d 1/1 Running 0 39s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-77f648d694-mrs5d condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-55557df8c-4w8ck 1/1 Running 0 45s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-55557df8c-4w8ck condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-56f9798bb4-b4jjq 1/1 Running 0 50s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-56f9798bb4-b4jjq condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e90f566b342ee88137b4332294c4cef6db04c33dbbb6e9394e58bda8902c06d [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:814af323b5d1cbdab913eb2692456d1382c8eaf87a5271e4958bd36fa46947bd [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:38f70cb77701ee00560ecdde553dd84342a4d8f7cb0779aa5b508807d9895bf1 [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-654c557856-kgjg9 0/1 Running 0 7s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-654c557856-kgjg9 condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-6b69b6d547-4rsww" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-6b69b6d547-6g2dl condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/autogluon-runtime-template created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.24 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.24 [e2e-graph] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [e2e-graph] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:522eb156bc4d5f8dd33f11782513a536f604c8c5ec399e2960bfff9d332a4bb5 [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] 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': {'json-report': '1.5.0', 'metadata': '3.1.1', 'httpx': '0.30.0', 'anyio': '4.9.0', 'xdist': '3.6.1', 'cov': '5.0.0', 'asyncio': '0.23.8'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: json-report-1.5.0, metadata-3.1.1, httpx-0.30.0, anyio-4.9.0, xdist-3.6.1, cov-5.0.0, asyncio-0.23.8 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_inference_graph 2026-07-13 19:00:23.847 4468 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-13 19:00:23.847 4465 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-13 19:00:23.897 4468 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-13 19:00:23.897 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-13 19:00:23.897 4468 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:00:23.897 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:00:23.897 4468 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:00:23.897 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:00:23.898 4468 kserve.trace success_isvc_name is success-200-isvc-19366 [e2e-graph] 2026-07-13 19:00:23.898 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-19366 [e2e-graph] 2026-07-13 19:00:23.898 4468 kserve.trace error_isvc_name is error-404-isvc-19366 [e2e-graph] 2026-07-13 19:00:23.898 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-19366 [e2e-graph] 2026-07-13 19:00:23.903 4465 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-13 19:00:23.903 4465 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace Host from isvc status URL = switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace Using external route host: switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace Sending Header = {'Host': 'switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace base url = https://switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:01:54.302 4468 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-19366-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:01:58.423 4468 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 19:01:58.423 4468 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-13 19:01:58.484 4468 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-13 19:01:58.484 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-13 19:01:58.484 4468 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:01:58.484 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:01:58.484 4468 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:01:58.484 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:01:58.485 4468 kserve.trace success_isvc_name is success-200-isvc-91c3d [e2e-graph] 2026-07-13 19:01:58.485 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-91c3d [e2e-graph] 2026-07-13 19:01:58.485 4468 kserve.trace error_isvc_name is error-404-isvc-91c3d [e2e-graph] 2026-07-13 19:01:58.485 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-91c3d [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:02:44.367 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:02:44.445 4465 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-13 19:02:44.445 4465 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-13 19:02:44.524 4465 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-13 19:02:44.524 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-13 19:02:44.525 4465 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:02:44.525 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:02:44.525 4465 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:02:44.525 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:02:44.525 4465 kserve.trace success_isvc_name is success-200-isvc-3a16a [e2e-graph] 2026-07-13 19:02:44.525 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-3a16a [e2e-graph] 2026-07-13 19:02:44.526 4465 kserve.trace error_isvc_name is error-404-isvc-3a16a [e2e-graph] 2026-07-13 19:02:44.526 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-3a16a [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace Host from isvc status URL = switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace Using external route host: switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace Sending Header = {'Host': 'switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace base url = https://switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:18.713 4468 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-91c3d-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace Host from isvc status URL = sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace Using external route host: sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace Sending Header = {'Host': 'sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace base url = https://sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:03:54.681 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-3a16a-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:11:23.306 4468 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:11:23.306 4468 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-13 19:11:23.401 4468 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-13 19:11:23.401 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-13 19:11:23.401 4468 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:23.401 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:23.401 4468 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:23.401 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:23.402 4468 kserve.trace success_isvc_name is success-200-isvc-68f71 [e2e-graph] 2026-07-13 19:11:23.402 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-68f71 [e2e-graph] 2026-07-13 19:11:23.402 4468 kserve.trace error_isvc_name is error-404-isvc-68f71 [e2e-graph] 2026-07-13 19:11:23.402 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-68f71 [e2e-graph] 2026-07-13 19:11:59.327 4465 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:11:59.327 4465 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-13 19:11:59.428 4465 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-13 19:11:59.428 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-13 19:11:59.429 4465 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:59.429 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:59.429 4465 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:59.429 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:11:59.429 4465 kserve.trace success_isvc_name is success-200-isvc-e56dd [e2e-graph] 2026-07-13 19:11:59.429 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-e56dd [e2e-graph] 2026-07-13 19:11:59.430 4465 kserve.trace error_isvc_name is error-404-isvc-e56dd [e2e-graph] 2026-07-13 19:11:59.430 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-e56dd [e2e-graph] 2026-07-13 19:12:43.661 4468 kserve.trace Host from isvc status URL = ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:12:43.661 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:12:43.661 4468 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:12:43.661 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:12:43.661 4468 kserve.trace Using external route host: ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:12:43.661 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:12:43.662 4468 kserve.trace Sending Header = {'Host': 'ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:12:43.662 4468 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:12:43.662 4468 kserve.trace base url = https://ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:12:43.662 4468 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-68f71-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:12:43.703 4468 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-13 19:12:43.703 4468 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-13 19:12:43.767 4468 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-13 19:12:43.767 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-13 19:12:43.767 4468 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:12:43.767 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:12:43.767 4468 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:12:43.767 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:12:43.768 4468 kserve.trace success_isvc_name is success-200-isvc-ef1db [e2e-graph] 2026-07-13 19:12:43.768 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-ef1db [e2e-graph] 2026-07-13 19:12:43.768 4468 kserve.trace error_isvc_name is error-404-isvc-ef1db [e2e-graph] 2026-07-13 19:12:43.768 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-ef1db [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace Host from isvc status URL = sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace Using external route host: sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace Sending Header = {'Host': 'sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace base url = https://sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:13:19.624 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-e56dd-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:13:19.676 4465 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 19:13:19.676 4465 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-13 19:13:19.763 4465 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-13 19:13:19.763 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-13 19:13:19.763 4465 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:13:19.763 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:13:19.763 4465 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:13:19.763 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:13:19.764 4465 kserve.trace success_isvc_name is success-200-isvc-a68dc [e2e-graph] 2026-07-13 19:13:19.764 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-a68dc [e2e-graph] 2026-07-13 19:13:19.764 4465 kserve.trace error_isvc_name is error-404-isvc-a68dc [e2e-graph] 2026-07-13 19:13:19.764 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-a68dc [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace Host from isvc status URL = ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace Using external route host: ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace Sending Header = {'Host': 'ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace base url = https://ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:03.981 4468 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-ef1db-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace Host from isvc status URL = sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace Using external route host: sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace Sending Header = {'Host': 'sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace base url = https://sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:14:39.964 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-a68dc-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:22:08.584 4468 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:22:08.584 4468 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-13 19:22:08.691 4468 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-13 19:22:08.691 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-13 19:22:08.691 4468 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:08.691 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:08.691 4468 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:08.691 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:08.692 4468 kserve.trace success_isvc_name is success-200-isvc-b5afb [e2e-graph] 2026-07-13 19:22:08.692 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-b5afb [e2e-graph] 2026-07-13 19:22:08.692 4468 kserve.trace error_isvc_name is error-404-isvc-b5afb [e2e-graph] 2026-07-13 19:22:08.692 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-b5afb [e2e-graph] 2026-07-13 19:22:44.462 4465 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:22:44.462 4465 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-13 19:22:44.555 4465 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-13 19:22:44.555 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-13 19:22:44.555 4465 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:44.555 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:44.555 4465 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:44.555 4465 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:22:44.556 4465 kserve.trace success_isvc_name is success-200-isvc-4dc86 [e2e-graph] 2026-07-13 19:22:44.556 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-4dc86 [e2e-graph] 2026-07-13 19:22:44.556 4465 kserve.trace error_isvc_name is error-404-isvc-4dc86 [e2e-graph] 2026-07-13 19:22:44.556 4465 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-4dc86 [e2e-graph] 2026-07-13 19:23:28.917 4468 kserve.trace Host from isvc status URL = splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:23:28.917 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace Using external route host: splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace Sending Header = {'Host': 'splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace base url = https://splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:23:28.918 4468 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-b5afb-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:23:28.971 4468 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 19:23:28.971 4468 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-13 19:23:29.045 4468 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-13 19:23:29.045 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-13 19:23:29.045 4468 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:23:29.045 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:23:29.045 4468 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:23:29.045 4468 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-graph] 2026-07-13 19:23:29.046 4468 kserve.trace success_isvc_name is success-200-isvc-08823 [e2e-graph] 2026-07-13 19:23:29.046 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-08823 [e2e-graph] 2026-07-13 19:23:29.046 4468 kserve.trace error_isvc_name is error-404-isvc-08823 [e2e-graph] 2026-07-13 19:23:29.046 4468 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-08823 [e2e-graph] 2026-07-13 19:24:04.753 4465 kserve.trace Host from isvc status URL = switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:04.753 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:04.753 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:24:04.753 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:24:04.753 4465 kserve.trace Using external route host: switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:04.753 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:04.768 4465 kserve.trace Sending Header = {'Host': 'switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:24:04.768 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:24:04.768 4465 kserve.trace base url = https://switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:04.768 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace Host from isvc status URL = splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace Using external route host: splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace Sending Header = {'Host': 'splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace base url = https://splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:24:49.267 4468 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-08823-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.418 4465 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:32:09.418 4465 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:32:09.461 4465 kserve.trace Host from isvc status URL = switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.461 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace Using external route host: switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace Sending Header = {'Host': 'switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace base url = https://switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.462 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.479 4465 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 19:32:09.479 4465 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-13 19:32:09.519 4465 kserve.trace Host from isvc status URL = switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.519 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.519 4465 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-13 19:32:09.519 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-13 19:32:09.519 4465 kserve.trace Using external route host: switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.519 4465 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.520 4465 kserve.trace Sending Header = {'Host': 'switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:32:09.520 4465 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-13 19:32:09.520 4465 kserve.trace base url = https://switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:09.520 4465 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-4dc86-route-kserve-ci-e2e-test.apps.cc85cb1d-6368-4a56-84d9-e9f76bd40f18.prod.konfluxeaas.com [e2e-graph] 2026-07-13 19:32:53.847 4468 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-13 19:32:53.847 4468 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-13 19:40:14.132 4465 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-13 19:40:14.132 4465 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2392.77s (0:39:52) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-13T19:40:14.850344855Z 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: fc9442db-6875-414a-8a23-860f70d47560 [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-13T19:40:14.89729618Z namespace/openshift-must-gather-gwt5m created [must-gather] [must-gather ] OUT 2026-07-13T19:40:14.901864324Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-jhxlq created [must-gather] [must-gather ] OUT 2026-07-13T19:40:14.929162062Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:21.896181097Z [disk usage checker] Started [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:21.900013087Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.038912179Z No resources found in openshift-must-gather-gwt5m namespace. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.148872801Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.301551198Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.301651200Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.301651200Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.304126027Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.456012537Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.456041336Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.456041336Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.458416119Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.607415424Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.607444707Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.607444707Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.609750205Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.763096496Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.763130222Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.763130222Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.765387677Z Error getting logs from rhods-notebooks [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.912203810Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.912233095Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.912233095Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:22.914546730Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.067998729Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.068027594Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.068027594Z namespaces "istio-system" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.070610989Z Error getting logs from istio-system [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.225215880Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.225261986Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.225261986Z namespaces "knative-serving" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.227600909Z Error getting logs from knative-serving [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.375635802Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.375666261Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.375666261Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.378048290Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.643627862Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:23.915045938Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.064080666Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.146717368Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.148987221Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.280307213Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.362505257Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.364664831Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.497068818Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.580885424Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.583151067Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.714580559Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.798815619Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.801092222Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:24.927597202Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.012426033Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.014780091Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.141453088Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.223593179Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.225873858Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.351810022Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.434113236Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.436362073Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.564766899Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.649851499Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.652158957Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.777387518Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.859648013Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.861863781Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:25.992042416Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.074178413Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.076516186Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.200229335Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.282188644Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.284418668Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.408708857Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.488746373Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.491051956Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.617119689Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.698070652Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.700301851Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.828490093Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.904731619Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.913453767Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:26.915916146Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.047112976Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.129281926Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.131660931Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.262179202Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.346014615Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.348473557Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.473461326Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.557429498Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.559606104Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.690206462Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.770734766Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:27.773168318Z Error collecting info from [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:28.462967806Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:28.586131708Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:28.713626133Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:28.842928380Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:28.966436953Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.203929461Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.327919357Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.452515081Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.575829811Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.698921774Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.827893323Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:29.956391567Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:30.082712794Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:30.210228982Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:30.335447073Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:30.619785483Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:30.806548447Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:31.134418902Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:31.334340638Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:31.483160519Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:31.639651249Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:31.909333199Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:31.969299824Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:32.170580362Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:32.328730945Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:32.477204306Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:32.784047564Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:32.965011844Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:33.118433981Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:33.265653688Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:33.571225210Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:33.752927009Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:33.905787905Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:34.049326107Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:34.366163089Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:34.552910832Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:34.705150604Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:34.858791022Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:35.180709953Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:35.354508855Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:35.507821016Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:35.652399370Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:35.964099868Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:36.139884454Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:36.290436334Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:36.445826971Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:36.773866377Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:36.913977874Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:36.950945527Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:37.103142494Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:37.249839587Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:37.556163945Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:37.742795812Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:37.892519795Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:38.040992991Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:38.357438044Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:38.543899003Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:38.703828302Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:38.854234587Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:39.165641790Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:39.351964989Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:39.505934349Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:39.658838008Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:39.970943334Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:40.168504444Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:40.319564729Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:40.463610193Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:40.772360515Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:40.961909487Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:41.118839207Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:41.268054202Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:41.594931603Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:41.778049952Z Wrote inspect data to must-gather. [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:41.918465527Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-sf49b] POD 2026-07-13T19:40:44.592961396Z Caches written to disk [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.601133971Z waiting for gather to complete [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.604380564Z downloading gather output [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.883453224Z receiving incremental file list [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.897086615Z ./ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.897163878Z aggregated-discovery-api.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.897514018Z aggregated-discovery-apis.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.898540711Z event-filter.html [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.899731499Z timestamp [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.899863453Z version [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901767263Z cluster-scoped-resources/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901782844Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901788854Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901814045Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901891897Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901901997Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.901956219Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902022011Z namespaces/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902034472Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902076573Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902156655Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902199657Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.90229422Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902325281Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902434614Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902525507Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.90262487Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902680982Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902744644Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902780905Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902840657Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902911259Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902956261Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.902992702Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.903076914Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.903110426Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.903152527Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.903321542Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.903406305Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906005557Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906079889Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906233214Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906361438Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906534024Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906594165Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906613226Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906667298Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906709369Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906755541Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906787612Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906869584Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906907375Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.906940227Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907001869Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907022039Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907077371Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907089701Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907104142Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86-84fd9855bd-pgkxz.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907220945Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907236356Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86/switch-graph-4dc86/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907242626Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86/switch-graph-4dc86/logs/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907276707Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86/switch-graph-4dc86/logs/current.log [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907471023Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86/switch-graph-4dc86/logs/previous.insecure.log [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907535385Z namespaces/kserve-ci-e2e-test/pods/switch-graph-4dc86-84fd9855bd-pgkxz/switch-graph-4dc86/switch-graph-4dc86/logs/previous.log [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907573827Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907591297Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.907653329Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.90769785Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.915335542Z [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.915372333Z sent 861 bytes received 95,288 bytes 192,298.00 bytes/sec [must-gather] [must-gather-sf49b] OUT 2026-07-13T19:40:45.915391154Z total size is 1,447,570 speedup is 15.06 [must-gather] [must-gather ] OUT 2026-07-13T19:40:46.024368088Z namespace/openshift-must-gather-gwt5m 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: fc9442db-6875-414a-8a23-860f70d47560 [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-13T19:40:46.140297572Z 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: fc9442db-6875-414a-8a23-860f70d47560 [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-13T19:40:46.171118497Z namespace/openshift-must-gather-qwzz7 created [must-gather] [must-gather ] OUT 2026-07-13T19:40:46.196034744Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-qjgr7 created [must-gather] [must-gather ] OUT 2026-07-13T19:40:46.245429746Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:47.675516258Z [disk usage checker] Started [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:47.678986885Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:47.883033493Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:48.033824809Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:48.131147569Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:48.216372092Z Gathering data for ns/default... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:48.517944295Z Gathering data for ns/openshift... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:48.963848325Z Gathering data for ns/kube-system... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:49.662252920Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:49.977018242Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:49.977050803Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:49.977050803Z namespaces "assisted-installer" not found [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.507125353Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.512681873Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.513979351Z INFO: Gathering HAProxy config files [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.514522577Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.517011792Z INFO: Collecting host service logs for crio [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.517375172Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.517710359Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.518032612Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.518391370Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.518715879Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.519050309Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.519397999Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.519731096Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.520057738Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.520408029Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.520805295Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.524730455Z 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-9mgvj] POD 2026-07-13T19:40:50.538433487Z Executing Istio gather script [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:50.569118326Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.233236273Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.403437695Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.509541836Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.608615363Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.630356676Z No resources found [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.779101308Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.825544365Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-8w9l7 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.825544365Z insights-runtime-extractor-6wfw4 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.825544365Z insights-runtime-extractor-dp9pw [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.825544365Z insights-runtime-extractor-x8zfs [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.830442203Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:51.873450084Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.130035443Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.130114892Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.424476503Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.512147238Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.512147238Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.577158651Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.577737026Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.618915080Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.623682230Z No resources found [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.774151156Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.809358081Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.846892860Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:52.979152263Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.049918955Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.090464616Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.138555839Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.193725185Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.274072795Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.311872999Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.361927319Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.455167988Z INFO: 'previous-logs' folder not found on ip-10-0-128-27.ec2.internal, skipping... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.499365041Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.506748560Z INFO: HAProxy config collection complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.556937113Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.582588654Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.606161397Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.759716041Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.760950881Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.791563840Z INFO: 'previous-logs' folder not found on ip-10-0-137-93.ec2.internal, skipping... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.850121992Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:53.935112206Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.100070524Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.134841934Z INFO: 'previous-logs' folder not found on ip-10-0-139-100.ec2.internal, skipping... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.134972276Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.134995197Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.249339517Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.262110562Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.358892915Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.583750774Z INFO: INTERCONNECT MODE [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.583784618Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.588584417Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.729072421Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.809758368Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.833032101Z INFO: Gathering OVN_Northbound from ovnkube-node-7fsmf... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.833254766Z INFO: Gathering OVN_Northbound from ovnkube-node-k9k97... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.833447510Z INFO: Gathering OVN_Northbound from ovnkube-node-wv7rg... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.833681761Z INFO: Gathering OVN_Southbound from ovnkube-node-7fsmf... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.833930014Z INFO: Gathering OVN_Southbound from ovnkube-node-k9k97... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:54.834209697Z INFO: Gathering OVN_Southbound from ovnkube-node-wv7rg... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.059089946Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.158305365Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.161513267Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.183632420Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.185651557Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.195909069Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.201028238Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.215546345Z tar: Removing leading `/' from member names [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.377546333Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.385817449Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.389477903Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.467817130Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.610195508Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.680736518Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.739742447Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.757431951Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.757483015Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.757948243Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.760005530Z 4.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.763235311Z ovnk_database_store/ [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.763306278Z ovnk_database_store/ovnkube-node-7fsmf_nbdb [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.778620745Z ovnk_database_store/ovnkube-node-wv7rg_sbdb [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.806660067Z ovnk_database_store/ovnkube-node-k9k97_sbdb [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.826617841Z ovnk_database_store/ovnkube-node-wv7rg_nbdb [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.836054042Z ovnk_database_store/ovnkube-node-7fsmf_sbdb [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.864383954Z ovnk_database_store/ovnkube-node-k9k97_nbdb [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.865296886Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.867656839Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.878684802Z INFO: Network log collection complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.978153357Z W0713 19:40:55.978108 1491 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:55.984687419Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.078282135Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.094886025Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.148357088Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.295489838Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.310638560Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.313133752Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.359179117Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.365001105Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.570904838Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.746966323Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.780384587Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.782555958Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:56.938645618Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.024585882Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.087393163Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.176777368Z Gathering data for ns/openshift-console... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.241537229Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.249904399Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.252318097Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.425735273Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.659921921Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.662348971Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.734087224Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.820666869Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:57.848720103Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.044042825Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.047201804Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.238557344Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.287066329Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.401852373Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.458892220Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.462720344Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.617133894Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.643804540Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.818844289Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.821273479Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:58.993611624Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.198280409Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.201545998Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.250436315Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.368313531Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.545988769Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.586228593Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:40:59.754444886Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:00.137120049Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:00.312880012Z Done executing Istio gather script [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:00.471071448Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:00.676330154Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:00.887231142Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:01.789806408Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:02.826054069Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:02.909522241Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:03.246741453Z Gathering data for ns/kserve... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:04.034354563Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:04.794513825Z Gathering data for ns/openshift-config... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.064994352Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.174795606Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.424883235Z Collecting performance related data for node ip-10-0-128-27.ec2.internal [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.437878728Z Collecting performance related data for node ip-10-0-139-100.ec2.internal [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.445715446Z Collecting performance related data for node ip-10-0-137-93.ec2.internal [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.609665392Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:05.918260786Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:06.386331602Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:06.732568904Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:07.115575369Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:07.388078111Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:07.664768658Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:07.830912352Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:08.026111698Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:08.371331941Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:08.907289799Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:10.299012739Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:11.567646166Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:11.872460449Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:12.429720119Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:12.838030909Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:12.856056348Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:13.235744909Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:13.502734679Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:13.986832606Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:13.993006389Z Collecting kubelet logs for node ip-10-0-128-27.ec2.internal [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:13.995101285Z Collecting kubelet logs for node ip-10-0-139-100.ec2.internal [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:13.997329972Z Collecting kubelet logs for node ip-10-0-137-93.ec2.internal [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:14.356161873Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:14.380357685Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-qwzz7 namespace [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:14.386521235Z INFO: Node performance data collection complete. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:14.797681410Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:15.056465135Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:15.395731211Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:16.031371321Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:16.366762230Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:16.675849628Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:17.049513476Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:17.842979204Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:17.945694539Z Wrote inspect data to must-gather. [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:17.945735526Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:17.945735526Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:18.084432829Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-9mgvj] POD 2026-07-13T19:41:18.199722827Z Caches written to disk [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.208086318Z waiting for gather to complete [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.212040312Z downloading gather output [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.463290683Z receiving incremental file list [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.482521576Z ./ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.48262812Z aggregated-discovery-api.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.482971601Z aggregated-discovery-apis.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.483845438Z event-filter.html [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.485847701Z timestamp [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.485938823Z version [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497408363Z cluster-scoped-resources/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497434144Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497441104Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497485776Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.49761228Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497725763Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497787095Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.497842377Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.49795674Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.498054243Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.498175247Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.49826028Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.498368473Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.498433025Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.498820787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.498851259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.499044615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.499284372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.499492499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.499619553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.502995369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.504579178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.504711382Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.504847067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.504997441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.505107125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.505338172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.505571379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.505746355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506022064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506139447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506282092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506388855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5065312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506647833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506817709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.506993684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.507118438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.507270473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.509159392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.509335328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.509485992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.509697379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.509957017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.510407971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.510524925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.510644969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.510778293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.510886976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.51100625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.511118393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.511287289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.511424673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.511536506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.511882667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.512023412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.512131585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.512693413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.512817347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.51293077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.513113476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.51325271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.513442156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.51357042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.513738855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.513860629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.513978883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.514100987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.514245651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.514389056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5145216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.514647574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.514793139Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.51515501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.515554892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.515669546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.516493372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.516635376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.51675038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.516859464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.516984917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.517169133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.517433682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.517565815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.517678459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.517833424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.517957438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.518081362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.518239997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.518390461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.518514465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.520777856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5212182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.521800178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.521973434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.522133709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.522291264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.522435588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.522547562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.522655605Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.528096316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.528298042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.528444467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.528568451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.528681524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.535350964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.539582396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.539734561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.54003758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.540250057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.540413322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.540519166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.540749693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.54099257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541104274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541208747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541434334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541547448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541658681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541768535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.541912389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542053314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542160377Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542301742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542440346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542539599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542646632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.542947502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.543074786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.543364695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.543478108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.543593452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.543692775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.545697438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.545815002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.545920855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.546021638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.546170613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.546368619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.54798425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.548125854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.54829629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.548459855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.548573558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.548820916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.549372463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.549489427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.549604931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.549699974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.550517349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55183409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.551958554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.552112909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.552247343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.552410668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.552510582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.552620595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55278143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.552918335Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553215034Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553286816Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55339529Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553475622Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553555375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553635217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553792172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553875925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.553962057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5540473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554141503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554251976Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554335359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554420571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554503954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554587807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55467637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554758042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554842005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.554927278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55501348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555100093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555210456Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55532543Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555406333Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555489795Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555576808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55566145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555746493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555829136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.555930189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556012061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556096244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556180297Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556308741Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556395233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556476696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556556849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556639621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556725594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556812807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556895559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.556982802Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557068095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557155097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557279681Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557375804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557464327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55754888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557633992Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557744136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557827978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.557916581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558008744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558092577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558183569Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558312984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558402996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55851284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558633004Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558718286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558811469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558897892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.558988335Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559076088Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5591671Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559291375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559387367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.55947588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559570743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559652466Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559745569Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559826521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.559929494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560024897Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56011263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560216093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560367278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560451721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560545604Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560634346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56072862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560813392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560901735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.560995878Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561095611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561171353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561271426Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561343199Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56138965Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4k4l7.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561482233Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4kf29.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561578046Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bc2l5.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561661749Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gljkh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561747192Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hdkjh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561832524Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kc95z.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.561919237Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mfrxf.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56201027Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nwkn5.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562154034Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qj992.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562279958Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sht9j.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562369831Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wxpg9.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562463954Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zq42b.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562552347Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4qdsh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5626552Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-5xtb6.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562748883Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pqcc7.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.562944879Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.563006761Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.563214987Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.563390883Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.563505727Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56361733Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564000052Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564135036Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56426517Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564376954Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564506958Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564612781Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564725235Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564840398Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.564951772Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565063285Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565185799Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565321373Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565438147Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565547171Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565690765Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565799128Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.565932883Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566051016Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56616063Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566210731Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566336795Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566433708Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566516071Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566600264Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566690196Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56678489Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.566935774Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567022437Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56711028Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567205313Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567338007Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56744858Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567538343Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567632496Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567716269Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567806942Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567903225Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.567997617Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56808767Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568180333Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568316398Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568371439Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568424481Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568466052Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568507404Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568548435Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568618127Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568660438Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56871338Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568755091Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568816333Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568848674Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568911996Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568922857Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.568968568Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569064511Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569119883Z cluster-scoped-resources/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569132483Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569180075Z cluster-scoped-resources/core/nodes/ip-10-0-128-27.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569416532Z cluster-scoped-resources/core/nodes/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569585057Z cluster-scoped-resources/core/nodes/ip-10-0-139-100.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569707741Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569766243Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.569817674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.56997351Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.570087323Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.570236488Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.570347911Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.570453165Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57063274Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.570778195Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.570898628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571013412Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571134096Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571303111Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571372003Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571460646Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571544099Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571638382Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571731234Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571871809Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.571978672Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572085506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572186469Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572295272Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572356144Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572644343Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572736416Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572815549Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572891291Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.572971013Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573118288Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573279453Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573372166Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573436278Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573446508Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5734946Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573577023Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573605853Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573667985Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573679316Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573704556Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573796059Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573947354Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.573997786Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574011876Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574021596Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574149801Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574159121Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574220343Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574305625Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574356457Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57445883Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574480311Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574549643Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574583044Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574645416Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574671067Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57478476Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574820302Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574871673Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574905584Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574965476Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.574992687Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575041578Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57509178Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575152252Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575174003Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575351438Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5753958Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575481002Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575524604Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575581605Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575620897Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575659688Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57572617Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575825553Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575832973Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575878175Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575938957Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.575987518Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576080911Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576143633Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576205575Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576339729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576453053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576645829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576767323Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576862946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.576949948Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577035091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577118774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577205916Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57732838Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577408373Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577493835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577578608Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577667211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577770354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577855317Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.577926419Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578026042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578108975Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578207428Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578390163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578448655Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578557389Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578641051Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578711684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578855648Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.578948981Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579046824Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579130437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57923922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579330063Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579415956Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579501698Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579598041Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579690304Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579781817Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.57986697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.579977313Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580058096Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580143649Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580266782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580351285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580442218Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580526941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580611603Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580697886Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580790269Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580871951Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.580960494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581046127Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.58114015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581206392Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581219182Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581290005Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581333406Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581342836Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581372687Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581423649Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581431239Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.58146601Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581549973Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581594494Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-27.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581701587Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.58178024Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-100.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581845672Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581891793Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.581971146Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582013367Z host_service_logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582083399Z host_service_logs/masters/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582128061Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582209943Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582283116Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582352088Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582486402Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582612946Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582685118Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582757091Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582821962Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582891855Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.582970227Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583000668Z ingress_controllers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583008008Z ingress_controllers/default/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583012239Z ingress_controllers/default/router-default-6c6c7c4594-qv9w2/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.58305355Z ingress_controllers/default/router-default-6c6c7c4594-qv9w2/haproxy.config [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583165543Z insights-data/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583178384Z istio/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583197744Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583428161Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.583802173Z istio/event-filter.html [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584065492Z istio/timestamp [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584104573Z istio/cluster-scoped-resources/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584110983Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584170375Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584239927Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584410712Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.584883977Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.585477916Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.586545619Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.586765086Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.586922411Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587099397Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587298043Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587456388Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587558941Z machine_config_ondisk/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587568501Z machine_config_termination_logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587584082Z monitoring/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587601532Z monitoring/alertmanager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587650234Z monitoring/alertmanager/status.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587769018Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587798678Z monitoring/prometheus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.587882271Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.588005375Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.588093678Z monitoring/prometheus/rules.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.588967365Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.589042288Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.589090759Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590172783Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590259566Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590283307Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5903908Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590453272Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590546375Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590597786Z monitoring/prometheus/status/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.590630097Z monitoring/prometheus/status/config.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591116353Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591178005Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591375011Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591557216Z namespaces/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591602458Z namespaces/default/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59165675Z namespaces/default/default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591720061Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591751062Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591805564Z namespaces/default/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591846905Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.591950449Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592022921Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592110724Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592127414Z namespaces/default/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592183616Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592259429Z namespaces/default/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59229425Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592381452Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592423624Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592465085Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592542057Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.5926159Z namespaces/default/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592664281Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592772365Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.592858167Z namespaces/default/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593034113Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593109085Z namespaces/default/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593203298Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593360123Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593532569Z namespaces/default/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59359485Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593639922Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593715124Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593764866Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593818297Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593852248Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.593941931Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594017634Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594061015Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594092916Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594151168Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594183639Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594259581Z namespaces/default/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594301793Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594343924Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594390355Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594496919Z namespaces/kserve/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59453975Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594600572Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594630883Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594684125Z namespaces/kserve/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594725576Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.594799248Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595000004Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59516701Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595244172Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595285853Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595330945Z namespaces/kserve/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595372226Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595454859Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595519301Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595564972Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595639295Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595698376Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595705657Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595751688Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595854371Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.595955114Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.596081198Z namespaces/kserve/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.596114609Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.596646766Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59678214Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59709376Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.597208854Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.597545784Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.597701979Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59804131Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598182424Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598243156Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59837453Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598414891Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598479874Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598534895Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598639479Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598735232Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598795914Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598851475Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.598931548Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.59899729Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599095933Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599174115Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599250908Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599363361Z namespaces/kserve/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599377812Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599441964Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/kserve-controller-manager-6b69b6d547-6g2dl.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599552587Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599559838Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/manager/manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599563818Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/manager/manager/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.599611499Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/manager/manager/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602539561Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602594083Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-6g2dl/manager/manager/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602633814Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602677955Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/llmisvc-controller-manager-654c557856-kgjg9.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602776528Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602786029Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/manager/manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602791109Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/manager/manager/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.60281238Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/manager/manager/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.602963174Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603028536Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-kgjg9/manager/manager/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603081218Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603119839Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/model-serving-api-fd65d7d6-7n2qz.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603238233Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/server/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603249903Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/server/server/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603254123Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/server/server/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603296515Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/server/server/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603384198Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/server/server/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.60345672Z namespaces/kserve/pods/model-serving-api-fd65d7d6-7n2qz/server/server/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603495551Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603548223Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/odh-model-controller-84b54b7f97-h5nrs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603632225Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603640795Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/manager/manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603649636Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/manager/manager/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.603703917Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/manager/manager/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.609826729Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.609891171Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h5nrs/manager/manager/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.609911322Z namespaces/kserve/pods/s3-init-7dpqq/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.609963094Z namespaces/kserve/pods/s3-init-7dpqq/s3-init-7dpqq.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610052016Z namespaces/kserve/pods/s3-init-7dpqq/download-hf-model/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610061577Z namespaces/kserve/pods/s3-init-7dpqq/download-hf-model/download-hf-model/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610073397Z namespaces/kserve/pods/s3-init-7dpqq/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610125229Z namespaces/kserve/pods/s3-init-7dpqq/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610234252Z namespaces/kserve/pods/s3-init-7dpqq/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610303804Z namespaces/kserve/pods/s3-init-7dpqq/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610346336Z namespaces/kserve/pods/s3-init-7dpqq/s3-init/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610354806Z namespaces/kserve/pods/s3-init-7dpqq/s3-init/s3-init/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610371587Z namespaces/kserve/pods/s3-init-7dpqq/s3-init/s3-init/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610394947Z namespaces/kserve/pods/s3-init-7dpqq/s3-init/s3-init/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610711807Z namespaces/kserve/pods/s3-init-7dpqq/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610777409Z namespaces/kserve/pods/s3-init-7dpqq/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610840481Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610861242Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs-64568bcd49-8pwhq.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610969235Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610979966Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs/seaweedfs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.610996536Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611036398Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611227664Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611306336Z namespaces/kserve/pods/seaweedfs-64568bcd49-8pwhq/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611353748Z namespaces/kserve/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611372588Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61142771Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611468091Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611513162Z namespaces/kube-node-lease/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611520013Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611524503Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611556944Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-27.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611647947Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611728809Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-100.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611832303Z namespaces/kube-system/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611877104Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.611995268Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612034929Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612102801Z namespaces/kube-system/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612156623Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612321338Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61239908Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612478893Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612510834Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612555995Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612623097Z namespaces/kube-system/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612666819Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612750641Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612801373Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612835034Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612919837Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612965498Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.612978308Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61302726Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-tlh2qkpsbxkuhbl5e5luwp6wam.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613109912Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613208656Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613299978Z namespaces/kube-system/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613328559Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613490255Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613579767Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613848546Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.613921268Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.614213427Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.614365432Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.614793896Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.614876118Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61493021Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615003372Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615053444Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615134606Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615182388Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615315202Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615411105Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615475327Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615534069Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615591461Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615641412Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615729305Z namespaces/kube-system/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615739555Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615802687Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer-8gk2r.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615943081Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615958672Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.615973722Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616007194Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616286042Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616350764Z namespaces/kube-system/pods/global-pull-secret-syncer-8gk2r/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616403106Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616442407Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer-jk8fj.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616517539Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61652677Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61653372Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616583601Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616797218Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61686137Z namespaces/kube-system/pods/global-pull-secret-syncer-jk8fj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616919082Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.616955293Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer-x6lrk.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617031866Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617042406Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617052236Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617099518Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617539082Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617607054Z namespaces/kube-system/pods/global-pull-secret-syncer-x6lrk/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617644235Z namespaces/kube-system/pods/konnectivity-agent-94v4l/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617675776Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent-94v4l.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617771789Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617781969Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.61779011Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.617835461Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618648386Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618740919Z namespaces/kube-system/pods/konnectivity-agent-94v4l/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618789241Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618844683Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent-q9p6z.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618949686Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618958696Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.618967036Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.619032508Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.619823593Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.619936077Z namespaces/kube-system/pods/konnectivity-agent-q9p6z/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.619985488Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62004687Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent-zzhs5.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.620130033Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.620139383Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.620149484Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.620222736Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621033081Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621102823Z namespaces/kube-system/pods/konnectivity-agent-zzhs5/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621134364Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621175365Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621291329Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/haproxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62130934Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62132049Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621357601Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621616699Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621685982Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-27.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621707032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621754954Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621826746Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621836826Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621842257Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.621866717Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622030523Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622090024Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-93.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622118045Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622150586Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622257039Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/haproxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62227282Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62228714Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622316672Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622497847Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622555139Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-100.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62259743Z namespaces/kube-system/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622630211Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622691543Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622698883Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622743285Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622843248Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62289952Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622948781Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.622998203Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623029714Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623097006Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623104226Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623108636Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623146297Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623261821Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623365514Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623412876Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623472718Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623508439Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62355953Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623593661Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623676984Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623754866Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623834769Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.6238697Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623928842Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.623969973Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624005484Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624087847Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624123888Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624160609Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624275123Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624329355Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.624381576Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.625522002Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.625760089Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.625869453Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.625970456Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626074539Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626212874Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626401409Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626466302Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626510823Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626572655Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626615886Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626659748Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626701239Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626800982Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626863614Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626925506Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.626967137Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627020089Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62706456Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627106131Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627146793Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627203405Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627246956Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627307798Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627349069Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627451642Z namespaces/openshift-apiserver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627494514Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627537125Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627579377Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627618348Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627660299Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627737642Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627809804Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627886246Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627941638Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.627982089Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628022951Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628063192Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628138194Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628184096Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628252208Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62834635Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628413483Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628455354Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628572598Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628632899Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628714452Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628792124Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.628866347Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629005871Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629183157Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629260129Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62930564Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629347132Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629388323Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629454005Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629485136Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629577579Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629649481Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629708203Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629737544Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629791126Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629826787Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629896689Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.62991703Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.629984342Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630026623Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630085695Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630093155Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630097456Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630138817Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630204179Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630218959Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63022332Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630263551Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630314222Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630347353Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630354184Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630374034Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630441666Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630449487Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630497218Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630589051Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630641782Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630711285Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630746836Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630816548Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630851629Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.630939252Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631009574Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631092807Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631123608Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631172519Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631267002Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631297543Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631389686Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631437647Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631489179Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631564271Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631603293Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631629724Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631690775Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631764728Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631813219Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.631934473Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632002045Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632080608Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63215795Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632261853Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632411508Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632513471Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632620905Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632662806Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632709637Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632751179Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63279343Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632832851Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632896063Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.632937754Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633017317Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633090699Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633154521Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633204923Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633340387Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633381748Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.6334212Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633452661Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633491332Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633498392Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633527603Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633578105Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633617786Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633657377Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633699778Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633769251Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633814802Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633949986Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.633992178Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63406996Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634107051Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634293307Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63440036Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634505584Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634551215Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634616957Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634659419Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63470426Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634774072Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634833654Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634882635Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.634957178Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63501607Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.6350234Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635077822Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635166404Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635279738Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635399802Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635500335Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635542326Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63564908Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.635723972Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636074243Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636143085Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636392303Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636668391Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636781225Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636821046Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636869318Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63693496Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.636974111Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637009792Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637058964Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637129836Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637180878Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637289501Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637369453Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637392914Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637451306Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637483147Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637528998Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637640482Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637650032Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637688294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/aws-ebs-csi-driver-node-6rtjw.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637801777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-driver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637811918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-driver/csi-driver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637821818Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637872429Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.637964502Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638033024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638051955Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-liveness-probe/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638059185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638064535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638107867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63821718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638301133Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638332234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-node-driver-registrar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638341024Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638345644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638379815Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638468258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63853912Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6rtjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638583432Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638627883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/aws-ebs-csi-driver-node-72c9m.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638721446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-driver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638728756Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-driver/csi-driver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638733066Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638777718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638865831Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638935673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638978634Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-liveness-probe/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638990154Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.638998405Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639039386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639139069Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639196771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639249883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-node-driver-registrar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639257333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639272783Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639310174Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639400607Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.63947017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-72c9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639530931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639554152Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/aws-ebs-csi-driver-node-t49mr.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639672646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-driver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639685406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-driver/csi-driver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639692337Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639713097Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639822081Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639870442Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639934514Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-liveness-probe/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639946585Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639952495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.639999986Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640083199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640148981Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640202793Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-node-driver-registrar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640215473Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640225643Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640305206Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640382218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64045249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-t49mr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640494482Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640541983Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640588594Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640596625Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640630766Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640682197Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640726089Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640776111Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640808881Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640856883Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640871593Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640875883Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640910425Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640956786Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.640964126Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641010668Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641107241Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641146862Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641217764Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641336938Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64139544Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641444301Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641564825Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641639858Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64172098Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641773002Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641804483Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641898386Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641939087Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.641997699Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64202993Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642114862Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642151504Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642214805Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642318339Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642370581Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642384761Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642429882Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642532635Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.642581977Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.643275069Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.643387112Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.643561488Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.643662331Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.643902758Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644120265Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644475356Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644611211Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644659872Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644737825Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644784606Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644858608Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64490934Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.644977782Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645017553Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645122547Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645245431Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645293742Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645345194Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645412126Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645461667Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64554297Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645600222Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645670714Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645715465Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645775267Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645788148Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64585162Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned-26hxg.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645967463Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645975143Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned/tuned/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.645984624Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned/tuned/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646034685Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned/tuned/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64618189Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646318964Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26hxg/tuned/tuned/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646373336Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646421877Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned-2hmf5.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64651894Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646528301Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned/tuned/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646561582Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned/tuned/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646614763Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned/tuned/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646775028Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646862311Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2hmf5/tuned/tuned/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646905163Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.646963545Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned-v5hqb.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647067138Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647074738Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned/tuned/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647078758Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned/tuned/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64712782Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned/tuned/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647291035Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647377598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v5hqb/tuned/tuned/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647424689Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647482611Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647539623Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647596174Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647667897Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647681147Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647741339Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-27.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.647866523Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-93.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648027428Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-100.ec2.internal.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64809741Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648163522Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648325507Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648366498Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648458512Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648510343Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648617446Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648665708Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648784532Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.648924436Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64905548Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649095401Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649149423Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649211955Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649284857Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649394171Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649460453Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649495254Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649586207Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649650039Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.64969606Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649877356Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.649953358Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650088903Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650159985Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650371281Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650507876Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650709632Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650796955Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650847836Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650930859Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.650983311Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651074774Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651118165Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651244259Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651360062Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651428605Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651486586Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651551578Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65160511Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651704133Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651753905Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651838538Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651873799Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651979502Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.651989702Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652044034Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-65db858894-b9nj9.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652165088Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-watch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652174238Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652178758Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652327883Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652433996Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652493068Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652532269Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652616832Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652626412Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.652675454Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653143308Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653232421Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-b9nj9/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653275752Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653315784Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653358955Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653403596Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653539041Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653559251Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653614273Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653659844Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653733167Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653763958Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65384643Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.653947204Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654054197Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654412568Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.6544564Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654509311Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654550192Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654634475Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654683107Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654728728Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654806351Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654861752Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654869673Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654903294Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.654989526Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.655069309Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65511223Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.655249424Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.655332147Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.655687908Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.655761641Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.655914185Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65606568Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656240685Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656312668Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656359319Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656425251Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656461512Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656526354Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656560155Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656597247Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656651098Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656727271Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656806303Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656841574Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656873965Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656933647Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.656974959Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657062821Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657093572Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657148964Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657206176Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657290449Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657298079Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65733022Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator-78495597f6-rs6pz.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657411952Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657429683Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657458314Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657465184Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657571677Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657638009Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-rs6pz/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.657925368Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65796466Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658029832Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658041832Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658079093Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658131475Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658177876Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.6582828Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65830345Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658395253Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658441194Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658517147Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658557058Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65861654Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658661652Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658746904Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658820946Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658900589Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65893343Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.658983091Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659029903Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659072014Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659149937Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659216719Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.65926444Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659344423Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659390974Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659399555Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659437336Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659504998Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659547099Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659642832Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659721345Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659821798Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659909Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.659993743Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660122767Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660336404Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660410946Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660456678Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.66052035Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660550731Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660618413Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660658974Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660738677Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660813529Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660870291Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660918032Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.660963554Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661004475Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661051796Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661079497Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661130269Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.66117271Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661273303Z namespaces/openshift-config-managed/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661329795Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661398437Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661439348Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661511671Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661552432Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661633205Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661705427Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661783329Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661823711Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661861752Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661895803Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.661942884Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.662020187Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.662067128Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.66210864Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.662205873Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.662372328Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.662413509Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666371463Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666444606Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666540008Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666613571Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666689963Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666868759Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.666968052Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667013723Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667058235Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667137157Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667205589Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667258601Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667333553Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667376475Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667441847Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667485018Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667565921Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667640953Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667688705Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667727616Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667790688Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667833299Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.66787897Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667932342Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667984994Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.667992194Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668021805Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668074877Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668115328Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668164299Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668230502Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668293294Z namespaces/openshift-config-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668306194Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668310584Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668364126Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668474449Z namespaces/openshift-config/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668520351Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668576523Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668621584Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668662585Z namespaces/openshift-config/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668709827Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668786599Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668865961Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668939024Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.668987855Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669023646Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669069788Z namespaces/openshift-config/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669109949Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669202582Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669281745Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669332706Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669413959Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669487631Z namespaces/openshift-config/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669529022Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669645206Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669719018Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669800741Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669873513Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.669952186Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67008861Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670273106Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670336578Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670375689Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670436061Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670474192Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670532494Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670573815Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670633617Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670673728Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670754371Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670828313Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670869774Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670914126Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670946607Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.670993788Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67103438Z namespaces/openshift-config/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671075291Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671120242Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671153333Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671295758Z namespaces/openshift-console-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671346209Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671408161Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671449042Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671498084Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671537805Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671612798Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671733042Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671840225Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671882316Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.671942478Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67198739Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672029971Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672107543Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672169605Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672240927Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67234065Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672407693Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672415823Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672452214Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672536507Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.672579508Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.673215338Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.673343602Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67358074Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.673658342Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.673930591Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674050154Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67425127Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674458277Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674494638Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67455839Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674589491Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674636453Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674667783Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674754646Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674830859Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674896111Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.674941402Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675007754Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675043575Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675108707Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675148918Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67519929Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675272782Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675332484Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675344585Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675396026Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/console-operator-7866497494-8n96k.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675491069Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/console-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67550822Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/console-operator/console-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67551468Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/console-operator/console-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675549171Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/console-operator/console-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675953894Z namespaces/openshift-console-operator/pods/console-operator-7866497494-8n96k/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.675999085Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676040407Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676081918Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676128039Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676203162Z namespaces/openshift-console/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676275134Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676342586Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676389648Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67645544Z namespaces/openshift-console/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676506451Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676592854Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676761219Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.676987286Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677026588Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677077029Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67711967Z namespaces/openshift-console/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677160352Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677290456Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677340427Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677385989Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677460311Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677529523Z namespaces/openshift-console/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.677577295Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.678311248Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.678406331Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.678613877Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67869286Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.678871945Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.678995839Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679173665Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679402282Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679447264Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679566177Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679619509Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679711432Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679771854Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.679876937Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.67999037Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680047842Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680101604Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680164316Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680246089Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680308911Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680360232Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680415604Z namespaces/openshift-console/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680422444Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680465616Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console-d44d44f8c-x9fdd.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680584769Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680591729Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console/console/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680596349Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console/console/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680644051Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console/console/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680761535Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console/console/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680848687Z namespaces/openshift-console/pods/console-d44d44f8c-x9fdd/console/console/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680904709Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.680969491Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/downloads-68c9cbb497-hs6ww.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681106116Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/download-server/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681114066Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/download-server/download-server/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681124466Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/download-server/download-server/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681179368Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/download-server/download-server/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681501148Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681616012Z namespaces/openshift-console/pods/downloads-68c9cbb497-hs6ww/download-server/download-server/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681645913Z namespaces/openshift-console/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681719295Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681787907Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681820488Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.681951182Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682006414Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682099317Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682152348Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682269062Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682313383Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682415466Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68251408Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682613193Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682686455Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682737287Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682797089Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68284585Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682919212Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.682979044Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683019145Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683099368Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68317342Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683249273Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683378917Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683454219Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683531332Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683606924Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.683683446Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68381Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684007956Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684058528Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68410297Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684136751Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684182342Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684339857Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684368138Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68444209Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684516732Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684557484Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684601435Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684636696Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684677868Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684719619Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68474957Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684793851Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684834513Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684916495Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.684958976Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685000978Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685042579Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68508391Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685125311Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685203594Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685322658Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68539965Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685444441Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685486533Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685555525Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685592646Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685674509Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68571733Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685758411Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685830324Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685898346Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685905996Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.685942237Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686094382Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686138413Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686279558Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686368581Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686449523Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686526566Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686603538Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686727272Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686896127Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.686938959Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68697994Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687022831Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687064502Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687125964Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687172936Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687287579Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687371552Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687413983Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687454815Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687496456Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687539277Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687598049Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687642721Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687693722Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687737164Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687830587Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.687875278Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688014202Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688058714Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688100175Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688142256Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688244009Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688325032Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688403534Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688446166Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688488417Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688528678Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68856641Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688648982Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688707674Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688731405Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688804427Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.688872139Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68889359Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.689007153Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.689085066Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.689162888Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.689270412Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.68953416Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.689653764Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.689832179Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690021075Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690063257Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690133789Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690152009Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690241772Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690301064Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690390197Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690466439Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690526511Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690574202Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690621354Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690661645Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690723517Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690769599Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69081569Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690859451Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690904043Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690938254Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.690987486Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691021747Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691114029Z namespaces/openshift-dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691159831Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691247003Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691304775Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691356967Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691386448Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691643796Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691731779Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691835842Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691903104Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.691961236Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692018458Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692061659Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692166183Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692367959Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69242018Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692522984Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692568875Z namespaces/openshift-dns/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692607326Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692756961Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.692878275Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.693141433Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.693277647Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.693596697Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.693740922Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.693971219Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694046041Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694094743Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694165615Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694222917Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69431524Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694378932Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694474135Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694576938Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694655021Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694702462Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694770774Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694816795Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694883618Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694931829Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.694985101Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695158716Z namespaces/openshift-dns/pods/dns-default-gc897/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695207878Z namespaces/openshift-dns/pods/dns-default-gc897/dns-default-gc897.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695342592Z namespaces/openshift-dns/pods/dns-default-gc897/dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695353742Z namespaces/openshift-dns/pods/dns-default-gc897/dns/dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695359712Z namespaces/openshift-dns/pods/dns-default-gc897/dns/dns/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695421505Z namespaces/openshift-dns/pods/dns-default-gc897/dns/dns/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695516328Z namespaces/openshift-dns/pods/dns-default-gc897/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69558461Z namespaces/openshift-dns/pods/dns-default-gc897/dns/dns/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695616481Z namespaces/openshift-dns/pods/dns-default-gc897/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695623651Z namespaces/openshift-dns/pods/dns-default-gc897/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695630461Z namespaces/openshift-dns/pods/dns-default-gc897/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695678262Z namespaces/openshift-dns/pods/dns-default-gc897/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695769496Z namespaces/openshift-dns/pods/dns-default-gc897/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695832598Z namespaces/openshift-dns/pods/dns-default-gc897/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695886949Z namespaces/openshift-dns/pods/dns-default-k475c/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.695941251Z namespaces/openshift-dns/pods/dns-default-k475c/dns-default-k475c.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696028854Z namespaces/openshift-dns/pods/dns-default-k475c/dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696043244Z namespaces/openshift-dns/pods/dns-default-k475c/dns/dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696047184Z namespaces/openshift-dns/pods/dns-default-k475c/dns/dns/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696101026Z namespaces/openshift-dns/pods/dns-default-k475c/dns/dns/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696187009Z namespaces/openshift-dns/pods/dns-default-k475c/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696282041Z namespaces/openshift-dns/pods/dns-default-k475c/dns/dns/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696317813Z namespaces/openshift-dns/pods/dns-default-k475c/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696327693Z namespaces/openshift-dns/pods/dns-default-k475c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696341974Z namespaces/openshift-dns/pods/dns-default-k475c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696391225Z namespaces/openshift-dns/pods/dns-default-k475c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696477568Z namespaces/openshift-dns/pods/dns-default-k475c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69654553Z namespaces/openshift-dns/pods/dns-default-k475c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696597262Z namespaces/openshift-dns/pods/dns-default-zt6gg/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696637893Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns-default-zt6gg.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696743366Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696750736Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns/dns/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696756846Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns/dns/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696798438Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns/dns/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696900841Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696960833Z namespaces/openshift-dns/pods/dns-default-zt6gg/dns/dns/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.696996544Z namespaces/openshift-dns/pods/dns-default-zt6gg/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697008104Z namespaces/openshift-dns/pods/dns-default-zt6gg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697018684Z namespaces/openshift-dns/pods/dns-default-zt6gg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697066826Z namespaces/openshift-dns/pods/dns-default-zt6gg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697149199Z namespaces/openshift-dns/pods/dns-default-zt6gg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697245292Z namespaces/openshift-dns/pods/dns-default-zt6gg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697305073Z namespaces/openshift-dns/pods/node-resolver-9pjjf/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697359915Z namespaces/openshift-dns/pods/node-resolver-9pjjf/node-resolver-9pjjf.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697437088Z namespaces/openshift-dns/pods/node-resolver-9pjjf/dns-node-resolver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697451198Z namespaces/openshift-dns/pods/node-resolver-9pjjf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697457418Z namespaces/openshift-dns/pods/node-resolver-9pjjf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69750449Z namespaces/openshift-dns/pods/node-resolver-9pjjf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697596873Z namespaces/openshift-dns/pods/node-resolver-9pjjf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697663175Z namespaces/openshift-dns/pods/node-resolver-9pjjf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697732267Z namespaces/openshift-dns/pods/node-resolver-nqc2j/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697781468Z namespaces/openshift-dns/pods/node-resolver-nqc2j/node-resolver-nqc2j.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697854451Z namespaces/openshift-dns/pods/node-resolver-nqc2j/dns-node-resolver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697869701Z namespaces/openshift-dns/pods/node-resolver-nqc2j/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697876211Z namespaces/openshift-dns/pods/node-resolver-nqc2j/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.697923753Z namespaces/openshift-dns/pods/node-resolver-nqc2j/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698007446Z namespaces/openshift-dns/pods/node-resolver-nqc2j/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698076148Z namespaces/openshift-dns/pods/node-resolver-nqc2j/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69814352Z namespaces/openshift-dns/pods/node-resolver-x96gs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698203382Z namespaces/openshift-dns/pods/node-resolver-x96gs/node-resolver-x96gs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698320016Z namespaces/openshift-dns/pods/node-resolver-x96gs/dns-node-resolver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698336996Z namespaces/openshift-dns/pods/node-resolver-x96gs/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698357957Z namespaces/openshift-dns/pods/node-resolver-x96gs/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698377477Z namespaces/openshift-dns/pods/node-resolver-x96gs/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69846388Z namespaces/openshift-dns/pods/node-resolver-x96gs/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698530002Z namespaces/openshift-dns/pods/node-resolver-x96gs/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698708378Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698754699Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69879706Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698839522Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698929495Z namespaces/openshift-etcd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.698976556Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699039608Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69908702Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699129601Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699172692Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699294776Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699378079Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699458761Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699511983Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699554074Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699599525Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699642877Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.69972416Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699768211Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699810012Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699878954Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.699966837Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700012218Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700110252Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700184454Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700353679Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700432852Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700508124Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700628408Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700775942Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700822034Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700864155Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700907486Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.700949958Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70100498Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701051181Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701122863Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701202556Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701284298Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70132999Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701373521Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701417842Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701466394Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701510425Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701553317Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701596858Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701691571Z namespaces/openshift-host-network/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.701739423Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70196878Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.702010711Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.702077553Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.702121255Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.702212787Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.702318151Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.702395363Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703037783Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703079785Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703144347Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703181528Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703306592Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703363424Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703383374Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703477107Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70354836Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703589791Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703693544Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703759376Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703840649Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.703928191Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704009534Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704160329Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704316513Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704355075Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704399256Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704453858Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704501859Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704556661Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704610033Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704661984Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704702316Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704782618Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704862541Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704912022Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.704950824Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705005185Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705041756Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705092118Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705121789Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705234912Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705288054Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705417208Z namespaces/openshift-image-registry/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70547205Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705562003Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705601024Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705658286Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705690137Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705850462Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.705992586Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706204913Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706265575Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706326027Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706372128Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706415179Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706521093Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706564344Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706607485Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706694318Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70675248Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70676737Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706832452Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706915985Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.706959756Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.707630648Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70771167Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.707985999Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.708061661Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.708631749Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.708755133Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.708956459Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709022571Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709068542Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709125324Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709169606Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709275619Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70931301Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709429274Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709514567Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709568208Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70962681Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709689312Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709751844Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709868968Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.70993579Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.709986281Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710034263Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710084334Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710121566Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710214478Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710235589Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710294511Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/image-registry-969f9595c-9fjvb.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710430015Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/registry/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710438876Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/registry/registry/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710446566Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/registry/registry/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.710488687Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/registry/registry/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.711914842Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.711995234Z namespaces/openshift-image-registry/pods/image-registry-969f9595c-9fjvb/registry/registry/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712038866Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712095588Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca-6qlzx.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712234622Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712249342Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca/node-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712259113Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca/node-ca/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712306094Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712470219Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712554712Z namespaces/openshift-image-registry/pods/node-ca-6qlzx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712631464Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712683786Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca-8fl4m.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712783699Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712790939Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca/node-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712798339Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca/node-ca/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.712847161Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713053587Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713157501Z namespaces/openshift-image-registry/pods/node-ca-8fl4m/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713254154Z namespaces/openshift-image-registry/pods/node-ca-trm8k/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713314476Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca-trm8k.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713426119Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713434759Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca/node-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71344649Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca/node-ca/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713522552Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca/node-ca/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713721748Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713807831Z namespaces/openshift-image-registry/pods/node-ca-trm8k/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713853323Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713894574Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.713970036Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714024588Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714161392Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714256435Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714353098Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71440944Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714469562Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714526834Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714648308Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71474232Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714842634Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714887085Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.714931837Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715015159Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715100142Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715214455Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715334859Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715388011Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715517605Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715593617Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715638469Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715762003Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.715870536Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716080462Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716181286Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716435574Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716568528Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716751423Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716811476Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716856407Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716906519Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71695147Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.716994641Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717033442Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717120485Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717226398Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717369433Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717433805Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717510607Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717566139Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717640002Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717650852Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717709974Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/ingress-canary-5clww.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717802576Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/serve-healthcheck-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717810607Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.717850258Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71791446Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718021783Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718106086Z namespaces/openshift-ingress-canary/pods/ingress-canary-5clww/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718146937Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718251831Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/ingress-canary-8l6mm.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718348094Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/serve-healthcheck-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718355734Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718380095Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718444347Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71855279Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718638473Z namespaces/openshift-ingress-canary/pods/ingress-canary-8l6mm/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718690054Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718750616Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/ingress-canary-kcvql.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71885602Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/serve-healthcheck-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71886347Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7188674Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.718915302Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719032195Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719112248Z namespaces/openshift-ingress-canary/pods/ingress-canary-kcvql/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719164409Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719249072Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719313764Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719372616Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719481569Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719540241Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719625644Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719679335Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719757078Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.71981483Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.719930473Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720032417Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720124929Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720182341Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720270774Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720339696Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720384557Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720511501Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720587134Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720646246Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72077142Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720871733Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.720924685Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72172551Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.721805732Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.721914736Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.721989258Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722069661Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722211875Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722396181Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722449922Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722481503Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722537065Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722567886Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722610417Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722624348Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72267556Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722752632Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722785023Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722874976Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.722951048Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72300913Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723036891Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723096422Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723135764Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723246677Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723287088Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723356681Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723392592Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723455194Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723462124Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723496045Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723582158Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723621559Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723674661Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723707502Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723786794Z namespaces/openshift-ingress/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723830416Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723906618Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723945059Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.723998491Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724033212Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724113925Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7242746Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724393573Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724442625Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724492297Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724546238Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72459929Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724670272Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724718753Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724760695Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724843187Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72491794Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.724960521Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725073035Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725152827Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725322803Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725399785Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725538189Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725653283Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725832648Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725901881Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.725944492Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726011994Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726050685Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726121608Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726163179Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726276242Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726352595Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726398066Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726437818Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726497779Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726545271Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726599992Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726643034Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726699226Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726706576Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726744567Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router-default-6c6c7c4594-qv9w2.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72685798Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726865001Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router/router/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726875061Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router/router/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.726921033Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router/router/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727078927Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router/router/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727182721Z namespaces/openshift-ingress/pods/router-default-6c6c7c4594-qv9w2/router/router/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727267633Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727307205Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727370687Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727405128Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727669766Z namespaces/openshift-insights/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727718258Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.72778442Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727826151Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727907404Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.727956275Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728081659Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728349527Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728456931Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728509072Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728557934Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728638416Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728724879Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728767471Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728805222Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728892584Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728953206Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.728995928Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7290784Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.729158533Z namespaces/openshift-insights/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.729256186Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.729871055Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.729965258Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.730299319Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.730421892Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.730723712Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.730813665Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.730953799Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731028131Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731080703Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731139625Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731184866Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73130238Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731358222Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731391853Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731465095Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731500526Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731584569Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73162276Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731686472Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731739724Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731814716Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731890338Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73193906Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.731976151Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732035513Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732069144Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732132016Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732178998Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7322592Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732298641Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732377834Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732384684Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732422985Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/insights-operator-68d9dd94cf-8w9l7.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732512588Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/insights-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732526229Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/insights-operator/insights-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.732530509Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/insights-operator/insights-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73258064Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733249431Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-8w9l7/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733619933Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733665844Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/insights-runtime-extractor-6wfw4.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733762157Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733769467Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/exporter/exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733776258Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/exporter/exporter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73386444Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/exporter/exporter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.733958983Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734028625Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/exporter/exporter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734069317Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/extractor/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734078997Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/extractor/extractor/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734089347Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/extractor/extractor/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734131149Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/extractor/extractor/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734266243Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734336335Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/extractor/extractor/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734711307Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734718337Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734732398Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734789629Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734885852Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.734946584Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wfw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735004086Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735048817Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/insights-runtime-extractor-dp9pw.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735142971Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735150411Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/exporter/exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735154571Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/exporter/exporter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735204272Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/exporter/exporter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735314056Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735380638Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/exporter/exporter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73543072Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/extractor/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73543775Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/extractor/extractor/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735475741Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/extractor/extractor/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735488981Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/extractor/extractor/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735582944Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735651516Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/extractor/extractor/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735687208Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735693438Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735705158Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73576268Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735844782Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735934725Z namespaces/openshift-insights/pods/insights-runtime-extractor-dp9pw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.735986697Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736025808Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/insights-runtime-extractor-x8zfs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736107111Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736119431Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/exporter/exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736125381Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/exporter/exporter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736176773Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/exporter/exporter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736292516Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736355349Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/exporter/exporter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73639835Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/extractor/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73640538Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/extractor/extractor/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73641235Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/extractor/extractor/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736456352Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/extractor/extractor/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736557025Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736624467Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/extractor/extractor/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736661118Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736668098Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736674639Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73671906Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736812413Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736882175Z namespaces/openshift-insights/pods/insights-runtime-extractor-x8zfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736924936Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.736969808Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73703106Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737069181Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737123653Z namespaces/openshift-keda/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737132553Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737144353Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737183035Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737291348Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737345489Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73735263Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737395611Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737462723Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737521735Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737601768Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73767875Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737762873Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737777903Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.737812034Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73799039Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738030381Z namespaces/openshift-keda/operators.coreos.com/installplans/install-l4cd8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738122374Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738156415Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738254508Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738285689Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738363481Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738419623Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738519686Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738568058Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.73864457Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738664231Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738718653Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738763584Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738849207Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.738923469Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739005362Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739042583Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739073714Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739141876Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739178517Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739364773Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739422565Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739459136Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739544538Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739619571Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739663482Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739777396Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739853558Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.739944701Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740024614Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740103226Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740253591Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740455077Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740499739Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74054334Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740612112Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740659244Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740704475Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740745576Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740822479Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740905921Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740943092Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.740980494Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741032345Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741068366Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741114308Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741154129Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741206461Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741261592Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741367376Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741410567Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741478219Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741522031Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741585382Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741626724Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741716397Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741791599Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741868082Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741923133Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.741968885Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742044587Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742076508Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742161621Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742208382Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742266914Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74246333Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742510632Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742553523Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742645436Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742726628Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742804011Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742880173Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.742964796Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743084969Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743265675Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743316377Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743358088Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74340335Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743443301Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743486672Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743531463Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743610746Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743697289Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743762301Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743814503Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743874064Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.743933606Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744027369Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744083611Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744129913Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744167083Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744235826Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744298058Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744343129Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744402431Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744445162Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744520775Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744556876Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744616368Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744652469Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744724221Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744763632Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744844255Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.744920057Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74499983Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745381272Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745424003Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745485555Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745526626Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745614379Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745667261Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745704632Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745787214Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745864297Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.745908838Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746015681Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746091994Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746181007Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74628788Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746365123Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746479586Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746653112Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746708103Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746756745Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746811286Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746852928Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74691257Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.746952101Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747037844Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747121316Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747172838Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747322353Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747378894Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747411815Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747482247Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747514959Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747580561Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747627322Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747686484Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747717525Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747821988Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747854259Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747937252Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.747957782Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748049205Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748064876Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748161539Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748259342Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748349955Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748387866Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748429497Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748484789Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748532991Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748610963Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748680335Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748715576Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748800169Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74883369Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74884036Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748889082Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748936243Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.748979945Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.749077297Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74916475Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.74946225Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.749533872Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.749611314Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.749747869Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.749914934Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.749958525Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750004997Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750045168Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750091109Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750138271Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750177482Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750292206Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750361438Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75042109Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750453741Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750516913Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750561994Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750599355Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750648627Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750693608Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750723929Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750814422Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750861893Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750921375Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.750948316Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751019598Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75106643Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751155023Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751259676Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751328598Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75139045Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751430821Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751485813Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751535825Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751617867Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751671829Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751720091Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751796263Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751886916Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.751942198Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752051061Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752126353Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752224476Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752308089Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752384651Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752511615Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752677721Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752723952Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752766383Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752813805Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752851786Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752903008Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.752943599Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753018671Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753095154Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753149485Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753184556Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753249398Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753273539Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753325001Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753366602Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753396873Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753446214Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753524077Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753578939Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753637301Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753682952Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753744874Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753802416Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753876268Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.753956791Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754039683Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754093595Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754133546Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754208058Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75424586Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754334742Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754378994Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754419855Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754498968Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754551959Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754599241Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754816177Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75489231Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.754971733Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755051975Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755122007Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755398416Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755566651Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755627533Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755666284Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755746967Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755785518Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75585435Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755888131Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.755986844Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756060747Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756102958Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75615269Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756233602Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756282334Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756650505Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756689936Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756728988Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756768979Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756872932Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756921844Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.756990646Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757026807Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757094469Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75713346Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757237744Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757382248Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757480491Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757520072Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757562114Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757623346Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757662467Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757743549Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757803511Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757845003Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757922405Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757968596Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.757977987Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758025188Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758091Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758143932Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758268716Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758352488Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758533084Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758608707Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75872694Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.758846394Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.75903104Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759086771Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759117272Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759177604Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759251297Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759291858Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759329379Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759409282Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759499595Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759523265Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759570667Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759609368Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759656589Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759703051Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759712661Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759782143Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/kube-storage-version-migrator-operator-799cb7f958-d2wjl.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759909967Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/kube-storage-version-migrator-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759921838Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759930048Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.759968629Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760088583Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-d2wjl/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760247348Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760281109Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76032446Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760365082Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760448604Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760488035Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760557458Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760595019Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760664441Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760696592Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760783825Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.760889508Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761000802Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761032243Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761082184Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761140486Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761181697Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761295491Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761344042Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761394004Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761470616Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761539299Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7615879Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761683123Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761764586Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761886679Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.761962452Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762074545Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76221192Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762377415Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762410526Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762461928Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762509509Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76255579Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762603012Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762637293Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762723996Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762810748Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762831389Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76287897Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762927342Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.762968213Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763015425Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763024185Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763043186Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator-7f59b54f6c-5q57j.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76318511Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/graceful-termination/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763223251Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/graceful-termination/graceful-termination/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763231981Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763236202Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763456759Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763522921Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763561882Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763575372Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator/migrator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763584853Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator/migrator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763630814Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator/migrator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763735887Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763799809Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-5q57j/migrator/migrator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76382106Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763868872Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763936684Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.763979205Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764016776Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764027826Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764039427Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764104269Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764217883Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764292035Z namespaces/openshift-marketplace/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764301225Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764306355Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764342847Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764400598Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764410338Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76444713Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764540873Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764625525Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764710848Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764809511Z namespaces/openshift-monitoring/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764852442Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764923154Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.764953615Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.765034028Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.765071359Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.765267535Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.765701339Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7660594Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766333959Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76638698Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766439592Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766492734Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766577717Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766631618Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.76668618Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766799293Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766832294Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.766883816Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.769895671Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.770046045Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.771140249Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.771348026Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.772384089Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.772521953Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773003198Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773210834Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773255516Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773407791Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773438042Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773512164Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773544645Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773621687Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773716961Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773779352Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773813653Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773956408Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.773994809Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774088702Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774118423Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774274788Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7743264Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774429243Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774604768Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774691011Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.774959309Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.775108724Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.775379333Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.775470645Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.775581119Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.775683332Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776320452Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776345603Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776448366Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776525449Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776611551Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776719515Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776794827Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.776943882Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777038335Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777118417Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.77720395Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777327184Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777410816Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777473688Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.77752528Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777576891Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777584052Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777631293Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777727406Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.777736887Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7778453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778008055Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778016255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778028426Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778065607Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.77815839Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778253533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778304734Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778316805Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778325565Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778365486Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778464839Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778537312Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778581683Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778590833Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778606334Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778656275Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778744718Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.77881017Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778862222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778874112Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778881332Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.778905303Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779009187Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779080539Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.77913353Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779144071Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779150151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779184112Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779298825Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779370948Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779392428Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779406189Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779420699Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779459721Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779553644Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779618255Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779661677Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779673177Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779679177Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779688228Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779887604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779974607Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.779996087Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.780055209Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/cluster-monitoring-operator-5f7f494dd4-7nbqm.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.780164983Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/cluster-monitoring-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.780178043Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.780201404Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.780246275Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.780729541Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-7nbqm/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782278169Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78230521Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics-785778ff74-4ldfb.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782408123Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-main/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782417273Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782426864Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782495336Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782595209Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782672731Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782693052Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-self/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782700452Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782739793Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782782625Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782872938Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78294345Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782986311Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.782998921Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783019672Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783059634Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783212278Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783331932Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-4ldfb/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783375533Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783417815Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server-6646549cdd-m8z9p.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783522088Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783530238Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server/metrics-server/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783537569Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server/metrics-server/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78358961Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783685143Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783756205Z namespaces/openshift-monitoring/pods/metrics-server-6646549cdd-m8z9p/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783808077Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783851858Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin-5f68df7f58-t2zjg.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783943031Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783952191Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.783967602Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784018694Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784115857Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784184009Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-t2zjg/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784252341Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784296682Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter-5kblj.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784426006Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/init-textfile/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784433847Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/init-textfile/init-textfile/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784446787Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784491628Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78454963Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784631153Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784648113Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784652184Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784670924Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784732586Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784820919Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784894471Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784936272Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784948343Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter/node-exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.784952823Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785008885Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785116488Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785207521Z namespaces/openshift-monitoring/pods/node-exporter-5kblj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785233782Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785278643Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter-j59w7.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785385316Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/init-textfile/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785396937Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/init-textfile/init-textfile/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785401887Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785422598Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7854966Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785559582Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785601113Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785608414Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785614344Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785661105Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785751448Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78582811Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785844801Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785860991Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter/node-exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785867532Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.785930373Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786025816Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786081878Z namespaces/openshift-monitoring/pods/node-exporter-j59w7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78613758Z namespaces/openshift-monitoring/pods/node-exporter-scltw/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786179161Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter-scltw.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786306995Z namespaces/openshift-monitoring/pods/node-exporter-scltw/init-textfile/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786326516Z namespaces/openshift-monitoring/pods/node-exporter-scltw/init-textfile/init-textfile/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786336326Z namespaces/openshift-monitoring/pods/node-exporter-scltw/init-textfile/init-textfile/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786368317Z namespaces/openshift-monitoring/pods/node-exporter-scltw/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786437309Z namespaces/openshift-monitoring/pods/node-exporter-scltw/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786501531Z namespaces/openshift-monitoring/pods/node-exporter-scltw/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786533463Z namespaces/openshift-monitoring/pods/node-exporter-scltw/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786539843Z namespaces/openshift-monitoring/pods/node-exporter-scltw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786546133Z namespaces/openshift-monitoring/pods/node-exporter-scltw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786647456Z namespaces/openshift-monitoring/pods/node-exporter-scltw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786674867Z namespaces/openshift-monitoring/pods/node-exporter-scltw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78678316Z namespaces/openshift-monitoring/pods/node-exporter-scltw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786797241Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786801691Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter/node-exporter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786805371Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter/node-exporter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786860523Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.786975846Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787034878Z namespaces/openshift-monitoring/pods/node-exporter-scltw/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787079529Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787142002Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics-84bd68b896-6zkxn.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787295526Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-main/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787311917Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787320417Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787370769Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787490222Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787548064Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787563115Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-self/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787574295Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787607606Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787659968Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78774086Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787811272Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787840504Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787846834Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787850934Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.787904446Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788003469Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788071031Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-6zkxn/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788100902Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788186144Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788395261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788407721Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788414882Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788453053Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788554296Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788618668Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788644299Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788650889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78867672Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788721191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788812474Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788877956Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788921297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788933968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788942108Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.788980039Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789070032Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789143214Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789173645Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789180926Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789185196Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789265188Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78933565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789408503Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789441054Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789457934Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789462364Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789515666Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789594899Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.78965287Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789706432Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789719022Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789729473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.789776254Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790159366Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790251129Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79027155Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79027922Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790313931Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790367613Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790463416Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790527088Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7905945Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790616091Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator-64785b6675-frxh5.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790817857Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790828427Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790833017Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.790865858Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791094826Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791155917Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791213119Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79122599Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79123037Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791280151Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791507059Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79156911Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-frxh5/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791604991Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791634243Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook-77d98bc786-6pwls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791758716Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791766237Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791773987Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791815328Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791917671Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.791990384Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-6pwls/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792047936Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792077926Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client-5f8d48d6bb-l4z5c.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792258712Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792270192Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792274312Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792311494Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792408217Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792474399Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79251427Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/reload/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79252082Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/reload/reload/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79252496Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/reload/reload/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792558861Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/reload/reload/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792641714Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792705716Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/reload/reload/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792726647Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792742537Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client/telemeter-client/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792751198Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792794419Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.792943744Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793009126Z namespaces/openshift-monitoring/pods/telemeter-client-5f8d48d6bb-l4z5c/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793069228Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79314172Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-querier-696c94d74d-fczz9.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793417518Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793431369Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793436019Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793521152Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793653286Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793732888Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79377415Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-rules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7937826Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79378672Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793847622Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.793965796Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794037918Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79408744Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-web/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79409882Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79410727Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794169642Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794297986Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794363028Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79440753Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79442004Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79442575Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794454501Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794555164Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794628866Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794666207Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/prom-label-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794674488Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794680548Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79473529Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794832233Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794900885Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794939096Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-query/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794947276Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-query/thanos-query/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794951407Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-query/thanos-query/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.794993268Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795119342Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795185734Z namespaces/openshift-monitoring/pods/thanos-querier-696c94d74d-fczz9/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795241265Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795270726Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795323828Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7953656Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795486153Z namespaces/openshift-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795530805Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795606687Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795648498Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79569821Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.795745221Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796048191Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796139904Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796266668Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796299089Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79634334Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796491415Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796633739Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796694731Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796745703Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796791804Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796831726Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.796926758Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.79696853Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.797018021Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7972833Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.797322181Z namespaces/openshift-multus/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.797375903Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.797538218Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.797666502Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.7982461Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.798383904Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799004474Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799086416Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799237121Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799291633Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799338554Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799427247Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799510659Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799596132Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799694415Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799731486Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799821599Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799910192Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.799998565Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800045936Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800090328Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800135459Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80018038Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800247823Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800291904Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800335725Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800380197Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800459529Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800537312Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800582053Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800623765Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800674776Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800715457Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800765649Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80081002Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800856652Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800892103Z namespaces/openshift-multus/pods/multus-5z52j/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.800939434Z namespaces/openshift-multus/pods/multus-5z52j/multus-5z52j.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801037798Z namespaces/openshift-multus/pods/multus-5z52j/kube-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801046418Z namespaces/openshift-multus/pods/multus-5z52j/kube-multus/kube-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801050658Z namespaces/openshift-multus/pods/multus-5z52j/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801071548Z namespaces/openshift-multus/pods/multus-5z52j/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801704448Z namespaces/openshift-multus/pods/multus-5z52j/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801780951Z namespaces/openshift-multus/pods/multus-5z52j/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801816702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.801905205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/multus-additional-cni-plugins-dhgp5.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802044619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/bond-cni-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802055409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802060719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80208934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802222285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802291977Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802318108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802322598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/cni-plugins/cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802332148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80237944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802470312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802540545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802568406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/egress-router-binary-copy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802578876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802585366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802624697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802750271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802818023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802854635Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802865685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802877185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802900236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.802996169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803064791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803112512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/routeoverride-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803126833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803131633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803154044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803287438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80335108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803389911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni-bincopy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803399361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803404662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803434082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803543506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803607178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80365854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80366992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80367419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803696271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803803284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803883147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dhgp5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.803944959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8040008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/multus-additional-cni-plugins-vlhmn.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804147505Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/bond-cni-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804156655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804163296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804214737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80432459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804404333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804453105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804461455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/cni-plugins/cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804465835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804532707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804658381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804724113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804765424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/egress-router-binary-copy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804773915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804778305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.804842217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80494095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805016752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805050243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805059764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805070274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805109295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805180517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805311012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805334702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/routeoverride-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805341442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805350923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805380854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805467376Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805544549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80557157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni-bincopy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80557935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80558764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805620061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805708914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805776466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805825968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805834258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805838118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805861259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.805951992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806016044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-vlhmn/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806057485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806098246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/multus-additional-cni-plugins-zv8ht.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806253281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/bond-cni-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806266351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806270822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806296563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806385335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806447897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806475608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806481238Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/cni-plugins/cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806487278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80652511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806613142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806679704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806780447Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/egress-router-binary-copy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806795858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806801208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806821769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806910512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.806970564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807009055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807017735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807021925Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807053286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807130629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807209651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807246712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/routeoverride-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807255573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807260553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807295434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807381926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807448519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80748812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni-bincopy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80749718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80750166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807528571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807616044Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807684086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807725027Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807734157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807738178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807764409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807849511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807925563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-zv8ht/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.807961565Z namespaces/openshift-multus/pods/multus-ghf6p/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808000946Z namespaces/openshift-multus/pods/multus-ghf6p/multus-ghf6p.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808100849Z namespaces/openshift-multus/pods/multus-ghf6p/kube-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808110309Z namespaces/openshift-multus/pods/multus-ghf6p/kube-multus/kube-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808114629Z namespaces/openshift-multus/pods/multus-ghf6p/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80814269Z namespaces/openshift-multus/pods/multus-ghf6p/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808538343Z namespaces/openshift-multus/pods/multus-ghf6p/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808604495Z namespaces/openshift-multus/pods/multus-ghf6p/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808647696Z namespaces/openshift-multus/pods/multus-zqxzx/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808673537Z namespaces/openshift-multus/pods/multus-zqxzx/multus-zqxzx.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80876262Z namespaces/openshift-multus/pods/multus-zqxzx/kube-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80877095Z namespaces/openshift-multus/pods/multus-zqxzx/kube-multus/kube-multus/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.80877649Z namespaces/openshift-multus/pods/multus-zqxzx/kube-multus/kube-multus/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.808805161Z namespaces/openshift-multus/pods/multus-zqxzx/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809292736Z namespaces/openshift-multus/pods/multus-zqxzx/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809356828Z namespaces/openshift-multus/pods/multus-zqxzx/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809384359Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809430601Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon-6mvdw.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809528924Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809544044Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809550805Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809563545Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809643637Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809706779Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809743331Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809756521Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809762951Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809786452Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809909256Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.809978858Z namespaces/openshift-multus/pods/network-metrics-daemon-6mvdw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810013919Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81004234Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon-hfp2m.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810129183Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810142483Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810149403Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810159684Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810280377Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810339359Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81036617Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8103722Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81037613Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810416142Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81068118Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810746072Z namespaces/openshift-multus/pods/network-metrics-daemon-hfp2m/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810780463Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810818254Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon-ll8qw.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810893267Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810904817Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810913217Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.810939358Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811032141Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811095713Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811124534Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811133964Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811137944Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811169605Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811335441Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811400963Z namespaces/openshift-multus/pods/network-metrics-daemon-ll8qw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811439154Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811465885Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811517276Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811526727Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811561517Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81164933Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811704982Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811726233Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811808775Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811860747Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811907238Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81194551Z namespaces/openshift-network-console/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.811997801Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812053463Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812097134Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812137436Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812180007Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81229012Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812392604Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812500657Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812521438Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812576819Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812651682Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812688603Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812738365Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812767485Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812853558Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812882749Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.812929151Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813016733Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813048994Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813098676Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813213289Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813313743Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813433486Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813503469Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813651283Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813772877Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813908841Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.813959013Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814004224Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814053566Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814093247Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814175979Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814236721Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814293923Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814328694Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814376866Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814418637Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8144959Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814574312Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814625094Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814660705Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814704296Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814738987Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814778458Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814787379Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81483181Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin-6cf856758c-hrpdn.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814910553Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814920563Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814925053Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.814954724Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815046557Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815116519Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-hrpdn/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81514586Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815201792Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815288345Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815330646Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815372717Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815419778Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81547215Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815517642Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815558553Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815599244Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815705487Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81579819Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815912954Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815954655Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.815994387Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816059919Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81610686Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816165922Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816228214Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816275516Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816317207Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816398139Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816441511Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816486042Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816561824Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816603436Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816647297Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81674082Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.816828013Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817027599Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817103001Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817339159Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817422291Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817517234Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817579816Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817624858Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817668629Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817719461Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817799943Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817846025Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817889526Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817955618Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.817993029Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81803194Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818076042Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818153074Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818252418Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818300039Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81833624Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818389112Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818434153Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818467614Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818517966Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818566137Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818580208Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818614229Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/network-check-source-869dcfcdcd-b8h47.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818683891Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/check-endpoints/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818692281Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/check-endpoints/check-endpoints/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818698801Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818727532Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818841586Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818909338Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-b8h47/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.818945519Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8189843Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-2zwjj.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819061283Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-container/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819071043Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819075813Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819114505Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819216578Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81928851Z namespaces/openshift-network-diagnostics/pods/network-check-target-2zwjj/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81930658Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819367892Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-vw9qv.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819428844Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-container/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819438595Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819443785Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819477386Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819563728Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.81962721Z namespaces/openshift-network-diagnostics/pods/network-check-target-vw9qv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819670922Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819711793Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-xvd96.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819783646Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-container/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819793776Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819798696Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819806056Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819908189Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.819985082Z namespaces/openshift-network-diagnostics/pods/network-check-target-xvd96/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820023173Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820058254Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820102036Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820109526Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820142907Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8202489Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820302202Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820340673Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820423515Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820455587Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820501948Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820609541Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820651913Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820710095Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820741036Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820785317Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820816938Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820906151Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.820983293Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821057315Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821109347Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821140058Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82121219Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821249411Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821340004Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821356835Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821409977Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821494619Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821543701Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821554801Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821584312Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821632433Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821658934Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821758917Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82183303Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821912542Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.821981124Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822064817Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822227862Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822351886Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822387917Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822422438Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82248089Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822514891Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822554432Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822592014Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822628665Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822668526Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822751668Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822829821Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822860922Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822901303Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822942694Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.822985796Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823027817Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823061168Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82309997Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82310711Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823145081Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823185102Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823342637Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823391188Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82342731Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823469181Z namespaces/openshift-network-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823516392Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823575224Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823617136Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823648297Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823688958Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823793241Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823869194Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823961366Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.823996508Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824044299Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824108451Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824154683Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824183044Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824261546Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824335578Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82437914Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824423931Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824498703Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824550395Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824559555Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824594516Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824644748Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824681729Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824807583Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.824891456Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825096612Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825175004Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825411822Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825510925Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825641279Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825696891Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825727952Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825822925Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825883727Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825930248Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.825961079Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82600237Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826058632Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826089553Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826142985Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826199387Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82630057Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826375892Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826407493Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826460015Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826514007Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826543738Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826603469Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826662431Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826680732Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826729813Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826776795Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826785735Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826820096Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter-9gxff.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826891449Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826899899Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.826904199Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82694002Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827018422Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827119036Z namespaces/openshift-network-operator/pods/iptables-alerter-9gxff/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827137846Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827166427Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter-dh5pz.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82725417Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8272677Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827272141Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827305751Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827394724Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827461646Z namespaces/openshift-network-operator/pods/iptables-alerter-dh5pz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827496437Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827538009Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter-vzc4p.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827606341Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827613931Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827618601Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827649572Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827742575Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827809337Z namespaces/openshift-network-operator/pods/iptables-alerter-vzc4p/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827841108Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827879489Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827932651Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.827975072Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828017774Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828060045Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828126247Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828147198Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82821703Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828265361Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828344574Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828418556Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828496979Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82853666Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828572641Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828619233Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828656334Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828746067Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828781018Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828822039Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828901521Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828941113Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.828981424Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829078407Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.82916674Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829272253Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829356656Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829425078Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829553352Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829736238Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8297954Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829840341Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829891672Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829914173Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.829970495Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830011456Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830094069Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830176952Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830235793Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830285025Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830316716Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830367827Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830421709Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83046015Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830531273Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830539703Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830574454Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830632466Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830669257Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830722099Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83075795Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830799271Z namespaces/openshift-operators/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830807101Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830811072Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830852423Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830900654Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830932705Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.830995767Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831023438Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83108027Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831106741Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831481802Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831555405Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831631637Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831673499Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83172076Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831857944Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831884275Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831951577Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.831995718Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832080581Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832120582Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832157194Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832260627Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832292958Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832298398Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832340729Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832379611Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832431582Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83268591Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.832765803Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.833095253Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.833232668Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.833710352Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.833784445Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83395307Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.833992891Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834042283Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834118555Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834251949Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834293601Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834384844Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834417094Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834459276Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834538468Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834567989Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834627631Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834660542Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834712064Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834720224Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834753985Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834814217Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.834839658Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83492787Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835007413Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835040194Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835072035Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835134407Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835183839Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835279192Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835303262Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835363874Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835371964Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835392655Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835484648Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83553066Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835562981Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835614922Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835623062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835689714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-node-7fsmf.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835884111Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-node/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835902081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835908061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.835939292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836070846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836135999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83617694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83620085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836209191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836235271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836427017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83649246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836539061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/nbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836550252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/nbdb/nbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836557992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/nbdb/nbdb/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836564832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836673375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836731617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836751938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/northd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836758328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/northd/northd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836763198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/northd/northd/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8368074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/northd/northd/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836926393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.836990745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/northd/northd/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837002726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-acl-logging/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837007506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837015276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837068058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837156591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837204922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837216942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-controller/ovn-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837221853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837261614Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837499841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837563733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837590424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837597874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837604774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.837643986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83873912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.838803622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.838819333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/sbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.838824693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/sbdb/sbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.838828443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/sbdb/sbdb/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.838875484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.838977058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83904589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7fsmf/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839106152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839149883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-node-k9k97.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839348569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-node/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83936052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8393842Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839392321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839500054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839557266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839575776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839580467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839587077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839638008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839770922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839866116Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839942818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/nbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.839970779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/nbdb/nbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.83999976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/nbdb/nbdb/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840029401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840093643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840126624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840131184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/northd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840160295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/northd/northd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840165015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/northd/northd/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840177685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/northd/northd/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840297209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840354471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/northd/northd/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840395782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-acl-logging/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840406312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840411133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840437803Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840528586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840570687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840579758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-controller/ovn-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840584678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840615789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840799625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840864697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840908138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840916818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840921129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.840930789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842089675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842143807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842164808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/sbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842170468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/sbdb/sbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842180338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/sbdb/sbdb/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8422469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842339913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842409515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k9k97/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842428576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842519329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-node-wv7rg.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842666133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-node/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842675934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842680954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842699724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842829249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.84288877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.842993843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843003414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843007514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843029845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843157609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843245682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843266052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/nbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843273102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/nbdb/nbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843282793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/nbdb/nbdb/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843324604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843422487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843540611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843574742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/northd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843579552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/northd/northd/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843583302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/northd/northd/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843595302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/northd/northd/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843666945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843734637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/northd/northd/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843770398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-acl-logging/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843783008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843787548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843793929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843909472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843950253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843958214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-controller/ovn-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843962314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.843998585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.844240963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.844311495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.844344206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.844351886Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.844358496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.844388237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845542583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845612076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845655827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/sbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845663777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/sbdb/sbdb/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845668147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/sbdb/sbdb/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845679718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845788661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845857863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wv7rg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845873184Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845922955Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845965557Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.845974217Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846011468Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846104461Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846238415Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846286477Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846329158Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846414631Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846496884Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846544005Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846585606Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846633878Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846642558Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846646408Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846682149Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846735431Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846776882Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846831224Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846881605Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846919357Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.846964038Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847043931Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847159784Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847280928Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.84735075Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847373371Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847436343Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847474134Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847576207Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847626659Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.84767013Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847771373Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847820385Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847828515Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847888307Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847942959Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.847997431Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848121384Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848239108Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848474526Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848548308Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848680032Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848801366Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.848973311Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.849033863Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.849078225Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.849130176Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.849169487Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.84925606Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.849958812Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850036604Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850124777Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850156228Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850236721Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850294012Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850333874Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850384625Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850419476Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850454637Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850463098Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85052109Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/service-ca-operator-7695fc6c8c-vcftq.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850587722Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/service-ca-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850598062Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850602682Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850633283Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850789858Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vcftq/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.850966354Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851000785Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851037026Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851074627Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851117589Z namespaces/openshift-service-ca/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851152519Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851232822Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851274593Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851317665Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851364156Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851449599Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851552132Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851641405Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851673336Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851713347Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851759638Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85179541Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851879102Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851932034Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.851973645Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852054958Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852087219Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852097739Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852145441Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852205843Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852250874Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852472201Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852540723Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852653386Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852726879Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852844572Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.852962396Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853140542Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853173613Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853255085Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853308987Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853327408Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853380329Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853432201Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853519234Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853620587Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853641557Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85372814Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853750371Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853791452Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853840824Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853850244Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853870225Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-79f68b9f4f-thnll.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853967118Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853978158Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.853983028Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854008539Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854248647Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854328629Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-thnll/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85435766Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854401191Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854448853Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854488354Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854532925Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854580047Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854634779Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85467428Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854742032Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854771633Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854866056Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.854957959Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855039712Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855078263Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855119184Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855175616Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855235698Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855336941Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855366222Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855424433Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855524997Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855563258Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855603009Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855707172Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855793725Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855879418Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.855993891Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856069794Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856217438Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856404564Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856470276Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856516468Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856566679Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856608491Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856659752Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856722334Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856804447Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85690432Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.856960012Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857007953Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857051595Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857115997Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857154548Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857204609Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857385455Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857412166Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857460837Z namespaces/openshift/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857513429Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857568611Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857597552Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857650813Z namespaces/openshift/apps/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857688895Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857770217Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85784622Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857922832Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.857965343Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858006045Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858056206Z namespaces/openshift/batch/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858092967Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.85817161Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858231932Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858277163Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858355745Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858399737Z namespaces/openshift/core/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858440068Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858546171Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858621144Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858694856Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858779179Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858852391Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.858967815Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.859117119Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.859164301Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.859225773Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.859272734Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.859311506Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.860658898Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.860677488Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.860786032Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.860881925Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.860977558Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861086161Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861180944Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861343809Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861496644Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861636418Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861738282Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861836125Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.861973899Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862103733Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862240507Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862350491Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862453244Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862571858Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862703772Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862832006Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.862947929Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863063073Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863180187Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863309431Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863419554Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863526608Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863627991Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863739704Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863855638Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.863987032Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.864101806Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8642434Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.864360654Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.864467927Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.864587441Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.864697374Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.864821628Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865043915Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865130138Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865368965Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865476789Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865587402Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865731297Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.86582347Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.865910812Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866039017Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.8661657Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866296194Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866404348Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866493301Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866581534Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866666596Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.86678649Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.866900853Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867018477Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867129801Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867271195Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867373808Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867459441Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867578975Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867664228Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867694508Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867781561Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867860314Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867907675Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867959617Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.867999858Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868037289Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.86807342Z namespaces/openshift/policy/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868109891Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868146192Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868183384Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868270186Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868288097Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868301297Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868419191Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868539755Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868647568Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868751622Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.868910496Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.86901599Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869130863Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869260667Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869390371Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869502215Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869611649Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869738422Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.869882397Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.86998004Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870098904Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870217397Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870350092Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870456085Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870560308Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870668892Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870768125Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870873778Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.870987162Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871086375Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871207429Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871309692Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871412065Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871526678Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871645082Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871743915Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871847829Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.871962222Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872126947Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872257312Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872359245Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872471198Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872553451Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872670874Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872779938Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.872889511Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873017215Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873127139Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873285184Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873410328Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873542072Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873703637Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873834481Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.873958775Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874075589Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874248504Z network_logs/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874269884Z network_logs/cluster_scale [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874366448Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.87445024Z network_logs/multi-networkpolicy [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874514552Z network_logs/net-attach-def [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874605865Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874731339Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.874824762Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.876519195Z nodes/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.876553176Z nodes/debug [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.876646439Z nodes/ip-10-0-128-27.ec2.internal/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.876687871Z nodes/ip-10-0-128-27.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.87700679Z nodes/ip-10-0-128-27.ec2.internal/dmesg [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.877443404Z nodes/ip-10-0-128-27.ec2.internal/ethtool_channels [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.877519637Z nodes/ip-10-0-128-27.ec2.internal/ethtool_features [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.87761765Z nodes/ip-10-0-128-27.ec2.internal/ip-10-0-128-27.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.877925969Z nodes/ip-10-0-128-27.ec2.internal/irq_affinities.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.878094355Z nodes/ip-10-0-128-27.ec2.internal/lscpu [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.878242869Z nodes/ip-10-0-128-27.ec2.internal/lspci [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.878352073Z nodes/ip-10-0-128-27.ec2.internal/podresources.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.878471796Z nodes/ip-10-0-128-27.ec2.internal/pods_info.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.87858982Z nodes/ip-10-0-128-27.ec2.internal/proc_cmdline [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.878671183Z nodes/ip-10-0-128-27.ec2.internal/sysinfo.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.880408047Z nodes/ip-10-0-128-27.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.880547301Z nodes/ip-10-0-137-93.ec2.internal/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.880589663Z nodes/ip-10-0-137-93.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.880852621Z nodes/ip-10-0-137-93.ec2.internal/dmesg [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.881107809Z nodes/ip-10-0-137-93.ec2.internal/ethtool_channels [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.881181592Z nodes/ip-10-0-137-93.ec2.internal/ethtool_features [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.881361237Z nodes/ip-10-0-137-93.ec2.internal/ip-10-0-137-93.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.881664667Z nodes/ip-10-0-137-93.ec2.internal/irq_affinities.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.881799441Z nodes/ip-10-0-137-93.ec2.internal/lscpu [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.881917424Z nodes/ip-10-0-137-93.ec2.internal/lspci [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.882001567Z nodes/ip-10-0-137-93.ec2.internal/podresources.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.882108541Z nodes/ip-10-0-137-93.ec2.internal/pods_info.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.882248255Z nodes/ip-10-0-137-93.ec2.internal/proc_cmdline [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.882324947Z nodes/ip-10-0-137-93.ec2.internal/sysinfo.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.884168005Z nodes/ip-10-0-137-93.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.884357171Z nodes/ip-10-0-139-100.ec2.internal/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.884377702Z nodes/ip-10-0-139-100.ec2.internal/cpu_affinities.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.88463812Z nodes/ip-10-0-139-100.ec2.internal/dmesg [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.884886768Z nodes/ip-10-0-139-100.ec2.internal/ethtool_channels [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.88495748Z nodes/ip-10-0-139-100.ec2.internal/ethtool_features [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.885046353Z nodes/ip-10-0-139-100.ec2.internal/ip-10-0-139-100.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.885460996Z nodes/ip-10-0-139-100.ec2.internal/irq_affinities.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.88560386Z nodes/ip-10-0-139-100.ec2.internal/lscpu [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.885730514Z nodes/ip-10-0-139-100.ec2.internal/lspci [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.885813507Z nodes/ip-10-0-139-100.ec2.internal/podresources.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.88591421Z nodes/ip-10-0-139-100.ec2.internal/pods_info.json [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.886020443Z nodes/ip-10-0-139-100.ec2.internal/proc_cmdline [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.886102006Z nodes/ip-10-0-139-100.ec2.internal/sysinfo.log [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.887973374Z nodes/ip-10-0-139-100.ec2.internal/sysinfo.tgz [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.88815443Z pod_network_connectivity_check/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.888209152Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.888322625Z static-pods/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.888332876Z static-pods/kube-apiserver/ [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.894568431Z [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.894586452Z sent 57,863 bytes received 4,303,835 bytes 8,723,396.00 bytes/sec [must-gather] [must-gather-9mgvj] OUT 2026-07-13T19:41:19.894591922Z total size is 47,043,913 speedup is 10.79 [must-gather] [must-gather ] OUT 2026-07-13T19:41:20.143806849Z namespace/openshift-must-gather-qwzz7 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: fc9442db-6875-414a-8a23-860f70d47560 [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-59prj [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-59prj-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-59prj [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 7170201 Jul 13 19:42 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-59prj/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts d65ae93] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-59prj/e2e-graph.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] 79f5f7d..d65ae93 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded