[get-kubeconfig] Found kubeconfig secret: cluster-5twwc-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5twwc-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5twwc-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5twwc-password [get-kubeconfig] API Server URL: https://af855e8258a744982b6251e821cb9e32-6f61c9814facb9fa.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [clone-repo] autofix/rhoaieng-71245 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6e0ddcf7f1337e58596baa7c9b81109d1b3a245f58dd3bd46131f522391a7237 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6e0ddcf7f1337e58596baa7c9b81109d1b3a245f58dd3bd46131f522391a7237 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:00a9b50670db4b16c60f7adcad85cd6c548b285134a3ee8f9b8d90ca1c134e8a [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:00a9b50670db4b16c60f7adcad85cd6c548b285134a3ee8f9b8d90ca1c134e8a [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:c0785f60b462f861cfab04ad440fa6adb06dbacec8c1d6b98ebf808ae746d9cf [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:c0785f60b462f861cfab04ad440fa6adb06dbacec8c1d6b98ebf808ae746d9cf [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:067fec2d500e8a88ee10f3be03a35a3f15d715d25b8b6a966457243c4e7a45a0 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:067fec2d500e8a88ee10f3be03a35a3f15d715d25b8b6a966457243c4e7a45a0 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1690 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.95s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 280ms [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://af855e8258a744982b6251e821cb9e32-6f61c9814facb9fa.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-t77lr 1/1 Running 0 43s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-t77lr condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-kvq9j 1/1 Running 0 48s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-kvq9j condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-7wspd 1/1 Running 0 53s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-7wspd condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:00a9b50670db4b16c60f7adcad85cd6c548b285134a3ee8f9b8d90ca1c134e8a [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:6e0ddcf7f1337e58596baa7c9b81109d1b3a245f58dd3bd46131f522391a7237 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:c0785f60b462f861cfab04ad440fa6adb06dbacec8c1d6b98ebf808ae746d9cf [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:067fec2d500e8a88ee10f3be03a35a3f15d715d25b8b6a966457243c4e7a45a0 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-96gp7 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-67d95fdc48-96gp7 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-84f4454459-rpnzs" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-84f4454459-s5vgc condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.22 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.22 [e2e-raw] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:00a9b50670db4b16c60f7adcad85cd6c548b285134a3ee8f9b8d90ca1c134e8a [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:00a9b50670db4b16c60f7adcad85cd6c548b285134a3ee8f9b8d90ca1c134e8a [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:7e360c28fce3f1aacde49fe9cf4c5d6acb49591c5f98be12b0c2e09f8f4a2b86 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'xdist': '3.6.1', 'json-report': '1.5.0', 'asyncio': '0.23.8', 'httpx': '0.30.0', 'anyio': '4.9.0', 'cov': '5.0.0', 'metadata': '3.1.1'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: xdist-3.6.1, json-report-1.5.0, asyncio-0.23.8, httpx-0.30.0, anyio-4.9.0, cov-5.0.0, metadata-3.1.1 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-01 17:08:27.064 3680 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-01 17:10:17.312 3680 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.312 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.312 3680 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 17:10:17.312 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 17:10:17.312 3680 kserve.trace Using external route host: isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.312 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.313 3680 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.313 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.313 3680 kserve.trace base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.313 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.423 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.424 3680 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.424 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:10:17.424 3680 kserve.trace base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:17.424 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9a882-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:10:22.458 3680 kserve.trace Got response [{'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}] [e2e-raw] 2026-07-01 17:10:22.458 3680 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}, {'message': '', 'batchId': 'e2d009cc-4a32-4e52-bf31-c104d313355a', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-01 17:10:22.472 3680 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-01 17:10:22.472 3680 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-01 17:12:22.784 3680 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 17:12:22.784 3680 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 17:12:22.788 3680 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-01 17:12:22.788 3680 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-01 17:12:22.821 3680 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-01 17:12:22.821 3680 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-01 17:14:13.122 3680 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 17:14:13.122 3680 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 17:14:13.126 3680 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-01 17:14:13.126 3680 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-01 17:16:03.354 3680 kserve.trace Host from isvc status URL = isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:16:03.354 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:16:03.354 3680 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 17:16:03.354 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 17:16:03.354 3680 kserve.trace Using external route host: isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:16:03.354 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:16:03.355 3680 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:16:03.355 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:16:03.355 3680 kserve.trace base url = https://isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:16:03.355 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-df9a9-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:16:03.382 3680 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 17:16:03.382 3680 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-01 17:18:58.709 3680 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace Using external route host: isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace base url = https://isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:18:58.709 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-76ae4-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:18:58.737 3680 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 17:18:58.737 3680 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-01 17:19:03.867 3680 kserve.trace Created primary ISVC: isvc-primary-a14ffe [e2e-raw] 2026-07-01 17:19:03.867 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-a14ffe [e2e-raw] 2026-07-01 17:20:33.915 3680 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-01 17:20:33.915 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-01 17:20:33.919 3680 kserve.trace Baseline recorded - resourceVersion: 20530 [e2e-raw] 2026-07-01 17:20:33.919 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20530 [e2e-raw] 2026-07-01 17:20:33.919 3680 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-01 17:20:33.919 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-01 17:20:34.074 3680 kserve.trace Created secondary ISVC isvc-secondary-a14ffe, waiting for failure status... [e2e-raw] 2026-07-01 17:20:34.074 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-a14ffe, waiting for failure status... [e2e-raw] 2026-07-01 17:20:38.087 3680 kserve.trace ISVC isvc-secondary-a14ffe reported failure: {'exitCode': 1, 'message': "2026-07-01 17:20:34.991 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 17:20:34.991 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 17:20:35.267 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:37.322 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-01 17:20:38.087 3680 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-a14ffe reported failure: {'exitCode': 1, 'message': "2026-07-01 17:20:34.991 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 17:20:34.991 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 17:20:35.267 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:37.322 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-01 17:20:38.087 3680 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 17:20:34.991 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 17:20:34.991 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 17:20:35.267 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:37.322 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-01 17:20:38.087 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 17:20:34.991 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-01 17:20:34.991 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-01 17:20:35.267 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:37.322 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-01 17:20:48.102 3680 kserve.trace Primary ISVC resourceVersion: before=20530, after=20530 [e2e-raw] 2026-07-01 17:20:48.102 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20530, after=20530 [e2e-raw] 2026-07-01 17:20:48.103 3680 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-01 17:20:48.103 3680 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-01 17:20:53.199 3680 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-01 17:20:53.199 3680 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-01 17:20:53.334 3680 kserve.trace Created ISVC isvc-init-fail-9c3795, waiting for failure status... [e2e-raw] 2026-07-01 17:20:53.334 3680 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-9c3795, waiting for failure status... [e2e-raw] 2026-07-01 17:21:03.350 3680 kserve.trace ISVC isvc-init-fail-9c3795 reported failure: {'exitCode': 1, 'message': "2026-07-01 17:20:54.801 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 17:20:54.801 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 17:20:55.081 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:59.631 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-01 17:21:03.350 3680 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-9c3795 reported failure: {'exitCode': 1, 'message': "2026-07-01 17:20:54.801 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 17:20:54.801 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 17:20:55.081 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:59.631 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-01 17:21:03.351 3680 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 17:20:54.801 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 17:20:54.801 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 17:20:55.081 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:59.631 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-01 17:21:03.351 3680 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-01 17:20:54.801 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-01 17:20:54.801 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-01 17:20:55.081 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-01 17:20:59.631 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-01 17:21:03.351 3680 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-01 17:21:03.351 3680 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-01 17:21:03.355 3680 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-01T17:20:53Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-01 17:21:03.355 3680 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-01T17:20:53Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-01 17:21:03.356 3680 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-01 17:21:03.356 3680 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-01 17:22:38.645 3680 kserve.trace Host from isvc status URL = raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace Using external route host: raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace Sending Header = {'Host': 'raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace base url = https://raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:22:38.645 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-08781-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:22:38.669 3680 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 17:22:38.669 3680 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-01 17:24:03.914 3680 kserve.trace Host from isvc status URL = raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:24:03.914 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace Using external route host: raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace base url = https://raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:24:03.915 3680 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-3b92a-kserve-ci-e2e-test.apps.7ab394ae-2265-4d56-b2c2-7b5f9ef311e9.prod.konfluxeaas.com [e2e-raw] 2026-07-01 17:24:03.941 3680 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-01 17:24:03.941 3680 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 944.35s (0:15:44) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-01T17:24:09.69407072Z 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: 10e66143-4fb1-48d1-a1e4-0d5bd399494f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-01T17:24:09.7449962Z namespace/openshift-must-gather-md8rj created [must-gather] [must-gather ] OUT 2026-07-01T17:24:09.753032184Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-srglb created [must-gather] [must-gather ] OUT 2026-07-01T17:24:09.779837229Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.491717195Z [disk usage checker] Started [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.495077425Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.633871600Z No resources found in openshift-must-gather-md8rj namespace. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.747815606Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.904752112Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.904782690Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.904782690Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:17.907319825Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.065725780Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.065758361Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.065758361Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.067810610Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.220047104Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.220079502Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.220079502Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.222287084Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.380717725Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.380752129Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.380752129Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.382883557Z Error getting logs from rhods-notebooks [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.537517759Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.537608894Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.537608894Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.539871010Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.690722468Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.690754455Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.690754455Z namespaces "istio-system" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.692728252Z Error getting logs from istio-system [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.843721396Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.843749869Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.843749869Z namespaces "knative-serving" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:18.846024493Z Error getting logs from knative-serving [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.005792744Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.005826575Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.005826575Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.008208797Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.278842225Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.556353617Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.690294745Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.776676133Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.778695584Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.912722386Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:19.998797648Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.001079384Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.136495608Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.222309182Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.224294966Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.356676016Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.440084492Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.442162028Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.574793280Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.658976253Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.661192922Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.792690081Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.877570835Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:20.879644846Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.011075470Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.095898003Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.097934026Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.228033736Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.313863988Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.315990687Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.442530106Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.529410832Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.531756758Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.660154592Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.745884735Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.747931657Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.880724871Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.966174748Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:21.968337174Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.100119346Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.187769548Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.189973612Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.321169344Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.405284486Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.407351125Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.500111263Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.546070447Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.634047407Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.636256785Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.764535926Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.849286709Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.851436766Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:22.977233607Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.060915263Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.063048609Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.193335059Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.277911016Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.280302532Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.406976638Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.489821682Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:23.491935009Z Error collecting info from [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:24.188781642Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:24.331325164Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:24.459723121Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:24.585043036Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:24.715012982Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:24.954821004Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.085996499Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.220389274Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.356172876Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.489980510Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.630026801Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.764430214Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:25.894898411Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:26.030910739Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:26.161867727Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:26.469862645Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:26.613304674Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:26.859669641Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:26.998247524Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.150608026Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.282563607Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.497445644Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.507328603Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.635691054Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.789546627Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:27.920174041Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:28.119652913Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:28.245324606Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:28.398974720Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:28.535798153Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:28.733733749Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:28.872179715Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:29.026352337Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:29.148042948Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:29.355990221Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:29.489470218Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:29.655771276Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:29.805941749Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.010324718Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.138735814Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.291841010Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.415570021Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.612553296Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.738210665Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:30.895837007Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.016695756Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.214786379Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.352085389Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.506119599Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.625399969Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.822519761Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:31.952942012Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.117296638Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.242601350Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.445589798Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.514312903Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.577787319Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.733315234Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:32.850379549Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.055014328Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.183220469Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.336179436Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.470726669Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.666365614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.799065926Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:33.953507148Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:34.092284843Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:34.290339683Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:34.426111859Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:34.583940404Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:34.708140058Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:34.913487415Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:35.039795281Z Wrote inspect data to must-gather. [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:37.518860576Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-p5552] POD 2026-07-01T17:24:38.773584252Z Caches written to disk [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:39.781721816Z waiting for gather to complete [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:39.785429295Z downloading gather output [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.07155958Z receiving incremental file list [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.084162859Z ./ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.084226963Z aggregated-discovery-api.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.084496542Z aggregated-discovery-apis.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.085141067Z event-filter.html [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.085812283Z timestamp [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.085968434Z version [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.08633976Z cluster-scoped-resources/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086348251Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086352811Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086397994Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.08647412Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.08648256Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086520273Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086599698Z namespaces/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086606429Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086633431Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086697895Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086737508Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086804813Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086843385Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.086971624Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.08705061Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087129375Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087171188Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087218452Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087264665Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087301007Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087404525Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087456298Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087518933Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087614539Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087660732Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087707136Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087855816Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.087980535Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.089369832Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.089455998Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.089556275Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.089681613Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.089896248Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.089974064Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090024657Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090085001Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090136825Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090194489Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090245903Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.09034691Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090400034Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090440136Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090509161Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090549374Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090618269Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090656911Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090722656Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.090761869Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.103607835Z [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.103641827Z sent 765 bytes received 58,784 bytes 39,699.33 bytes/sec [must-gather] [must-gather-p5552] OUT 2026-07-01T17:24:40.103648087Z total size is 800,686 speedup is 13.45 [must-gather] [must-gather ] OUT 2026-07-01T17:24:40.175759856Z namespace/openshift-must-gather-md8rj 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: 10e66143-4fb1-48d1-a1e4-0d5bd399494f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-01T17:24:40.307558068Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 [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: 10e66143-4fb1-48d1-a1e4-0d5bd399494f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-01T17:24:40.332492757Z namespace/openshift-must-gather-crfk4 created [must-gather] [must-gather ] OUT 2026-07-01T17:24:40.339975649Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-z4d45 created [must-gather] [must-gather ] OUT 2026-07-01T17:24:40.363105812Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:42.376206338Z [disk usage checker] Started [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:42.379818267Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:42.578836760Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:42.724361267Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:42.830805191Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:42.921996871Z Gathering data for ns/default... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:43.227509473Z Gathering data for ns/openshift... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:43.679696401Z Gathering data for ns/kube-system... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:44.445293477Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:44.821877153Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:44.821914158Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:44.821914158Z namespaces "assisted-installer" not found [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.197708209Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.201403590Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.203455560Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.220379650Z INFO: Gathering HAProxy config files [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.223979623Z Executing Istio gather script [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.226660792Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.228822247Z 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-jgx9m] POD 2026-07-01T17:24:45.248632339Z INFO: Collecting host service logs for crio [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.248990768Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.249349721Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.249671379Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.249979096Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.250339282Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.250690029Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.251019150Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.251364348Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.251715911Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.252051666Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.252459797Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.595342283Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.595421770Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.650954937Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.846745292Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-m6kh4 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.846942644Z insights-runtime-extractor-5bl5g [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.846988551Z insights-runtime-extractor-lq86c [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:45.847021709Z insights-runtime-extractor-zvj4l [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.066729752Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.241128173Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.286924046Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.302336320Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.361090962Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.361090962Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.373910211Z No resources found [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:46.853133459Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.023518003Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.105383629Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.128615556Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.158294980Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.237437101Z No resources found [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.373725427Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.384091131Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.437244061Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.478259500Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.556333550Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.638150801Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.638883974Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.640769066Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.657316468Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.724187676Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.763317692Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.773179882Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.849829443Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.865516101Z INFO: 'previous-logs' folder not found on ip-10-0-138-241.ec2.internal, skipping... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.927458011Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:47.933003300Z INFO: HAProxy config collection complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.021960040Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.072927734Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.185115999Z INFO: 'previous-logs' folder not found on ip-10-0-140-96.ec2.internal, skipping... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.314422103Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.364930303Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.367034653Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.529318274Z INFO: 'previous-logs' folder not found on ip-10-0-141-111.ec2.internal, skipping... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.529422080Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.529471162Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.559284397Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.665961230Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.799871997Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:48.817230988Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.015993199Z INFO: INTERCONNECT MODE [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.016036364Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.079614030Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.185317663Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.232209372Z INFO: Gathering OVN_Northbound from ovnkube-node-cht4l... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.232558852Z INFO: Gathering OVN_Northbound from ovnkube-node-g8mk4... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.232770247Z INFO: Gathering OVN_Northbound from ovnkube-node-z9pvd... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.233019424Z INFO: Gathering OVN_Southbound from ovnkube-node-cht4l... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.233296802Z INFO: Gathering OVN_Southbound from ovnkube-node-g8mk4... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.233642275Z INFO: Gathering OVN_Southbound from ovnkube-node-z9pvd... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.321410204Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.419800973Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.459370865Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.591238417Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.618425075Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.632704395Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.668639216Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.686973754Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.691981681Z tar: Removing leading `/' from member names [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.734294260Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.752772955Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:49.842806274Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.042643168Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.045738392Z W0701 17:24:50.045704 1393 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.052861609Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.084581700Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.218477506Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.225812091Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.225864093Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.226386517Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.228578689Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.232849616Z ovnk_database_store/ [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.232902593Z ovnk_database_store/ovnkube-node-z9pvd_sbdb [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.260583865Z ovnk_database_store/ovnkube-node-cht4l_sbdb [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.284182741Z ovnk_database_store/ovnkube-node-z9pvd_nbdb [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.293896304Z ovnk_database_store/ovnkube-node-g8mk4_nbdb [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.305500740Z ovnk_database_store/ovnkube-node-cht4l_nbdb [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.313991436Z ovnk_database_store/ovnkube-node-g8mk4_sbdb [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.334624880Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.337053816Z INFO: Network log collection complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.337098565Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.352133980Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.395866955Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.404879638Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.572587284Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.722092713Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.810265928Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.815202031Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.836400342Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:50.993127899Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.038855658Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.053376653Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.056453843Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.258495818Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.260974601Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.424593842Z Gathering data for ns/openshift-console... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.481772643Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.682955000Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.685476702Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.871697789Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:51.964230305Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.043626667Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.110255208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.112762571Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.183547528Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.297793528Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.328581175Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.484957464Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.514526780Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.518290626Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.572474358Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.724710173Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.947390074Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.948165150Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:52.950261484Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.109028716Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.322560760Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.325489665Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.452752068Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.501467029Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.715859264Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.723545854Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.726867877Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:53.891984142Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:54.089005755Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:54.295171081Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:54.602991244Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:54.699732580Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:54.855840834Z Done executing Istio gather script [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:55.069810459Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:55.483050322Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:55.715370705Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:56.828914210Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:57.489616565Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:57.838841836Z Gathering data for ns/kserve... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:57.947633931Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:59.082740650Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:59.374931484Z Gathering data for ns/openshift-config... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:24:59.651032487Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.137444493Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.226601606Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.474128595Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.489847040Z Collecting performance related data for node ip-10-0-140-96.ec2.internal [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.498127260Z Collecting performance related data for node ip-10-0-138-241.ec2.internal [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.508172471Z Collecting performance related data for node ip-10-0-141-111.ec2.internal [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:00.789535935Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:01.175948505Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:01.562615355Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:01.927341661Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:02.329928170Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:02.494033496Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:02.731075997Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:03.102045692Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:03.675285050Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:05.212164463Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:06.535079166Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:06.868099692Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:07.460634217Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:07.500267600Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:07.969270052Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.455150571Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.560260354Z Collecting kubelet logs for node ip-10-0-140-96.ec2.internal [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.562203448Z Collecting kubelet logs for node ip-10-0-138-241.ec2.internal [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.563851251Z Collecting kubelet logs for node ip-10-0-141-111.ec2.internal [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.808830450Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.924687666Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-crfk4 namespace [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:08.931403211Z INFO: Node performance data collection complete. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:09.367991805Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:09.675791125Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:10.094344190Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:10.410882352Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:10.729109544Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:11.479089857Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:11.819366031Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:12.129870157Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:12.505340148Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:12.510395396Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:13.451664365Z Wrote inspect data to must-gather. [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:13.451712645Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:13.451712645Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:13.582793929Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-jgx9m] POD 2026-07-01T17:25:13.725346193Z Caches written to disk [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:14.738019467Z waiting for gather to complete [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:14.741615367Z downloading gather output [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.011818037Z receiving incremental file list [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.033172329Z ./ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.033251494Z aggregated-discovery-api.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.033608589Z aggregated-discovery-apis.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.03419266Z event-filter.html [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.036754148Z timestamp [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.036848794Z version [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050326799Z cluster-scoped-resources/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050346751Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050352391Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050387623Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050490811Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050588057Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050640511Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050670863Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050758589Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050851956Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.050954653Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.051009687Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.051119414Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.051187349Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.051499751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.051548204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.051727147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.052002486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.052198969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.052342609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.056176385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.057934457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.058077277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.058215047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.058373998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.058488296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.058707021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.058950178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.059143621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.059426041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.05955866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.059675308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.059793896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.059898184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.060049364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.060203485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.060449322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.060636275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.060812777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.062776903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.062950415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.063112086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.063319071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.063577979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064043931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064146118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064266527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064394486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064499103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064622531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064725449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.064873569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.065092104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.065244005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.065574268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.065708387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.065814904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.066379923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.066500522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.06661752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.066803433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.066937942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.067120725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.067244953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.067422056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.067531793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.067652162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.06776709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.067887688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.068034308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.06820002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.068331919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.068473719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.068830774Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.069234791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.06935003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.070212159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.070400412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.070541082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.070681472Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.070823682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.071038897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.071283574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.071406252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.071532011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.071687082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.07180678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.071932799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.072083539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.072225179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.072360808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.074580813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.075078697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.075797057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.076030433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.076211315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.076357746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.076500246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.076631145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.076807457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.082303878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.0824712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.082605569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.082734738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.082850206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.089129102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.093574811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.093739402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.094079866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.094332813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.094498095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.094612432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.094784064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.095097426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.095219755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.095339053Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.095674826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.095781364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.095954256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.096108096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.096260617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.096428669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.096567398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.096704017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.096940004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.097114976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.097246255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.097585169Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.09774692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.098135087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.098349142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.098541425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.098690315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.101085032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.101263444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.101427035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.101558125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.101764509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.101971073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.10379308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.104007134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.104190717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.104416603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.104559143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.104847593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.105461125Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.105613266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.105751205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.105871104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.106639627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.108175424Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.108288792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.108438532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.10855952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.108720462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.108813908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.108945767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.10913632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.109254368Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.109478294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.109531538Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.109633315Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.10971528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.109802117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.109875072Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110077346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110165882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110252858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110340164Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110440991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110522327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110606822Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110703189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.110780054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11086634Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11100664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111090256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111178672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111265028Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111351404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111500754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11158427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111675847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111763162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111849548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.111995519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112096866Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112172991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112258817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112352803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112422098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112506244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112640014Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112724539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112823176Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.112949455Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113052412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113141158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113239805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113355453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113443049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113527195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113612771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113702157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.113801924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11388194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114012819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114125546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114208162Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114332361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114408316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114500283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114589289Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114679155Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114768841Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114858057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.114989886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115103054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115230723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11532446Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115416506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115503092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115587588Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115690215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115773901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115859267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.115985075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116074432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116162848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116250144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116374082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116497591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116607889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116701955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116806433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.116949993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117093643Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11719993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117328369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117444237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117549764Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117651761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117760389Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.117859526Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118003146Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118103763Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1182029Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118257463Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118319688Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4rlwz.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118460577Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5g4bh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118548584Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-68jl5.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118660951Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9lnjw.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118756948Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9xpl6.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.118858775Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dcc8v.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119014106Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dr445.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119114873Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gj8jj.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119284095Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qt2lx.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119394412Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rs9fn.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.11950812Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sx2hw.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119624538Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vrn8n.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119740846Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-dj5pc.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.119872985Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-h65kg.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120049628Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tnw84.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120187507Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120251392Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120436624Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120601196Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120716854Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.120830152Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.12123983Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.121391201Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.121506589Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.121625107Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.121762727Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.121887075Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122009654Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122090729Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122174295Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122257301Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122351777Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122440543Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.12252756Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122613035Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122712712Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.122866943Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123062047Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123216867Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123354617Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123423682Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123554961Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123666468Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123773736Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123876223Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.123996151Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.124090528Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.124382798Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.124635196Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.124743843Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.124858671Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.124991971Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.12512522Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.125241218Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.125363316Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.125477114Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.125579021Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.125682048Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.125945367Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.126257608Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.126618204Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.126796886Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.127040923Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.12728544Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.127339303Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.127629784Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.127842758Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.128212664Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.128248427Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.128479943Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.128610262Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.128773973Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.128901912Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129099306Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129112857Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.12931412Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129422988Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129604061Z cluster-scoped-resources/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129611861Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129698937Z cluster-scoped-resources/core/nodes/ip-10-0-138-241.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.129934714Z cluster-scoped-resources/core/nodes/ip-10-0-140-96.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130243825Z cluster-scoped-resources/core/nodes/ip-10-0-141-111.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130351783Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130381974Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130440779Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130713617Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130824845Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.130976596Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.131163439Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13132837Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.131605519Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.131852887Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.132127206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.132317159Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.132496921Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.132755319Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13305132Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.133229762Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.133450178Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.133559275Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.133752179Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.133857746Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.134001416Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.134103613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13420904Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.134432876Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.134598727Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.134737917Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.134958972Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.135161096Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.135336358Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.135436395Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.135602787Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.135821352Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136199978Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136360429Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13636834Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136526811Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136620947Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136665431Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136739876Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136747886Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13679365Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.136898017Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137098311Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137149804Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137160115Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137202328Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137337907Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137351258Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13737967Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137482057Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13752142Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137636378Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137676831Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137754366Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137798079Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.137880325Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1379487Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138071758Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138115571Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138192587Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138234999Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138297924Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138341527Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138501498Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138599295Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138710643Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138847092Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.138969201Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139036035Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13911085Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139154513Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139231609Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139257441Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139340676Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.13939977Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139638017Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139741944Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.139942788Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140043925Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140095549Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140193455Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140243879Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140311034Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140499817Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.140655587Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.14111737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.141274921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.141404179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.141507187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.141612934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.141717531Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.141825719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.142065115Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1422768Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.142463443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.142623404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.142738292Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.142843609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143192794Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143447601Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143555429Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143658626Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143758803Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143952046Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.143989799Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.14430074Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.144575359Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.144707399Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.144960546Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.145151899Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.145313751Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.145467512Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.145637333Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.145837837Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.145972807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146184891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146332041Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146437409Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146587769Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146701887Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146808094Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.146935894Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147062962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.14717538Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147275597Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147381614Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147484672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147623581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147722728Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147813184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.147904771Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148055161Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148193381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148282127Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148352542Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148363382Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148405875Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148459989Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.14846921Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148500372Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148541105Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148550105Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148584758Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148662363Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148726127Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-241.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148809383Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-96.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148890079Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-111.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.148993686Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149039099Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149129026Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149174909Z host_service_logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149215261Z host_service_logs/masters/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149262535Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149349651Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149415225Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.14948153Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149617079Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.14976532Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149837625Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.149904849Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150023777Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150094782Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150169648Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150189389Z ingress_controllers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15019931Z ingress_controllers/default/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15020327Z ingress_controllers/default/router-default-79bb6d4bff-plxzt/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150238463Z ingress_controllers/default/router-default-79bb6d4bff-plxzt/haproxy.config [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150355651Z insights-data/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150363011Z istio/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150394713Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150508501Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.150896068Z istio/event-filter.html [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151045048Z istio/timestamp [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151089922Z istio/cluster-scoped-resources/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151097272Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151122034Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151171477Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151331899Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.151758328Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.152267773Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153130413Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153321326Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153448025Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153600786Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153740606Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153863234Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.153991723Z machine_config_ondisk/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154011314Z machine_config_termination_logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154023305Z monitoring/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154035266Z monitoring/alertmanager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154061428Z monitoring/alertmanager/status.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154176106Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154197317Z monitoring/prometheus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154253821Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154339697Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.154407082Z monitoring/prometheus/rules.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15509811Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.155144563Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.155200467Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156074697Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15611692Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156186685Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156287832Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156364197Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156466615Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156522388Z monitoring/prometheus/status/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.156578043Z monitoring/prometheus/status/config.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157091998Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157170624Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157275121Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157443692Z namespaces/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157494946Z namespaces/default/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15755753Z namespaces/default/default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157625305Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157679569Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157738233Z namespaces/default/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157787566Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.157889473Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158027373Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158118259Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158170793Z namespaces/default/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158224647Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15827813Z namespaces/default/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158330204Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158423251Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158477754Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158536928Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158633155Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15870787Z namespaces/default/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158764004Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.158891543Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159031403Z namespaces/default/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159236647Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159315393Z namespaces/default/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159396158Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159513386Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159666467Z namespaces/default/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159734231Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159777954Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.15985215Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159897143Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.159991209Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160044663Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16014044Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160232576Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16028605Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160347674Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160401438Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160455512Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160509875Z namespaces/default/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160565689Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160620823Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160673397Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160774934Z namespaces/kserve/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160832358Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160903243Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.160987368Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161046953Z namespaces/kserve/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161098326Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161193023Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161423479Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161599921Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161653415Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161709088Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161768243Z namespaces/kserve/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161843448Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.161967896Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162036511Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162074784Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16216148Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162209033Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162217844Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162261887Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162358244Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16244784Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162566808Z namespaces/kserve/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16259348Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.162860188Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16302704Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.163294498Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.163375264Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.163637072Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.163757411Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164093964Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164233724Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164285237Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164402105Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164456699Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164517173Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164576407Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164672934Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164777481Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164828705Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164893079Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.164996837Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165064541Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165176609Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165242594Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165321459Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165448468Z namespaces/kserve/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165462459Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165510642Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/kserve-controller-manager-84f4454459-s5vgc.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165632491Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165645972Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/manager/manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165650382Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/manager/manager/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.165683294Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/manager/manager/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167450637Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167527802Z namespaces/kserve/pods/kserve-controller-manager-84f4454459-s5vgc/manager/manager/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167571395Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1676367Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/llmisvc-controller-manager-67d95fdc48-96gp7.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167728466Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167735327Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/manager/manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167738977Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/manager/manager/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16777949Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/manager/manager/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.167977594Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168060379Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-96gp7/manager/manager/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168117043Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168176817Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/model-serving-api-fd65d7d6-crtp5.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168279724Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/server/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168289785Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/server/server/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168295885Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/server/server/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168343459Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/server/server/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168449846Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/server/server/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168535782Z namespaces/kserve/pods/model-serving-api-fd65d7d6-crtp5/server/server/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168591836Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.16865551Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/odh-model-controller-84b54b7f97-xrpwl.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168750727Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168757148Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/manager/manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168762558Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/manager/manager/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.168826542Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/manager/manager/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.173479555Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1735518Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-xrpwl/manager/manager/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.173605644Z namespaces/kserve/pods/s3-init-frwv8/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.173657888Z namespaces/kserve/pods/s3-init-frwv8/s3-init-frwv8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.173758565Z namespaces/kserve/pods/s3-init-frwv8/download-hf-model/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.173767885Z namespaces/kserve/pods/s3-init-frwv8/download-hf-model/download-hf-model/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.173778076Z namespaces/kserve/pods/s3-init-frwv8/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17383988Z namespaces/kserve/pods/s3-init-frwv8/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17397809Z namespaces/kserve/pods/s3-init-frwv8/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174060306Z namespaces/kserve/pods/s3-init-frwv8/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174108009Z namespaces/kserve/pods/s3-init-frwv8/s3-init/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17411724Z namespaces/kserve/pods/s3-init-frwv8/s3-init/s3-init/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17412422Z namespaces/kserve/pods/s3-init-frwv8/s3-init/s3-init/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174189174Z namespaces/kserve/pods/s3-init-frwv8/s3-init/s3-init/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174493316Z namespaces/kserve/pods/s3-init-frwv8/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17456063Z namespaces/kserve/pods/s3-init-frwv8/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174605823Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174655357Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs-64568bcd49-86fpm.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174730102Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174739423Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs/seaweedfs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174753554Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.174819598Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175044494Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17512607Z namespaces/kserve/pods/seaweedfs-64568bcd49-86fpm/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175149001Z namespaces/kserve/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175201455Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175258089Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17527882Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175341485Z namespaces/kube-node-lease/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175353435Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175359686Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175372267Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-241.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175462423Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-96.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175540228Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-111.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175626594Z namespaces/kube-system/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175679968Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175739552Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175773604Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175815857Z namespaces/kube-system/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.175862721Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176048163Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176167042Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176254228Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176315142Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176373956Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176444101Z namespaces/kube-system/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176490574Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176586231Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176651575Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176706109Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176799556Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176854979Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176874181Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.176929625Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-pfjthp4v2uqbsowqvft5kgdzfm.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177117168Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177206114Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177276799Z namespaces/kube-system/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177338003Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177494884Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17757747Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177830237Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.177901652Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.178243526Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.178399587Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.178718029Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.178779343Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.178829207Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17888184Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.178993318Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179072443Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179142908Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179247505Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179354433Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179410497Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179474521Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179540776Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17959859Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179682916Z namespaces/kube-system/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179694576Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179759561Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer-26c5b.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179860168Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179871569Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.17988212Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.179928763Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18018164Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180249645Z namespaces/kube-system/pods/global-pull-secret-syncer-26c5b/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180297118Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180330641Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer-7tknz.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180394895Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180412166Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180422017Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180487951Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180655223Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180743429Z namespaces/kube-system/pods/global-pull-secret-syncer-7tknz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180800153Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180849537Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer-npk7n.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180947073Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180958034Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.180965295Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181031349Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181194251Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181267726Z namespaces/kube-system/pods/global-pull-secret-syncer-npk7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181290597Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181366083Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent-4pjmt.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181464449Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18147269Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18147869Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.181539084Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182183529Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182284266Z namespaces/kube-system/pods/konnectivity-agent-4pjmt/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182316098Z namespaces/kube-system/pods/konnectivity-agent-ddgms/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182399144Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent-ddgms.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182491961Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182504451Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182513942Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.182566836Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.183192399Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.183286276Z namespaces/kube-system/pods/konnectivity-agent-ddgms/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18334209Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.183406264Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent-nmzfr.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18349219Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.183500831Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.183509641Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.183573066Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184189599Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184249303Z namespaces/kube-system/pods/konnectivity-agent-nmzfr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184291966Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184322648Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184426975Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/haproxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184436576Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184449557Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184518001Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184676392Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184741927Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-241.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184765139Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184838894Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184943711Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/haproxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184958602Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.184963032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18507682Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185354419Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185447066Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-96.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185489499Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185538692Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185637619Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/haproxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18564882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18565881Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185715324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185855704Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.185969462Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-111.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186017085Z namespaces/kube-system/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186081Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186141544Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186150515Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186222209Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186318786Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186387871Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186443715Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1865121Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186551452Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186618077Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186629598Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186634578Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186677221Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18679718Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186900547Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.186981682Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187063458Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187131263Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187173226Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187218769Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187320826Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187412732Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187512909Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187554562Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187621257Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18767554Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187733164Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18782234Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187883515Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.187951129Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.188057617Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.188124752Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.188161804Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.189129331Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.189241559Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.189375518Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.189462934Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.189567602Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.18997504Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190092248Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190207016Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190297562Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19040979Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190465704Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19054896Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190597383Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19069812Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190799047Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190864582Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.190949428Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191023253Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191061635Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191119339Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191163142Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191197475Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191256689Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191310273Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191367257Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191472914Z namespaces/openshift-apiserver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191528428Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191600063Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191645366Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1917059Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191752523Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19184629Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.191964768Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192061885Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192125579Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192173693Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192235317Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192265319Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192359955Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192414529Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192468083Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19256272Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192632434Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192686058Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192802546Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.192900963Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193018921Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193120078Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193199964Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193367665Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193549488Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193609352Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193664986Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19372143Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193782644Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193848499Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.193902342Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194063594Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19415347Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194222675Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194279169Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194332192Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194386776Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19444643Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194504094Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194565879Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194629413Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194696648Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194703208Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194706728Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194758742Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194811625Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194818616Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194822166Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19487012Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194959546Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194972417Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.194976077Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195034541Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195117247Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195124897Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195178601Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195295049Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195358654Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19544948Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195517945Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.1955999Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195636513Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195730959Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195846287Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.195966826Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19602172Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196077193Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196140628Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19617428Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196261816Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196307569Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196359223Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196431928Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196480091Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196489152Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196530715Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196621031Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196656894Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196786293Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196868388Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.196994847Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197092864Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197211882Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197409276Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197539475Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197663994Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197726098Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197813354Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.197870528Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198006217Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198061531Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198126515Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198156988Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198244634Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19833466Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198418456Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19847603Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198533484Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198578317Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198638001Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198705296Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19876267Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19877243Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198823864Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198892139Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.198958463Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199036459Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199078612Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199173248Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199230172Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199329049Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199400364Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199424566Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199497241Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.19963978Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199733747Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199827613Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199866046Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.199934161Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200024297Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20006322Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200179118Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200247323Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200386392Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200421105Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200472889Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200484819Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200532982Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200621289Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200706925Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200812392Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200934141Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.200985264Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.201086761Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.201159206Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.201516201Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.201587966Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.201806441Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202034677Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202183027Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202244011Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202299605Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202378701Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202448495Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202503219Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202563374Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20265262Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202705433Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202811631Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202899797Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.202990323Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203031716Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20308845Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203150794Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203270592Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203283404Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203322686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/aws-ebs-csi-driver-node-95xrf.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203447085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-driver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203456716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-driver/csi-driver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203464386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-driver/csi-driver/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20351691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203647209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203747456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203787288Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-liveness-probe/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203797819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203801329Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.203860033Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204000933Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204081539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204132292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-node-driver-registrar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204140913Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204146063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204206948Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204326956Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204417742Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-95xrf/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204470396Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20453311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/aws-ebs-csi-driver-node-gmv4h.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204645298Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-driver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204656099Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-driver/csi-driver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204660889Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-driver/csi-driver/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204711603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2048263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.204953629Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205014654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-liveness-probe/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205022554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205032575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205097699Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205202077Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205297863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205345647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-node-driver-registrar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205349797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205353097Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205420542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205529029Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205633316Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gmv4h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205697641Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205766746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/aws-ebs-csi-driver-node-htpg4.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205877904Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-driver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205888144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-driver/csi-driver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205891974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.205983711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206093899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206189715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206235338Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-liveness-probe/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206242469Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20625592Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206322364Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206432232Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206516578Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206581522Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-node-driver-registrar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206588423Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206612675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206674339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206782566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206873602Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-htpg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.206960248Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207018023Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207084587Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207091798Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207150292Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207220867Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20727078Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207347446Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207392949Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207456643Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207468164Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207471844Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207513787Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207591292Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207603723Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207632595Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207753804Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207820018Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.207888463Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208018662Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208099988Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208147131Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208287501Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208378277Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208474034Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208552939Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208596712Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208694309Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208749613Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208816708Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.208864011Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2089955Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209037173Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209093257Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209165352Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209229676Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209244037Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.20928102Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209381417Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.209424099Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210056234Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210142599Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210317852Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210403847Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210624003Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210784144Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.210965626Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211139758Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211191842Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211271318Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211416688Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211428979Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211438299Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211502544Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211557478Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211661955Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211755561Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211813765Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21187383Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.211963226Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212004559Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212078584Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212116366Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212184871Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212205663Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212276128Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212293489Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212341512Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned-mxpk2.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2124523Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212464911Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned/tuned/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212470781Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned/tuned/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212515484Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned/tuned/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212688826Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21274111Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mxpk2/tuned/tuned/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212809494Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212866909Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned-pd2wh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.212989117Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213015879Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned/tuned/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213022709Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned/tuned/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213088304Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned/tuned/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213208592Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213266586Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-pd2wh/tuned/tuned/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213288268Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213375994Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned-r69ht.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213482431Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213493972Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned/tuned/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213499282Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned/tuned/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213537505Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned/tuned/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213682195Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213764411Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r69ht/tuned/tuned/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213811624Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213860658Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.213987626Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214077622Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214137557Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214152598Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214219362Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-241.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21433339Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-96.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214432317Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-111.ec2.internal.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214499092Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214556856Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214675524Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21476326Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214841795Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.214897349Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215010197Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215063521Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215154317Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215285736Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215373863Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215427296Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215496351Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215551325Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215598128Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215683564Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21576391Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215874707Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.215987865Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216077321Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216130825Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216357351Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216463168Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216620169Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216734107Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.216865996Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217039648Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217227071Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217298276Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217380062Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217447076Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217512951Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217593297Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21764818Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217760388Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217865275Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.217944241Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218014526Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21807517Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218136724Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21822705Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218275654Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218350359Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218400993Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218470067Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218477488Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218542372Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-9ddc5ff76-4q27m.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218639659Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-watch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21864827Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.21865963Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218727335Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218841633Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.218961911Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219020505Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219043467Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219061168Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219104101Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219615507Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219714314Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-4q27m/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219765957Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219859844Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.219981312Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220031376Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220072118Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220181766Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220206238Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220224269Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220318675Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22037901Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220475277Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220625357Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220751105Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220800599Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220856953Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.220906196Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221085479Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221175435Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221227879Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221284362Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221379139Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221422562Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221429243Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221470675Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221557432Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221636237Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22168671Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221808619Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.221882394Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22225273Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.222324855Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.222439203Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.222608714Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.222754735Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.222825409Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.222879113Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223002262Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223055756Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223127781Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223157953Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223206836Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22325571Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223336135Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223438572Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223485075Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223533269Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223585592Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223635316Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223723482Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223781396Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223849421Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.223878633Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224014472Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224032263Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224042554Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator-69d9f679db-hddrd.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224152472Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224164533Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224180563Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224202135Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224332694Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224404589Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-hddrd/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224674388Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224717981Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224785196Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.224800277Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22485571Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225044794Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225092187Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225189573Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225243677Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225324883Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225385757Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225462183Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225506975Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225589261Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225643485Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225745742Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225840539Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.225951877Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22599907Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226060974Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226116308Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226170872Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2262857Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226339293Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226400818Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226483193Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226535967Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226549108Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22657356Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226645645Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226689838Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.226790665Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22686776Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227001299Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227080505Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22715747Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227284789Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227491503Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22758678Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227635453Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227700848Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227741861Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.227828497Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22788069Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228013269Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228102416Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22815942Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228205653Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228255206Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228298529Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228348533Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228402347Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22845179Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228495443Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228576919Z namespaces/openshift-config-managed/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228628062Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228710768Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228755801Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228829196Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.228868709Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229074433Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229150848Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229235064Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229280257Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229338641Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229387905Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229429338Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229509133Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229565037Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229616541Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229691896Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.22975329Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.229806754Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.233478669Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.233597777Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.233727156Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.233845774Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23393552Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234108612Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234224231Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234267294Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234322667Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234404853Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234467467Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234516791Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234584705Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23464621Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234707074Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234760128Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234845574Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.234950781Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235006675Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235057748Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235120833Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235176937Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235213009Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235269703Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235331888Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235341158Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235399722Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235473467Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235531531Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235606316Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23565724Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235717674Z namespaces/openshift-config-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235728625Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235732565Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23580255Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.235983153Z namespaces/openshift-config/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236062968Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236129393Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236179686Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23623964Z namespaces/openshift-config/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236295624Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236406312Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236505349Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236595445Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236636418Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236694972Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236743455Z namespaces/openshift-config/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23680871Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236901326Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.236990843Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237043316Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237143343Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237233439Z namespaces/openshift-config/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237280923Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237450364Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237548581Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237637347Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237724323Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237797679Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.237995052Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238158564Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238216408Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238266741Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238323785Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238358097Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238419982Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238457744Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23853217Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238589783Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23868966Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238771996Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238806358Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238860032Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238906836Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.238981631Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239039905Z namespaces/openshift-config/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239082738Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239131071Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239178164Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239304853Z namespaces/openshift-console-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239361297Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239442043Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239489956Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2395531Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239598944Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.23969982Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.239882823Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240014342Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240064056Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24013389Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240202415Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240252399Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240354816Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24041395Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240475484Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240591812Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240655657Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240663417Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240707Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240806247Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.240862641Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.241625104Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.241743202Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.242082536Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.242184093Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.242349364Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.242514556Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.242737491Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.242975488Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243034042Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243098016Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243138789Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243184512Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243228225Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243310991Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243384316Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24344511Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243490183Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243537767Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243596961Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243658905Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243700868Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243769093Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243822986Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243893862Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.243901332Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244001649Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/console-operator-7fdbdf9c99-dcvzq.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244135898Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/console-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244150069Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/console-operator/console-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24416278Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/console-operator/console-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244214254Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/console-operator/console-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244713928Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-dcvzq/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244769492Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244825666Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24488235Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.244973286Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245042111Z namespaces/openshift-console/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245114416Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245193372Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245250356Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245345482Z namespaces/openshift-console/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245410457Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245516134Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.245710848Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246055641Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246100285Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246165399Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246226273Z namespaces/openshift-console/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246271047Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246380734Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246436308Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246504763Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246620381Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246675244Z namespaces/openshift-console/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.246729288Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.247387904Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.247494841Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24776174Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.247857597Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24804923Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24820013Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248456568Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248557495Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248615399Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248683004Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248734097Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248796542Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248858096Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.248990135Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249092432Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249150706Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24920161Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249252293Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249316088Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249390033Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249445727Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.24949912Z namespaces/openshift-console/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249505921Z namespaces/openshift-console/pods/console-67d6987486-889cc/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249554964Z namespaces/openshift-console/pods/console-67d6987486-889cc/console-67d6987486-889cc.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249670672Z namespaces/openshift-console/pods/console-67d6987486-889cc/console/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249677483Z namespaces/openshift-console/pods/console-67d6987486-889cc/console/console/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249680993Z namespaces/openshift-console/pods/console-67d6987486-889cc/console/console/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249724136Z namespaces/openshift-console/pods/console-67d6987486-889cc/console/console/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249835844Z namespaces/openshift-console/pods/console-67d6987486-889cc/console/console/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249905979Z namespaces/openshift-console/pods/console-67d6987486-889cc/console/console/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.249993375Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250042968Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/downloads-5499b6fb8f-9sghz.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250145665Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/download-server/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250152166Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/download-server/download-server/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250155756Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/download-server/download-server/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250197709Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/download-server/download-server/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250383612Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250454287Z namespaces/openshift-console/pods/downloads-5499b6fb8f-9sghz/download-server/download-server/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2505009Z namespaces/openshift-console/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250541523Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250614478Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250659731Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250761468Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250830493Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.250970673Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251000685Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251093011Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251159666Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251259403Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25136982Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251476868Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251544593Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251606917Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251660681Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251705204Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251787909Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251845043Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.251894597Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252009765Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252108772Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252146094Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252293624Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252398572Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252494428Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252592425Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252697542Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.252839022Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253170245Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253220449Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253266362Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253313615Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25338004Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253418743Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253467376Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253536771Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253627347Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25366685Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253718413Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253765347Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25380759Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253842182Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253886805Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.253967651Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254009153Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25410157Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254150493Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254212708Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254237109Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254292073Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254334366Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254421902Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254500758Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254580473Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254631027Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25467873Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254742574Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254767116Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254858062Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.254939818Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255006233Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255098359Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255151433Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255158833Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255202896Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255363067Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2554034Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255517848Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255595674Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25568581Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.255758575Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2558411Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256000302Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256180664Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256199896Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256254359Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256309343Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256353926Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256421651Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256465074Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256540989Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256625575Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256655197Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256707641Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256764635Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256794727Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256865291Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256897924Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.256993951Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257038283Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25713381Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257183434Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257354265Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257381638Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257397968Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257433441Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257530418Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257604733Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257687369Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25770956Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257761514Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257807337Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25785044Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.257976499Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258033103Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258073735Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258150321Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258212445Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258249138Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258356495Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258440991Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258528447Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258607512Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258697619Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.258818357Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259021651Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259171162Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259197644Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259274009Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259318702Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259380086Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259415989Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259507775Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25958066Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259638484Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259673926Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25973109Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259751532Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259829287Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.25986615Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259943475Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.259987598Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260040972Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260081295Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260114597Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26015421Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260244976Z namespaces/openshift-dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26029558Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260347843Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260388106Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260430789Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260481082Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260629673Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260700548Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260778973Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260826847Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26087004Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.260954555Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26102416Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261100636Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261192132Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261229765Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261340152Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261383045Z namespaces/openshift-dns/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261420988Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261527745Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261626902Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261863598Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.261972676Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262236064Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262360033Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262524864Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262576168Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262621431Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262676545Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262726118Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262786342Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262835446Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.262900501Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263013228Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263074653Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263108445Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263168019Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263205542Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263258295Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263291288Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263336991Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263441318Z namespaces/openshift-dns/pods/dns-default-6gl52/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263475Z namespaces/openshift-dns/pods/dns-default-6gl52/dns-default-6gl52.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263561996Z namespaces/openshift-dns/pods/dns-default-6gl52/dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263576257Z namespaces/openshift-dns/pods/dns-default-6gl52/dns/dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263580057Z namespaces/openshift-dns/pods/dns-default-6gl52/dns/dns/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263623271Z namespaces/openshift-dns/pods/dns-default-6gl52/dns/dns/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263710777Z namespaces/openshift-dns/pods/dns-default-6gl52/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263775351Z namespaces/openshift-dns/pods/dns-default-6gl52/dns/dns/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263809884Z namespaces/openshift-dns/pods/dns-default-6gl52/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263818424Z namespaces/openshift-dns/pods/dns-default-6gl52/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263824194Z namespaces/openshift-dns/pods/dns-default-6gl52/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263869358Z namespaces/openshift-dns/pods/dns-default-6gl52/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.263992836Z namespaces/openshift-dns/pods/dns-default-6gl52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264057631Z namespaces/openshift-dns/pods/dns-default-6gl52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264109154Z namespaces/openshift-dns/pods/dns-default-p4jv9/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264146687Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns-default-p4jv9.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264225532Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264233343Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns/dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264238793Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns/dns/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264283597Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns/dns/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264374103Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264438347Z namespaces/openshift-dns/pods/dns-default-p4jv9/dns/dns/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26447417Z namespaces/openshift-dns/pods/dns-default-p4jv9/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264489961Z namespaces/openshift-dns/pods/dns-default-p4jv9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264493971Z namespaces/openshift-dns/pods/dns-default-p4jv9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264537584Z namespaces/openshift-dns/pods/dns-default-p4jv9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26462601Z namespaces/openshift-dns/pods/dns-default-p4jv9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264701795Z namespaces/openshift-dns/pods/dns-default-p4jv9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264738538Z namespaces/openshift-dns/pods/dns-default-vx286/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264776321Z namespaces/openshift-dns/pods/dns-default-vx286/dns-default-vx286.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264870847Z namespaces/openshift-dns/pods/dns-default-vx286/dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264878748Z namespaces/openshift-dns/pods/dns-default-vx286/dns/dns/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264884848Z namespaces/openshift-dns/pods/dns-default-vx286/dns/dns/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.264950693Z namespaces/openshift-dns/pods/dns-default-vx286/dns/dns/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26504925Z namespaces/openshift-dns/pods/dns-default-vx286/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265115074Z namespaces/openshift-dns/pods/dns-default-vx286/dns/dns/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265163058Z namespaces/openshift-dns/pods/dns-default-vx286/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265179489Z namespaces/openshift-dns/pods/dns-default-vx286/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265190069Z namespaces/openshift-dns/pods/dns-default-vx286/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265222212Z namespaces/openshift-dns/pods/dns-default-vx286/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265318458Z namespaces/openshift-dns/pods/dns-default-vx286/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265389813Z namespaces/openshift-dns/pods/dns-default-vx286/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265434586Z namespaces/openshift-dns/pods/node-resolver-hgs2r/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265464539Z namespaces/openshift-dns/pods/node-resolver-hgs2r/node-resolver-hgs2r.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265566946Z namespaces/openshift-dns/pods/node-resolver-hgs2r/dns-node-resolver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265579446Z namespaces/openshift-dns/pods/node-resolver-hgs2r/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265585357Z namespaces/openshift-dns/pods/node-resolver-hgs2r/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265614899Z namespaces/openshift-dns/pods/node-resolver-hgs2r/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265707615Z namespaces/openshift-dns/pods/node-resolver-hgs2r/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26577425Z namespaces/openshift-dns/pods/node-resolver-hgs2r/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265843335Z namespaces/openshift-dns/pods/node-resolver-hq7vh/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265874677Z namespaces/openshift-dns/pods/node-resolver-hq7vh/node-resolver-hq7vh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.265987655Z namespaces/openshift-dns/pods/node-resolver-hq7vh/dns-node-resolver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266000786Z namespaces/openshift-dns/pods/node-resolver-hq7vh/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266008896Z namespaces/openshift-dns/pods/node-resolver-hq7vh/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266056869Z namespaces/openshift-dns/pods/node-resolver-hq7vh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266139875Z namespaces/openshift-dns/pods/node-resolver-hq7vh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266217611Z namespaces/openshift-dns/pods/node-resolver-hq7vh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266378412Z namespaces/openshift-dns/pods/node-resolver-jtdkf/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266429035Z namespaces/openshift-dns/pods/node-resolver-jtdkf/node-resolver-jtdkf.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26649689Z namespaces/openshift-dns/pods/node-resolver-jtdkf/dns-node-resolver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26650534Z namespaces/openshift-dns/pods/node-resolver-jtdkf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266516571Z namespaces/openshift-dns/pods/node-resolver-jtdkf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266566615Z namespaces/openshift-dns/pods/node-resolver-jtdkf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26664315Z namespaces/openshift-dns/pods/node-resolver-jtdkf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266718235Z namespaces/openshift-dns/pods/node-resolver-jtdkf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266765659Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266802111Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266846284Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.266884287Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267012236Z namespaces/openshift-etcd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267054839Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267108862Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267159666Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267229681Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267265753Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267350929Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267426444Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26751399Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267547383Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267594696Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26765384Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267709434Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267772519Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267827742Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267872305Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.267979893Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268059468Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268094731Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268197848Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268272073Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268349448Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268433284Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26851437Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26865546Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268821451Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268863764Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268976492Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.268988333Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269032246Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269105361Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269144524Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269224499Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269298054Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269352748Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269400561Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269441824Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269481707Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269533531Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269578744Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269635398Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.26967384Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269755056Z namespaces/openshift-host-network/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269801279Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269874404Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.269937189Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270013574Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270068568Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270138473Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270220328Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270299744Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270593564Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270630987Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27067537Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270719223Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27081457Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270861863Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.270903896Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271032125Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271098219Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271146503Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271242189Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271326225Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27139554Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271473595Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27154498Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271698311Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271794958Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271852211Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271935937Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.271990061Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272038455Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272078267Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272124321Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272189175Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272235528Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272325695Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272391289Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272441492Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272473895Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272513577Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272577022Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272623775Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272667878Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272710291Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272751954Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272844531Z namespaces/openshift-image-registry/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.272890994Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27297556Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273002782Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273073876Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273102638Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273222147Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27341256Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273642526Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273687399Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273726252Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273772605Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273813278Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.273944777Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27399348Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274098398Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274184073Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274239827Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274246168Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274291411Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274366806Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.274411579Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.275071035Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.275177592Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27542959Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.275555179Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.275752712Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.275890472Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276117767Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276196083Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276244906Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27630093Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276341653Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276397847Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2764461Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276519035Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276594141Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276661435Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276700058Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276778633Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276811536Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.276935054Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277137328Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277198793Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277240956Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277294789Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277352063Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277411237Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277420928Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27745301Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/image-registry-d4c5d7d76-f6q4h.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277569058Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/registry/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277580669Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/registry/registry/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27758963Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/registry/registry/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.277620952Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/registry/registry/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278268427Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278366704Z namespaces/openshift-image-registry/pods/image-registry-d4c5d7d76-f6q4h/registry/registry/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278415247Z namespaces/openshift-image-registry/pods/node-ca-922gs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278475291Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca-922gs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278540686Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278553517Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca/node-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278564937Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca/node-ca/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27860528Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca/node-ca/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27874908Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278821335Z namespaces/openshift-image-registry/pods/node-ca-922gs/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278874439Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.278930753Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca-f6pw8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27903081Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279044641Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca/node-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279058352Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca/node-ca/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279093084Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279216223Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279284697Z namespaces/openshift-image-registry/pods/node-ca-f6pw8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279336781Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279376574Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca-wsnqw.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279455539Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279480081Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca/node-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279487541Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca/node-ca/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279505413Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca/node-ca/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279661884Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.27974579Z namespaces/openshift-image-registry/pods/node-ca-wsnqw/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279767911Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279815044Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279875079Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.279950084Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28004886Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280084763Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280162088Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28018453Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280258385Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280299848Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280429347Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280510723Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28061177Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280664003Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280721687Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280776671Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280830445Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.280946283Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281028268Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281081612Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281181989Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281258164Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281322159Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281439727Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281542354Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281731897Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.281834734Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282050919Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28220775Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282427816Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28249868Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282556264Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282653521Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282700134Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282788541Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.282829993Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28292927Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283057019Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28307813Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283158756Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283182728Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283267174Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283299236Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283309287Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283382612Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/ingress-canary-6pv6w.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283480418Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/serve-healthcheck-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283492519Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28349879Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283547143Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283664041Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.283761398Z namespaces/openshift-ingress-canary/pods/ingress-canary-6pv6w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284113013Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284187528Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/ingress-canary-b8tlp.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284281724Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/serve-healthcheck-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284296995Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284307196Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28436337Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284472718Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284555773Z namespaces/openshift-ingress-canary/pods/ingress-canary-b8tlp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284599526Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.2846592Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/ingress-canary-h6jjk.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284738816Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/serve-healthcheck-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284746166Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284749857Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28480286Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.284936239Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285170776Z namespaces/openshift-ingress-canary/pods/ingress-canary-h6jjk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285202258Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285241011Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285319536Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285343908Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285441114Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285486218Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285538681Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285598756Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28566985Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285707453Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285788979Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285868114Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.285989133Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286012514Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286059617Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286110521Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286138243Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286225789Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286258161Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286292344Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286375339Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286415112Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.286467746Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287080008Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287156594Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287260991Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287336556Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287411631Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28753864Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287735804Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287797828Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287837801Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.287892155Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28797028Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288010683Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288022294Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288054376Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288132101Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288178235Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28825983Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288331915Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28839756Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288442253Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288519478Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288568452Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288651817Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288701031Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288758625Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288803098Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288855242Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288884733Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.288996521Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289055636Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28911744Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289134371Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289184154Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.28927117Z namespaces/openshift-ingress/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289325964Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289379338Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289435672Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289459633Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289515127Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289591713Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289726322Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289848791Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289864981Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.289927226Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290029143Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290049414Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290154222Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290183414Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290224437Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290308212Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290377467Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290396578Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290530828Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290601053Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290742372Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.290818448Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29099003Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29114281Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291362425Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291440171Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291494265Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29157193Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291622474Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291706139Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291760093Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291863Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.291978368Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292048083Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292111457Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292183082Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292233686Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292315502Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292375046Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292447141Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292459002Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292515556Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router-default-79bb6d4bff-plxzt.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292641844Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292655955Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router/router/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292664586Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router/router/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292731Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router/router/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.292938125Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router/router/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29300665Z namespaces/openshift-ingress/pods/router-default-79bb6d4bff-plxzt/router/router/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293559068Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293573189Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293578869Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29358371Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293598161Z namespaces/openshift-insights/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293603231Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293608431Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293614502Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293619872Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293634693Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293786164Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.293901722Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294049712Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294096535Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294149119Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294413057Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294477852Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294564548Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294625572Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294714498Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294756311Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.294807535Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29488339Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29502289Z namespaces/openshift-insights/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.295066622Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.295683085Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.295774332Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296132816Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296281237Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296587158Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296668234Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296804573Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296879418Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.296955024Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297029269Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297074562Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297159798Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297212851Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297256734Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297351931Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297411965Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297493561Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297536834Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297598598Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297645452Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297750849Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297829634Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297887648Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.297968504Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298028338Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29806057Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298134045Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298175628Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298226652Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298267545Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298335049Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29834502Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298377452Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/insights-operator-5f67b55555-m6kh4.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298465258Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/insights-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298473719Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/insights-operator/insights-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29848213Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/insights-operator/insights-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.298527293Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29906943Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-m6kh4/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299445537Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29949981Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/insights-runtime-extractor-5bl5g.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299630079Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29963798Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/exporter/exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.29964152Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/exporter/exporter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299707305Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/exporter/exporter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299825023Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299893437Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/exporter/exporter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299979863Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/extractor/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299992054Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/extractor/extractor/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.299995695Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/extractor/extractor/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300034647Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/extractor/extractor/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300136114Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300205109Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/extractor/extractor/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300257793Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300265463Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300269494Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300313547Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300413113Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300475258Z namespaces/openshift-insights/pods/insights-runtime-extractor-5bl5g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300521721Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300566464Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/insights-runtime-extractor-lq86c.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300664431Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300672891Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/exporter/exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300676452Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/exporter/exporter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300719705Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/exporter/exporter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300806731Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300876136Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/exporter/exporter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30094479Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/extractor/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300976313Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/extractor/extractor/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.300999494Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/extractor/extractor/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301021266Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/extractor/extractor/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301121393Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30122299Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/extractor/extractor/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301243071Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301262192Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301272953Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301294575Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301403732Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301502899Z namespaces/openshift-insights/pods/insights-runtime-extractor-lq86c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301566264Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301612077Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/insights-runtime-extractor-zvj4l.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301893166Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301906937Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/exporter/exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30194231Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/exporter/exporter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.301969492Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/exporter/exporter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302065208Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302133913Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/exporter/exporter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302180026Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/extractor/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302188327Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/extractor/extractor/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302205628Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/extractor/extractor/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30223951Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/extractor/extractor/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302334847Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302403012Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/extractor/extractor/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302447805Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302461966Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302478657Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302514479Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302585964Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30266435Z namespaces/openshift-insights/pods/insights-runtime-extractor-zvj4l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302720264Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302746135Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30281319Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302871824Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302925058Z namespaces/openshift-keda/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.302942219Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30295117Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303005024Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30309323Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303146983Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303162514Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303208667Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303277992Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303318195Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303408532Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303494297Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303561612Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303571343Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303613076Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303791458Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303838721Z namespaces/openshift-keda/operators.coreos.com/installplans/install-82g46.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.303978131Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304019714Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304067257Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304116361Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304176105Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304216237Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304313404Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304360587Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304417271Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304455084Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304506497Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304550661Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304632666Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304699321Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304781697Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30482586Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.304883854Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305053206Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305096338Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305203856Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30527067Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305320504Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305424341Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305491536Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305543109Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305641016Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305719852Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305796277Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305872192Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.305993131Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30612796Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306303922Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306355756Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30640832Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306450872Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306499546Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30655155Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306602543Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306670618Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306758224Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306801587Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30684289Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306889003Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.306980569Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307030623Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307089097Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307140451Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307190464Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307298691Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307350735Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307409859Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307439491Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307510886Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307553109Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307631874Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30770862Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307780005Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307829978Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307871881Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.307949247Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308008191Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308098287Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308160571Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308194173Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30828431Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308344554Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308402258Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308548648Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308637774Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308736751Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.308886501Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30900961Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30915454Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309347533Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309406177Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309465332Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309522406Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30957754Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309627033Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309691227Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.309782054Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.30987484Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31002261Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310065833Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310148539Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310198292Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31030065Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310370615Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310427419Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310485643Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310534046Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3105905Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310640763Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310705338Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310759051Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310840147Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310895601Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.310986567Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.311038711Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.311111406Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.311163159Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.311294029Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.311385285Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.311473821Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312265526Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31232528Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312401616Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312450779Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312545546Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312599089Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312655223Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31276223Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312832045Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.312886499Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313035529Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313124806Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313225462Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313340461Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313429687Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313560716Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313746339Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313824494Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313881218Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.313969064Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314030338Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314105264Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314152847Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314239353Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314327729Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314384773Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314435877Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314505491Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314562535Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3146236Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314679454Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314742058Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314796812Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314859236Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.314935681Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315049379Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315109303Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315175698Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315230082Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315302527Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315357861Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315437846Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315527092Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315617789Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315686193Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315740517Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315802161Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315858785Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.315984744Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31606277Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316109023Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316191118Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316256043Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316263493Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316327238Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316378451Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316428345Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316536092Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316625769Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.316954931Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317058039Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317165726Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317320057Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31751019Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317564714Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317631318Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317681912Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317741376Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317789569Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317842883Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.317973602Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318071259Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318126973Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318179246Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318240211Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318306275Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318356349Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318411853Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318466186Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.31851875Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318603646Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3186615Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318725654Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318781128Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318846113Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.318902376Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319027475Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319122132Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319215448Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319276402Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319331436Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319400361Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319456045Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319547641Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319601735Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319652099Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319743135Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319832651Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.319884535Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320022514Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32011008Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320206537Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320296113Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32039396Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32053543Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320711132Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320785167Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320839011Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.320898615Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321079318Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321130871Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321186835Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321275911Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321380219Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321434072Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321487686Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32154036Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321594883Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321647717Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321706231Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321754605Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321803308Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321877213Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.321961099Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322035464Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322083957Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322143892Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322188775Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32227114Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322343846Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322423931Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322474384Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322520318Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322580202Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322626935Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32270251Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322744523Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322798197Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.322895454Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32298592Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323050324Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323159912Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323232887Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323310982Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323390008Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323462433Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323584452Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323750803Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323798166Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323838239Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323889613Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.323968028Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324051654Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324100677Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324199004Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324294451Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324350134Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324403808Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324460242Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324510496Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324583551Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324632404Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324690828Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324742882Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324846439Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.324904293Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325015861Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325059124Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325124618Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325165971Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325246717Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325380326Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325485383Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325537537Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32558578Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325635624Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325681027Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325758122Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325816246Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32587245Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.325980728Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326032521Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326040342Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326093896Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326175661Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326221475Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326329252Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326407597Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326632433Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326705808Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.326867379Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32702196Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327218824Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327282048Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327341052Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327422668Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327485252Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327553557Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327625812Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327727119Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327826746Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.327879799Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.32803695Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328063632Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328137377Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328202222Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328214873Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328263816Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/kube-storage-version-migrator-operator-79964ff6f9-jn2xc.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328407416Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/kube-storage-version-migrator-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328433598Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328440438Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328451199Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328574438Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-jn2xc/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328723328Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328762641Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328843706Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.328944523Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329054361Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329111285Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329176409Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329235713Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329342631Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329387024Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329507352Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329626731Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329740689Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329783802Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329835215Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329868748Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.329931252Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33005Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330108744Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330174109Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330276976Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330361122Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330426396Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330548535Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330648502Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330762139Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.330836795Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331003356Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331122195Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331299987Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331328769Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331410124Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331436246Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331520662Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331547594Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331614649Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331695514Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33177465Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331805382Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331855315Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331904989Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.331950252Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332025087Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332038948Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332054739Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator-786f9fbc5-jtckm.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332138565Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/graceful-termination/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332149506Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/graceful-termination/graceful-termination/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332166887Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332199589Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332284895Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332381702Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332426535Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332438336Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator/migrator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332455167Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator/migrator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33250237Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator/migrator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332597887Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332681443Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-jtckm/migrator/migrator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332729656Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332781Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332836283Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.332905858Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333005565Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333020346Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333033687Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333083431Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333195668Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333289025Z namespaces/openshift-marketplace/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333301546Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333320677Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333347669Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333419704Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333436915Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333455197Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333566664Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333667621Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333773868Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333878156Z namespaces/openshift-monitoring/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.333954451Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.334030316Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33408745Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.334172316Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33422767Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.334394422Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.334861144Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.335250841Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.335491128Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.335542551Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.335623517Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33567259Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.335772947Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.33582093Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.335896986Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.336141433Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.336208608Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.336260971Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.339303172Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.339456193Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.340497285Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.340592252Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.341604232Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.341781414Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342349594Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342513355Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342571739Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342770543Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342815676Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342900572Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.342987558Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343102866Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343202883Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343262367Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343318881Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343463721Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343506664Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343623172Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343677426Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343842967Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.343899381Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.344066433Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.344254066Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.344368364Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.344655024Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.344830696Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345117256Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345228614Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345369383Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345491292Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.34561457Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345656063Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345774571Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.345873478Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346024229Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346122505Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346233613Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346416026Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346501662Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.34662736Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346740038Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346833555Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.346983415Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.34704922Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347085732Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347148567Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347156017Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347210551Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347326189Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347361141Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347463198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.34763729Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347644861Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347663942Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347691634Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347794781Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347865466Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347935881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347962643Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.347975334Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348036658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348169538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348250643Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348317618Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348324858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348330779Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348399754Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348532963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348609338Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348667612Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348675533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348692474Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348764939Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.348892518Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349021417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349058689Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349081731Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349088671Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349124324Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349260313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349367871Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349429485Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349448436Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349455567Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.34949761Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349604217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349694473Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349758168Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349767088Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349771089Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.349829503Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35050845Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.350583415Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.350603976Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35066062Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator-54cb84584-44p68.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.350752807Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.350765207Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.350776868Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.350814961Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351284894Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35137397Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-44p68/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351401832Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351453185Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics-845b954455-585rl.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351583034Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-main/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351593465Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351598156Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351676031Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351837212Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.351895766Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352000023Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-self/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352016854Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352033656Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352051077Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352160444Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352228719Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352269032Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352285783Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352296674Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352334897Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35252686Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352618826Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-585rl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35267716Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352723483Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server-65448c9fc7-dtrb2.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352845332Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352853883Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server/metrics-server/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352860763Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server/metrics-server/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.352935578Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353145543Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35324603Z namespaces/openshift-monitoring/pods/metrics-server-65448c9fc7-dtrb2/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353323695Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353403441Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin-cd8656b8-wgzd7.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353525549Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3535331Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35354426Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353598334Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353724913Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353806179Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-wgzd7/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353860062Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.353931757Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter-5qkpl.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354090228Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/init-textfile/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35410669Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/init-textfile/init-textfile/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35411395Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/init-textfile/init-textfile/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354146362Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354213677Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354293552Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354344516Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354351736Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354357587Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354416871Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354505987Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354588763Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354635596Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354642167Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter/node-exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354660498Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter/node-exporter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354703791Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35483831Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.354900794Z namespaces/openshift-monitoring/pods/node-exporter-5qkpl/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35497736Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355018203Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter-bw99k.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355143582Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/init-textfile/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355150372Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/init-textfile/init-textfile/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355154302Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/init-textfile/init-textfile/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355204286Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35526813Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355343075Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355365817Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355372967Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355381458Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355443242Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355529888Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355612124Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355642056Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355652427Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter/node-exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355660807Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter/node-exporter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355721251Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355824999Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355902204Z namespaces/openshift-monitoring/pods/node-exporter-bw99k/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.355977649Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356039044Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter-lnrxx.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356155362Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/init-textfile/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356169033Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/init-textfile/init-textfile/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356205415Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/init-textfile/init-textfile/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356223406Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356290101Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356360366Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356400889Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356407859Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356412019Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356455693Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356547269Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356630205Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356664767Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356671788Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter/node-exporter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356677758Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter/node-exporter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356744093Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35685207Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.356950417Z namespaces/openshift-monitoring/pods/node-exporter-lnrxx/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357015541Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357061344Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics-57f99c8b49-zrv86.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357226526Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-main/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357233456Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357245137Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357300361Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357405588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357486564Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357528227Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-self/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357538708Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357546708Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357599302Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357694419Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357798646Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357839078Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357850509Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3578571Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.357892042Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358036262Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358100997Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-zrv86/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35815013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358217715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358490274Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358497044Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358509235Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358557818Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358665566Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.35873236Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358765293Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358773973Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358784454Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358842878Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.358973317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359050333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359101176Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359109967Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359123658Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359167831Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359262517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359342373Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359366924Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359379836Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359385186Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359425079Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359516665Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3595915Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359627533Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359636003Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359642794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359702838Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359792954Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359864129Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359922543Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359936044Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.359951275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360014969Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360269437Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360342722Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360399026Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360410337Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360419428Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36045837Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360576288Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360650204Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360780253Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360823786Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator-7b7d896497-gxdxh.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.360994408Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361009518Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361013469Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361023839Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361126307Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361198091Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361239114Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361246535Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361250205Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361295788Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361526464Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361593169Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-gxdxh/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361623331Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361676925Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361805854Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361838496Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361843736Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361851687Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.361999927Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362083673Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-2wl2f/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362102164Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362150088Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client-6f5ccc6dd5-4kmf7.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362306879Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362320009Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36232433Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362368203Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362463019Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362529674Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362566986Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/reload/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362574937Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/reload/reload/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362578317Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/reload/reload/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362603489Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/reload/reload/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362708596Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362778981Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/reload/reload/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362827144Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362840525Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client/telemeter-client/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362846356Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.362856377Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3630507Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363117915Z namespaces/openshift-monitoring/pods/telemeter-client-6f5ccc6dd5-4kmf7/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36318948Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363259575Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-querier-69995699bc-tqnfz.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363469909Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363491331Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363497881Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363507232Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363609029Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363696395Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363740338Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-rules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363748048Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363758459Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363792492Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.363885798Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364015547Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364039409Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-web/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36404882Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364064721Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364111904Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36420508Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364273745Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364317588Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364324108Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364328019Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364365431Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364459638Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364524653Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364567905Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/prom-label-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364574646Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364578336Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364619469Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364709965Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364789341Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364819003Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-query/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364824993Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-query/thanos-query/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364828574Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-query/thanos-query/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.364868056Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365006426Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365077041Z namespaces/openshift-monitoring/pods/thanos-querier-69995699bc-tqnfz/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365110333Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365157646Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36521166Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365250733Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365368051Z namespaces/openshift-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365430135Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36549044Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365527042Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365575665Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365618868Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.365869026Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366001805Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3660779Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366118943Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366165856Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366312557Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366425004Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366483088Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366523231Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366569714Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366616418Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366689512Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366737846Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366776879Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366859244Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366895887Z namespaces/openshift-multus/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.366985133Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.367145064Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36722819Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.367763697Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.367885366Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.368517139Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.368613706Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.368721564Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.368778057Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.368827261Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.368930108Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369051336Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369137053Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369222899Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369263971Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36939272Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369458935Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369555782Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369605865Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369651188Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36968582Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369725373Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369785667Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.36982028Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369870823Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.369942928Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370065327Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370130682Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370190335Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370209587Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370268471Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370307874Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370365228Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370406951Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370497197Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370510098Z namespaces/openshift-multus/pods/multus-9k7tj/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370552071Z namespaces/openshift-multus/pods/multus-9k7tj/multus-9k7tj.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37068651Z namespaces/openshift-multus/pods/multus-9k7tj/kube-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370699061Z namespaces/openshift-multus/pods/multus-9k7tj/kube-multus/kube-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370703081Z namespaces/openshift-multus/pods/multus-9k7tj/kube-multus/kube-multus/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.370727443Z namespaces/openshift-multus/pods/multus-9k7tj/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371083508Z namespaces/openshift-multus/pods/multus-9k7tj/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371161483Z namespaces/openshift-multus/pods/multus-9k7tj/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371201616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371273721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/multus-additional-cni-plugins-fwnqp.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371414841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/bond-cni-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371428572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371432922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371473685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371537439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371598683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371617955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371626125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/cni-plugins/cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371634046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371675689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371778876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37183628Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371884853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/egress-router-binary-copy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371932236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371944577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.371956408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372058515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37212152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372148842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372153722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372157362Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372200715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372280441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372356086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372382648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/routeoverride-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372393959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372399719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372434951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372513887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372578821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372618384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni-bincopy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372626355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372630245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372654317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372743663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37284401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372857521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372863511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372868621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.372934076Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373014891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373112688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fwnqp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373154251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373212675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/multus-additional-cni-plugins-k8sxt.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373359906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/bond-cni-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373371876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373377427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37342823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373515996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373598662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373642875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373650606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/cni-plugins/cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373658736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373695159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373781655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373849889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373887092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/egress-router-binary-copy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373900103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373904183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.373959927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374056224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374121718Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374158951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374166731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374172762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374214335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37428384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374349584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374384687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/routeoverride-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374392127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374395597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374422129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374510165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3745745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374613762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni-bincopy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374625523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374629004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374663726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374734371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374808996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374835748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374846089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374849689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.374888642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375104807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375193543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-k8sxt/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375243786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37530247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/multus-additional-cni-plugins-wpf8t.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37543638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/bond-cni-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37544436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3754479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375487483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375573149Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375641674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375673556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375683547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/cni-plugins/cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375687297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37572215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375823086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.375946615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376053913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/egress-router-binary-copy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376070324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376076374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376103806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376201983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376273038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376318651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376326961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376330542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376362644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376436739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376506364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376535436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/routeoverride-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376543316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376550277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376582759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376680656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376749561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376785453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni-bincopy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376793084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376804545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376821776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.376943544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377036721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377057592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377069843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377080664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377111276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377196062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377295519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpf8t/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377328671Z namespaces/openshift-multus/pods/multus-c8c6g/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377374034Z namespaces/openshift-multus/pods/multus-c8c6g/multus-c8c6g.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37745843Z namespaces/openshift-multus/pods/multus-c8c6g/kube-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377466991Z namespaces/openshift-multus/pods/multus-c8c6g/kube-multus/kube-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377470721Z namespaces/openshift-multus/pods/multus-c8c6g/kube-multus/kube-multus/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377511854Z namespaces/openshift-multus/pods/multus-c8c6g/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377877989Z namespaces/openshift-multus/pods/multus-c8c6g/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.377986156Z namespaces/openshift-multus/pods/multus-c8c6g/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378011468Z namespaces/openshift-multus/pods/multus-d2bhk/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378057812Z namespaces/openshift-multus/pods/multus-d2bhk/multus-d2bhk.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378140627Z namespaces/openshift-multus/pods/multus-d2bhk/kube-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378150368Z namespaces/openshift-multus/pods/multus-d2bhk/kube-multus/kube-multus/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378154888Z namespaces/openshift-multus/pods/multus-d2bhk/kube-multus/kube-multus/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378196021Z namespaces/openshift-multus/pods/multus-d2bhk/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378544655Z namespaces/openshift-multus/pods/multus-d2bhk/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37860371Z namespaces/openshift-multus/pods/multus-d2bhk/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378629601Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378666484Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon-chkmv.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37875562Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37876327Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378766741Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.378802193Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37889708Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379018708Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3790374Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37904166Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37904596Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379076322Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379206811Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379274316Z namespaces/openshift-multus/pods/network-metrics-daemon-chkmv/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379298638Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379342671Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon-mcrjd.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379421816Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379430097Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379433607Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379466899Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379554255Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.37962221Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379656092Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379665003Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379668633Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379700446Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379811533Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379878548Z namespaces/openshift-multus/pods/network-metrics-daemon-mcrjd/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379944163Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.379973414Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon-tz2kn.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380059791Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380072211Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380088153Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380106574Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38019346Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380282686Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380322709Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380331079Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38033463Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380359561Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38048936Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380567316Z namespaces/openshift-multus/pods/network-metrics-daemon-tz2kn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380596838Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380638481Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380688474Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380696755Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380725167Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380816953Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380861386Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.380930861Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381026487Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381073071Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381124014Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381163407Z namespaces/openshift-network-console/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38120285Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381268734Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381297066Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381368671Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381395653Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381479559Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381595807Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381693504Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381736867Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381776019Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381873006Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38192628Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.381990224Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382028657Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382115353Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382163957Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38221617Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382288535Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382341599Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382372381Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382491239Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382576825Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382694543Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.382784909Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383043998Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383188248Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383303185Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383356989Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383413243Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383463707Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3835107Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383556693Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383590945Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383643819Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383678772Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383741536Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383772218Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383866415Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383975522Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.383998984Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384059088Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384111422Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384143854Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384189437Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384198698Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38423161Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin-6cdb5968b9-gpwhs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384309535Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384322476Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384329287Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384357889Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384460396Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38452343Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-gpwhs/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384553142Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384598015Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384645579Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384693712Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384746376Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384788868Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384833882Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384875975Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.384939749Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385000633Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385111211Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385221739Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385342967Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385366849Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385412032Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385484647Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38553289Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385579614Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385627337Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3856714Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385721533Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385802049Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385845212Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.385885485Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386006313Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386050796Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386088809Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386181295Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386276472Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386468805Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386582833Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38682858Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.386951629Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387073027Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387128321Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387167684Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387228938Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38726466Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387350436Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3874009Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387468505Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387526579Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387586993Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387630496Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387676969Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387782606Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387868402Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387939087Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.387995021Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388048425Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388089838Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388137021Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388176904Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388222577Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388230687Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38826777Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/network-check-source-56499946bc-bf599.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388339935Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/check-endpoints/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388367127Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/check-endpoints/check-endpoints/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388370637Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388376357Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388569731Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388636486Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-bf599/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388663277Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3887083Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-rkmmg.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388783896Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-container/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388792396Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388806547Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388820198Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.388928756Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389008692Z namespaces/openshift-network-diagnostics/pods/network-check-target-rkmmg/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389056495Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389102698Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-vncqb.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389170623Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-container/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389182213Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389187514Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389216676Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389311642Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389382097Z namespaces/openshift-network-diagnostics/pods/network-check-target-vncqb/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389431631Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389445252Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-wxxg6.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389518797Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-container/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389527148Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389532688Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389572171Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389647696Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.38971541Z namespaces/openshift-network-diagnostics/pods/network-check-target-wxxg6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389745253Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389788466Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389838529Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3898491Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.389874772Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390011041Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390075175Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390128229Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390225216Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390271939Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390318092Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390360705Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390411659Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390462542Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390508316Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390543408Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390584041Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390660696Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390738312Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390810546Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39086251Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.390895132Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391032772Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391064954Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39114659Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391195203Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391227065Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391309341Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391350264Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391359655Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391392487Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39144057Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391490014Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39158856Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391661356Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391747142Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391825427Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.391903412Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392079425Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392179521Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392223955Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392266567Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392312521Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392363644Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392394636Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392437289Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392467992Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392512204Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39258898Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392669555Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392710428Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392751661Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392780913Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392834747Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39287581Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392905832Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.392987668Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393000989Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393032301Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393075023Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393119617Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.3931731Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393205533Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393247535Z namespaces/openshift-network-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39331666Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393376604Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393393446Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39345741Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393480822Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39360327Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393671785Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39374639Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393785533Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393824676Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39388785Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.393963655Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394004868Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394044221Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394124567Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394185231Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394225443Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394312069Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394345442Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394356272Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394414256Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394457119Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394498613Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394643143Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394740699Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.394926442Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395008568Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395199711Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395282887Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395410166Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39547216Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395530644Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395605499Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395661173Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395721477Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395772011Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395819314Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395863747Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395940193Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.395997046Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39604788Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396155427Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396227172Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396273385Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396315239Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396367992Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396420916Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396459818Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396503081Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396550315Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396589638Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396633221Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396640391Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396676073Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter-6phpp.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396745658Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396754729Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396760269Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396791181Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396874997Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.396975714Z namespaces/openshift-network-operator/pods/iptables-alerter-6phpp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397005876Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397049409Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter-9bxrr.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397117104Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397127595Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397132915Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397168728Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397247263Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397326739Z namespaces/openshift-network-operator/pods/iptables-alerter-9bxrr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397358211Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397397003Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter-ngvm6.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397461088Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397472279Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39748282Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397535383Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397598477Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397672613Z namespaces/openshift-network-operator/pods/iptables-alerter-ngvm6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397695784Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397741627Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397786021Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397828644Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.397880677Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39807389Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398165827Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398235992Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398289016Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398326818Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398425955Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398514771Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398606338Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398662971Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398727276Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398777949Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398815022Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398944101Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.398993284Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399040057Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399137594Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399188468Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399241702Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39936015Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399459487Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399575405Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399674961Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.39978938Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.399934459Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400152335Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40022569Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400278383Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400341648Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400395671Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400450395Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400484348Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400580164Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400681871Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400731855Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400781018Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400839212Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.400896366Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401008284Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401057817Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401167865Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401179106Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401216999Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401278543Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401341727Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401413242Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401462276Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40152019Z namespaces/openshift-operators/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401535451Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401541081Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401577234Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401646629Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401700482Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401784528Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401825631Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.401887225Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40195728Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402168035Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402261381Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402339346Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40239203Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402460765Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402589714Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402620126Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402686001Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402744175Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40282521Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402866693Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.402899035Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403017224Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403064947Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403074717Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403125501Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403170314Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403215017Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403446743Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403553291Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.403893754Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.404053515Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40455779Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.404649447Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.404870182Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.404929946Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405005791Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405091908Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405220837Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405262019Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405371917Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40541639Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405471394Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405525888Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405579001Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405632075Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405684229Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405727021Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405734232Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405779495Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405829009Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.405873072Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406085537Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406182223Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406222096Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406263529Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406323153Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406370536Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406450962Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406502195Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40656035Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40657128Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406601632Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40671959Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406738252Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406786295Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406845509Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40685637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.406944166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-node-cht4l.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407201304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-node/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407215375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407220445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407228516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407370326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40743857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407487524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407499124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407504225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407535807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407658455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407763423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407782744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/nbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407786735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/nbdb/nbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407790135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/nbdb/nbdb/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407795355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/nbdb/nbdb/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.407941055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408031061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408043832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/northd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408047883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/northd/northd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408052943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/northd/northd/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408102737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/northd/northd/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408249047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408323182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/northd/northd/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408363444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-acl-logging/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408373375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408378665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408402737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408508425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408565438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408574119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-controller/ovn-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40857767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408619582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408851758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408950035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.408997859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.409008869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.40901368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.409044602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410077763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410160389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410198232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/sbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410211363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/sbdb/sbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410217003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/sbdb/sbdb/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410244305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/sbdb/sbdb/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410365814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410435878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cht4l/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410482491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410556927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-node-g8mk4.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410718288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-node/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410729729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410734779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410774522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.410934953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411028889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411065102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411072232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411075853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411115675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411247355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411314549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411350642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/nbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411359032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/nbdb/nbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411371323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/nbdb/nbdb/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411403015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/nbdb/nbdb/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411513993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411575697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41161344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/northd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411623101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/northd/northd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411626891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/northd/northd/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411653783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/northd/northd/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411776331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411844456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/northd/northd/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41189943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-acl-logging/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411927752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411938032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.411967995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412061831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412125745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412174679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412183069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-controller/ovn-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412203471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412223372Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412432877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412498602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412536964Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412562166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412566536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.412572757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.413702085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.413763409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.413811373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/sbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.413822733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/sbdb/sbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.413827814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/sbdb/sbdb/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.413872277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/sbdb/sbdb/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414122004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414200449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-g8mk4/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414244653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414332869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-node-z9pvd.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414520802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-node/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414538463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414542453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414557644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414720956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414800631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414843474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414862246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.414866756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41493042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415109563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415193238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415241872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/nbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415249662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/nbdb/nbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415253173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/nbdb/nbdb/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415304866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415419034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41550251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415539342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/northd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415547063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/northd/northd/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415550733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/northd/northd/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415599017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/northd/northd/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415725255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415805691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/northd/northd/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415846504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-acl-logging/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415871596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415877906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.415903228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416055028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416115833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416123813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-controller/ovn-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416127293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416177687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416391161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416474958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41651065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416518841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416526641Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.416571364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41767335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.417756026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.417795599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/sbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41780396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/sbdb/sbdb/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41780746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/sbdb/sbdb/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.417853043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.417994053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418084029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z9pvd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418131402Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418174935Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418233029Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41824953Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418293304Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418395301Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418551862Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418619156Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418650248Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418756526Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418861433Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418933268Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.418987302Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419041316Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419051906Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419057057Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41910482Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419166324Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419219188Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419289413Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419346687Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.41939554Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419452864Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419551791Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419701621Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419813529Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419865243Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419941468Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.419999732Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420053486Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420142632Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420190325Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420244099Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420344746Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420392339Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42040344Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420446503Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420511318Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420566151Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420704011Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.420803118Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421061536Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421156892Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421293682Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421463444Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421668868Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421739383Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421806928Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421869442Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.421940847Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422095817Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422153141Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422247498Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422337394Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422394678Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422447012Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422503736Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42256065Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422622014Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422675748Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422722851Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422731201Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422785985Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/service-ca-operator-5d7b7dc95c-rt58m.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422904664Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/service-ca-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422942316Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422946716Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.422983509Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423195734Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-rt58m/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423400868Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423443411Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423491804Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423533077Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423585581Z namespaces/openshift-service-ca/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423642855Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423708869Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423757903Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423814187Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.4238606Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.423984499Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424109187Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424218865Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424271008Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424321272Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424374535Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424429849Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424519686Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424574929Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424626963Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424718619Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424768723Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424776434Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424839518Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424892431Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.424973547Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.425102036Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.425195292Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.425345413Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42544138Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.425569538Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.425715299Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.425959636Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42601788Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426068203Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426115846Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42616464Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426218454Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426273517Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426375344Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426479262Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426534505Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426580008Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426632972Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426684616Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426730669Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42673891Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426789473Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-7bb4f4bcc7-t44sn.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42688358Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42689281Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42689635Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.426974256Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427237964Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42731927Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-t44sn/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427353752Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427415687Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427472951Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427531455Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427574428Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427630852Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427709087Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.42775282Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427809254Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427870528Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.427999037Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428104894Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428198991Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428247274Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428305479Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428348091Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428396295Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428493941Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428544985Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428596208Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428689395Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428741409Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428794662Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.428932652Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429129865Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429225692Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429328829Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429424996Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429575236Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429764309Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429823964Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429874567Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.429958703Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430012307Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43006613Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430107683Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430195639Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430298557Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43034662Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430390933Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430447717Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430501811Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430548414Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430602528Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430662692Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430706675Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430758638Z namespaces/openshift/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430809562Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430884267Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.430961793Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431012946Z namespaces/openshift/apps/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43106696Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431160606Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431256313Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43135552Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431397013Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431445266Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43150003Z namespaces/openshift/batch/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431556674Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431676652Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431726956Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431771539Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431876636Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.431961732Z namespaces/openshift/core/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432004115Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432124043Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43221356Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432314937Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432410263Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43250703Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432662691Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432874676Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.432949441Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.433010125Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.433057518Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.433142844Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.434512779Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.434546691Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.434643618Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.434737895Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.434853563Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435067377Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435156064Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435329596Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435513828Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435648068Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435751115Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.435846392Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436009863Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436129531Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43625682Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436358887Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436450033Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436562921Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43668641Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436804938Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.436927937Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437042245Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437151062Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.43726213Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437401419Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437522818Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437626025Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437722352Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437830999Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.437967059Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438070186Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438175703Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438290211Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438392278Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438514107Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438615654Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438746833Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.438929596Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439047064Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439171832Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439293311Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439418859Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439558539Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439664567Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439776314Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.439935555Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440096917Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440209005Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440334543Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440451421Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440555028Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440656405Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440780614Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.440946305Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441133318Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441258807Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441402087Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441510945Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441637124Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441756122Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441900312Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.441971407Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442074504Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44216829Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442225624Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442280018Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442334332Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442391406Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44244769Z namespaces/openshift/policy/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442508004Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442561008Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442626022Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442686526Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442695287Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442734849Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.442854738Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44302982Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443131257Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443223423Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443405786Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443535365Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443664894Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443790813Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.443958535Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.444086334Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.444211032Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.444344661Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.444496622Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44461557Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.444750089Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.444871508Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.445069482Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44519033Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.445320699Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.445440417Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.445553315Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.445668823Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.445788052Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44590274Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44605205Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446163938Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446278506Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446433946Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446569046Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446678163Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446787261Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.446889418Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447055009Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447170608Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447270804Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447378642Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.44749269Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447624669Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447743187Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.447857045Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448033867Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448175877Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448304076Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448438356Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448584746Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448736196Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.448874886Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449041107Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449175176Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449259082Z network_logs/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449293485Z network_logs/cluster_scale [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449398242Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449467257Z network_logs/multi-networkpolicy [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449541202Z network_logs/net-attach-def [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449627198Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449758877Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.449852634Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.451211988Z nodes/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.45123391Z nodes/debug [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.451329336Z nodes/ip-10-0-138-241.ec2.internal/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.451405541Z nodes/ip-10-0-138-241.ec2.internal/cpu_affinities.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.4516678Z nodes/ip-10-0-138-241.ec2.internal/dmesg [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.451980641Z nodes/ip-10-0-138-241.ec2.internal/ethtool_channels [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.452069917Z nodes/ip-10-0-138-241.ec2.internal/ethtool_features [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.452171135Z nodes/ip-10-0-138-241.ec2.internal/ip-10-0-138-241.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.452501797Z nodes/ip-10-0-138-241.ec2.internal/irq_affinities.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.452664799Z nodes/ip-10-0-138-241.ec2.internal/lscpu [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.452803728Z nodes/ip-10-0-138-241.ec2.internal/lspci [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.452929647Z nodes/ip-10-0-138-241.ec2.internal/podresources.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.453053016Z nodes/ip-10-0-138-241.ec2.internal/pods_info.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.453183095Z nodes/ip-10-0-138-241.ec2.internal/proc_cmdline [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.453278761Z nodes/ip-10-0-138-241.ec2.internal/sysinfo.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.455046904Z nodes/ip-10-0-138-241.ec2.internal/sysinfo.tgz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.455211286Z nodes/ip-10-0-140-96.ec2.internal/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.455264429Z nodes/ip-10-0-140-96.ec2.internal/cpu_affinities.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.45556749Z nodes/ip-10-0-140-96.ec2.internal/dmesg [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.455821818Z nodes/ip-10-0-140-96.ec2.internal/ethtool_channels [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.455933005Z nodes/ip-10-0-140-96.ec2.internal/ethtool_features [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456046813Z nodes/ip-10-0-140-96.ec2.internal/ip-10-0-140-96.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456336344Z nodes/ip-10-0-140-96.ec2.internal/irq_affinities.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456474673Z nodes/ip-10-0-140-96.ec2.internal/lscpu [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456594071Z nodes/ip-10-0-140-96.ec2.internal/lspci [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456676457Z nodes/ip-10-0-140-96.ec2.internal/podresources.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456777584Z nodes/ip-10-0-140-96.ec2.internal/pods_info.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.456889312Z nodes/ip-10-0-140-96.ec2.internal/proc_cmdline [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.45700352Z nodes/ip-10-0-140-96.ec2.internal/sysinfo.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.458673576Z nodes/ip-10-0-140-96.ec2.internal/sysinfo.tgz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.458861279Z nodes/ip-10-0-141-111.ec2.internal/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.458904822Z nodes/ip-10-0-141-111.ec2.internal/cpu_affinities.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.459208013Z nodes/ip-10-0-141-111.ec2.internal/dmesg [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.459486432Z nodes/ip-10-0-141-111.ec2.internal/ethtool_channels [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.459570888Z nodes/ip-10-0-141-111.ec2.internal/ethtool_features [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.459674945Z nodes/ip-10-0-141-111.ec2.internal/ip-10-0-141-111.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.460046261Z nodes/ip-10-0-141-111.ec2.internal/irq_affinities.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.460219533Z nodes/ip-10-0-141-111.ec2.internal/lscpu [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.460362273Z nodes/ip-10-0-141-111.ec2.internal/lspci [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.46045963Z nodes/ip-10-0-141-111.ec2.internal/podresources.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.460556156Z nodes/ip-10-0-141-111.ec2.internal/pods_info.json [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.460673245Z nodes/ip-10-0-141-111.ec2.internal/proc_cmdline [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.46075537Z nodes/ip-10-0-141-111.ec2.internal/sysinfo.log [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.462505721Z nodes/ip-10-0-141-111.ec2.internal/sysinfo.tgz [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.462697595Z pod_network_connectivity_check/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.462738008Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.462834775Z static-pods/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.462842785Z static-pods/kube-apiserver/ [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.479526333Z [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.479561315Z sent 57,877 bytes received 4,139,442 bytes 2,798,212.67 bytes/sec [must-gather] [must-gather-jgx9m] OUT 2026-07-01T17:25:15.479569506Z total size is 44,733,579 speedup is 10.66 [must-gather] [must-gather ] OUT 2026-07-01T17:25:15.752900833Z namespace/openshift-must-gather-crfk4 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: 10e66143-4fb1-48d1-a1e4-0d5bd399494f [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.22" [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-mn66h [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-mn66h-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-mn66h [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 6839152 Jul 1 17:26 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-mn66h/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts dec3886] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-mn66h/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 76d8b56..dec3886 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded