task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-dgrt8-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-dgrt8-kubeconfig [get-kubeconfig] Found admin password secret: cluster-dgrt8-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-dgrt8-password [get-kubeconfig] API Server URL: https://ae3f795680d714125b626a06e820be79-d6c099b80010c8d0.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [clone-repo] autofix/rhoaieng-71245 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 98% (3034/3093) Updating files: 99% (3063/3093) Updating files: 100% (3093/3093) Updating files: 100% (3093/3093), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:694a44c3a2aed22c78d433e9220113d47feab5895f86a8ff0e64d7345c386ab0 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:694a44c3a2aed22c78d433e9220113d47feab5895f86a8ff0e64d7345c386ab0 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:e237b5495c8b072919c0686d07e5aa4f04c343f923f17d5bb49898965aaa709a [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:e237b5495c8b072919c0686d07e5aa4f04c343f923f17d5bb49898965aaa709a [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:739b6aa792fe51f6eef0c708781538ef463424156c64441d55ba532852ef9645 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:739b6aa792fe51f6eef0c708781538ef463424156c64441d55ba532852ef9645 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:359d904aaa602365d470b7fafd3828b888fb4c1e71dc1473bbad336c728c7088 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:359d904aaa602365d470b7fafd3828b888fb4c1e71dc1473bbad336c728c7088 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1690 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1690 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1690 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 1.91s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 283ms [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 46ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://ae3f795680d714125b626a06e820be79-d6c099b80010c8d0.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-28sx6 1/1 Running 0 40s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-28sx6 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-b7kng 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-b7kng condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-rrd6c 1/1 Running 0 50s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-rrd6c condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:e237b5495c8b072919c0686d07e5aa4f04c343f923f17d5bb49898965aaa709a [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:694a44c3a2aed22c78d433e9220113d47feab5895f86a8ff0e64d7345c386ab0 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:739b6aa792fe51f6eef0c708781538ef463424156c64441d55ba532852ef9645 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:359d904aaa602365d470b7fafd3828b888fb4c1e71dc1473bbad336c728c7088 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-cjvtg 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-cjvtg condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-79d94fb575-grbck" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-79d94fb575-qmdwr condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ..........+.........+.+.....+.+.....+++++++++++++++++++++++++++++++++++++++++++++*..+......+....+..+.......+.....+.+.....+.+......+..+.+..+.........+.+...+...........+++++++++++++++++++++++++++++++++++++++++++++*.+......+.+....................+.............+...+...+..+...................+...+..+..................+...+....+.......................+.+.........+............+++++ [e2e-predictor] .....+.........+.+.........+..+...+...+....+...+...........+....+...............+..+...+.+..+.......+......+......+...+...+..............+.+........+.........+......+......+.+..............+.+..+.+......+........+.............+..+............+.+..+...............+...+....+...........+...+....+........+...+.........+..........+..+...+......+.........+++++++++++++++++++++++++++++++++++++++++++++*....+..+++++++++++++++++++++++++++++++++++++++++++++*..........................+......+...+............+...+......+.....+....+..+.......+.....+...+...+.+...+..+.+........+.......+.....+...+....+..+.........+.......+........+......+.............+.....+...............+.......+.........+......+.........+.....................+...+......+...........+...+...+....+........+...+.......+...+........+......+.+...+...........+.+..+.+.........+...........+......+......+............+...+....+.........+.....+.+...........+.......+...+...+.....+.+.....+.+..+...+....+...+........+....+...+......+..........................+....+.........+...........+++++ [e2e-predictor] ----- [e2e-predictor] ..........+.+....................+.+...+..+..........+.........+..+...+.......+.........+...+...+...+..+++++++++++++++++++++++++++++++++++++++++++++*...+....+..+...+......+.+.....+....+...+..+...+.......+...+...+...+.....+.+......+..+.+.....+++++++++++++++++++++++++++++++++++++++++++++*.+...+.........+...+.....+............+.+.....+.+........+.+.....+......+...+......+.+......+........+....+................................+.+...+..............+..........+......+..+...+...............................+..............+.+.....+.+......................................+.+......+.....+..........+...+......+...........+..........+..+......+......+...............+.............+......+.................+...+.+...+..+................+..+......+.+.............................+................+...+..+......+...........................+.......+......+..+.+.........+.....+...+++++ [e2e-predictor] .+..+.+...+.....+.......+...+..+....+...+..+...+..........+++++++++++++++++++++++++++++++++++++++++++++*.+.+........+.+............+.....+....+...+..+.+.....+...+....+........+.........+...+.+..+.......+...+..+.......+++++++++++++++++++++++++++++++++++++++++++++*..+...+.........+.............+.........+.....+.........+.......+.....+...+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.22 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.22 [e2e-predictor] ClusterVersion history (latest): 4.21.22 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:e237b5495c8b072919c0686d07e5aa4f04c343f923f17d5bb49898965aaa709a [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:15145f91f629c3c920438573c5e7887aa1f9621931af8e3a58e7fb10dae0aded [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:7e360c28fce3f1aacde49fe9cf4c5d6acb49591c5f98be12b0c2e09f8f4a2b86 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'metadata': '3.1.1', 'json-report': '1.5.0', 'xdist': '3.6.1', 'httpx': '0.30.0', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, metadata-3.1.1, json-report-1.5.0, xdist-3.6.1, httpx-0.30.0, anyio-4.9.0, cov-5.0.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-01 19:32:30.741 4270 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-01 19:34:10.976 4270 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:10.976 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:10.977 4270 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-01 19:34:10.977 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-01 19:34:10.977 4270 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:10.977 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:10.978 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:10.978 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:10.979 4270 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:10.979 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:11.109 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:11.109 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:11.109 4270 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:11.109 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:11.110 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:34:16.140 4270 kserve.trace Got response [{'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-01 19:34:16.140 4270 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c13c1941-b5d5-49b3-b8ca-97fd66728e2c', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-01 19:35:46.315 4270 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.315 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.316 4270 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-01 19:35:46.316 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-01 19:35:46.316 4270 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.316 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.316 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.316 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.317 4270 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.317 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.318 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.318 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.318 4270 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.318 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.318 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.318 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.319 4270 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.319 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.319 4270 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.319 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:35:46.319 4270 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:46.319 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:35:51.346 4270 kserve.trace Got response [{'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-01 19:35:51.346 4270 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}, {'message': '', 'batchId': 'bc46162f-fb17-4553-b678-8e0795ae9812', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-01 19:37:41.557 4270 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:37:41.557 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:37:41.557 4270 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-01 19:37:41.557 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-01 19:37:41.557 4270 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:37:41.557 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:37:41.558 4270 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:37:41.558 4270 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-01 19:37:41.558 4270 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:37:41.558 4270 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.f0d24712-a2fe-4910-bb52-460c6774a78a.prod.konfluxeaas.com [e2e-predictor] 2026-07-01 19:37:41.583 4270 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-01 19:37:41.583 4270 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-01 19:40:46.872 4270 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:40:46.872 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:40:46.872 4270 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:40:46.872 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-01 19:42:42.324 4270 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:42:42.324 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:42:42.324 4270 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:42:42.324 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-01 19:44:57.620 4270 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:44:57.620 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:44:57.621 4270 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:44:57.621 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-01 19:46:52.897 4270 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:46:52.897 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:46:52.897 4270 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:46:52.897 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-01 19:47:28.155 4270 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:47:28.155 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-01 19:47:28.155 4270 kserve.trace Network layer = istio [e2e-predictor] 2026-07-01 19:47:28.155 4270 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 905.28s (0:15:05) ============== [must-gather] [must-gather ] OUT 2026-07-01T19:47:34.215033381Z 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: 1f5341d2-d28c-4911-b84b-2aae914a66ff [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-01T19:47:34.272353796Z namespace/openshift-must-gather-4ljz2 created [must-gather] [must-gather ] OUT 2026-07-01T19:47:34.28318243Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xz8sb created [must-gather] [must-gather ] OUT 2026-07-01T19:47:34.323928865Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:40.851541203Z [disk usage checker] Started [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:40.854727740Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:40.991300315Z No resources found in openshift-must-gather-4ljz2 namespace. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.105114300Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.253685762Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.253717719Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.253717719Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.256059136Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.418159971Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.418190058Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.418190058Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.420424580Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.573669354Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.573700868Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.573700868Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.575933228Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.729455309Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.729486361Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.729486361Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.731582509Z Error getting logs from rhods-notebooks [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.885419043Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.885533252Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.885533252Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:41.887898274Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.041469674Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.041496718Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.041496718Z namespaces "istio-system" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.043515026Z Error getting logs from istio-system [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.190297990Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.190327888Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.190327888Z namespaces "knative-serving" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.192636217Z Error getting logs from knative-serving [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.348723965Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.348752559Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.348752559Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.351628857Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.608167505Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:42.869021486Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.003058534Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.084412911Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.086442481Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.213661796Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.295363261Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.297389279Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.426679143Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.507629357Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.509482590Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.634757005Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.717148111Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.719140806Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.848906158Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.933424289Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:43.935348700Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.063142857Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.142029492Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.143938472Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.276689165Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.360566493Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.362677329Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.485306458Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.568146922Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.570435805Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.697919176Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.781118816Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.783185627Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.912327661Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.995235260Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:44.997181973Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.123261582Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.202368389Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.204296471Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.330085878Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.426869077Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.429025964Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.556695689Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.640720093Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.642914594Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.774180679Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.858187187Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.859123760Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.860567332Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:45.993893390Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.081469005Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.083497188Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.213414792Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.298758548Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.300740257Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.436775754Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.521510840Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.523473858Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.654280441Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.738193547Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:46.740256512Z Error collecting info from [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:47.464135071Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:47.588645180Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:47.716795335Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:47.849390204Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:47.974416827Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.216435792Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.341900532Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.470611024Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.596624431Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.722717644Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.860394951Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:48.992533461Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:49.117471416Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:49.241595728Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:49.365310847Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:49.649031735Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:49.837774194Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.039134067Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.155934319Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.310383587Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.439834319Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.629580517Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.748346139Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.863454358Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:50.906129302Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.051473459Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.248586437Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.365357054Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.524602940Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.647669631Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.828526744Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:51.948489543Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:52.103374844Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:52.254165793Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:52.437920336Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:52.547514974Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:52.698118278Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:52.824898465Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.000869056Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.106066788Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.256067863Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.412486656Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.585556922Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.691905948Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.842795350Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:53.971016994Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.139869685Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.251564201Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.403963593Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.530122825Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.699568563Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.807961678Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:54.957336281Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.078404687Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.253177293Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.372651771Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.527589837Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.657714718Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.839011770Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.867844218Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:55.946255428Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.100972493Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.251752203Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.425121572Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.540367772Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.698621361Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.818001652Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:56.992857473Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:57.105188730Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:57.262440668Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:57.412198547Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:57.581062770Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:47:57.688780432Z Wrote inspect data to must-gather. [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:00.872519171Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:01.415652390Z Caches written to disk [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:00.872519171Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:01.415652390Z Caches written to disk [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:00.872519171Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:01.415652390Z Caches written to disk [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:00.872519171Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-bgqg5] POD 2026-07-01T19:48:01.415652390Z Caches written to disk [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.472131204Z waiting for gather to complete [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.47667141Z downloading gather output [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.749938989Z receiving incremental file list [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.76215955Z ./ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.762312543Z aggregated-discovery-api.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.762880674Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.763479745Z event-filter.html [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.763965694Z timestamp [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764100957Z version [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764170218Z cluster-scoped-resources/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764182028Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764187918Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764227339Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764313871Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764323001Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764350812Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764418833Z namespaces/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764433733Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764458814Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764545375Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764593666Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764644717Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764684088Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764768329Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764840611Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764918332Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.764959253Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765006294Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765052695Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765089615Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765171587Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765214968Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765259119Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.76533688Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765393841Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765434072Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765568575Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.765640306Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.766651415Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.766719586Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.766805878Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.76692387Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767103504Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767147604Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767187355Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767235626Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767286597Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767321277Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767360578Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.76744172Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767484931Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767548132Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767608323Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767622593Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767679534Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767762956Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767771026Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.767799137Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.774819969Z [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.77485277Z sent 761 bytes received 48,119 bytes 97,760.00 bytes/sec [must-gather] [must-gather-bgqg5] OUT 2026-07-01T19:48:02.77486119Z total size is 608,275 speedup is 12.44 [must-gather] [must-gather ] OUT 2026-07-01T19:48:02.832920806Z namespace/openshift-must-gather-4ljz2 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: 1f5341d2-d28c-4911-b84b-2aae914a66ff [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-01T19:48:02.955924459Z 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: 1f5341d2-d28c-4911-b84b-2aae914a66ff [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-01T19:48:02.977970635Z namespace/openshift-must-gather-26hz8 created [must-gather] [must-gather ] OUT 2026-07-01T19:48:02.989088345Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-p5bww created [must-gather] [must-gather ] OUT 2026-07-01T19:48:03.016488282Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e589877e8cc36f2773ea2a7f13a0090e4ec912c558ed652b58e44baf7cef7ad6 created [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:04.321165467Z [disk usage checker] Started [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:04.324534670Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:04.530508041Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:04.679261298Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:04.790130294Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:04.924542460Z Gathering data for ns/default... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:05.276652186Z Gathering data for ns/openshift... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:05.722616034Z Gathering data for ns/kube-system... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:06.497091425Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:06.844351517Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:06.844384789Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:06.844384789Z namespaces "assisted-installer" not found [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.138109058Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.143938487Z Executing Istio gather script [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.145287015Z 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-c2t7h] POD 2026-07-01T19:48:07.146103559Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.147887935Z INFO: Gathering HAProxy config files [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.151000983Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.175422408Z INFO: Collecting host service logs for crio [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.175796452Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.176151929Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.176479388Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.176902127Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.177255966Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.177601066Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.177943405Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.178286238Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.178618058Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.178973360Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.179447069Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.581357086Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.675268316Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.710403868Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.710445776Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:07.817283317Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.122389841Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.133924582Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.139224769Z No resources found [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.204999307Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.384949178Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.435562939Z INFO: Collecting Insights Archives from insights-operator-5f67b55555-c4nzb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.435647606Z insights-runtime-extractor-2wzcv [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.435672140Z insights-runtime-extractor-lrzs5 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.435691435Z insights-runtime-extractor-srhss [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.542105224Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.600336488Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:08.850656903Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.122864878Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.156478363Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.156478363Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.306394080Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.379743650Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.391664576Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.394664436Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.409766601Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.441079456Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.442353712Z No resources found [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.450371503Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.566067442Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.610562083Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.636022389Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.721562552Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.844023637Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.849901074Z INFO: HAProxy config collection complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.852376503Z INFO: 'previous-logs' folder not found on ip-10-0-131-138.ec2.internal, skipping... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.864696482Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:09.958318042Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.063084329Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.106697267Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.174867415Z INFO: 'previous-logs' folder not found on ip-10-0-133-159.ec2.internal, skipping... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.220520168Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.308877944Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.333349516Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.442733066Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.507960607Z INFO: 'previous-logs' folder not found on ip-10-0-134-25.ec2.internal, skipping... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.507994632Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.508041118Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.522686448Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.592312983Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.697899581Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.744177385Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.908646128Z INFO: INTERCONNECT MODE [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.908678193Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:10.975521172Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.084431123Z INFO: Gathering OVN_Northbound from ovnkube-node-b2krn... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.084655235Z INFO: Gathering OVN_Northbound from ovnkube-node-dd4gr... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.084881898Z INFO: Gathering OVN_Northbound from ovnkube-node-p568j... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.085171479Z INFO: Gathering OVN_Southbound from ovnkube-node-b2krn... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.085456636Z INFO: Gathering OVN_Southbound from ovnkube-node-dd4gr... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.085767264Z INFO: Gathering OVN_Southbound from ovnkube-node-p568j... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.263322561Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.303351656Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.437178258Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.449245027Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.453089394Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.456304169Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.465405942Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.468434140Z tar: Removing leading `/' from member names [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.571528556Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.591648316Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.840436003Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.854782381Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.908483074Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.982658293Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.982691831Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.983080987Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.984668700Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.987220138Z ovnk_database_store/ [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:11.987267760Z ovnk_database_store/ovnkube-node-b2krn_nbdb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.002283472Z ovnk_database_store/ovnkube-node-p568j_nbdb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.011668215Z ovnk_database_store/ovnkube-node-p568j_sbdb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.033965698Z ovnk_database_store/ovnkube-node-dd4gr_sbdb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.057509453Z ovnk_database_store/ovnkube-node-dd4gr_nbdb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.057586835Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.065463862Z ovnk_database_store/ovnkube-node-b2krn_sbdb [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.088285442Z INFO: Network log collection complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.098226330Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.125249462Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.151381654Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.330091914Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.368272994Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.372137834Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.597086046Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.599062254Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.622172980Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.628533414Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.687607519Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.822295989Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.824785241Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:12.865209294Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.011296716Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.218217134Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.222914372Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.283295857Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2c4f9949a07a5338dd10a5abcb8d6d3f5eebe93333139869f9eec8802800162f [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.347809521Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.436567186Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.488534949Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.579662393Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.690370125Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.693417297Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.831485455Z Gathering data for ns/openshift-console... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:13.880079433Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.094138463Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.096537552Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.272895959Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.445645658Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.475828448Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.478040741Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.505697638Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.660034374Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.718488757Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.874375534Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:14.878341544Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.010561625Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.076016567Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.267091954Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.270855058Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.351175024Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.448002910Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.623960769Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.626391888Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.804115458Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:15.849394871Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:16.023916704Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:16.082248506Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:16.625242902Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:16.734005444Z Done executing Istio gather script [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:16.991530559Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:17.000964880Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:17.442194203Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:17.878952759Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:18.114178852Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:19.226556260Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:19.510683540Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:20.268205985Z Gathering data for ns/kserve... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:20.349787873Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:21.465158840Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:21.746586290Z Collecting performance related data for node ip-10-0-131-138.ec2.internal [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:21.753341519Z Collecting performance related data for node ip-10-0-134-25.ec2.internal [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:21.762292787Z Collecting performance related data for node ip-10-0-133-159.ec2.internal [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:22.189459469Z Gathering data for ns/openshift-config... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:22.532339814Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:23.115725077Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:23.472864887Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:23.797573680Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:24.168830918Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:24.516934142Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:24.551781198Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:24.962158455Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:25.375276908Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:25.763556129Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:26.117815742Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:26.742025236Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:28.338201778Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:29.521874122Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:29.987050276Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:30.151305205Z Collecting kubelet logs for node ip-10-0-131-138.ec2.internal [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:30.153015975Z Collecting kubelet logs for node ip-10-0-134-25.ec2.internal [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:30.154716345Z Collecting kubelet logs for node ip-10-0-133-159.ec2.internal [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:30.455097591Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:30.526843032Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-26hz8 namespace [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:30.532877527Z INFO: Node performance data collection complete. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:31.082778645Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:31.576880893Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:32.018898182Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:32.367607877Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:32.892687365Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:33.255692286Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:33.693763128Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:34.082786599Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:34.429605560Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:34.528569922Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:35.111061108Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:35.423545387Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:35.768883822Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:36.163037031Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:37.180243464Z Wrote inspect data to must-gather. [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:37.180287348Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:37.180287348Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:37.315288567Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-c2t7h] POD 2026-07-01T19:48:37.454830538Z Caches written to disk [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.463805869Z waiting for gather to complete [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.469651839Z downloading gather output [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.763883923Z receiving incremental file list [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.783053323Z ./ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.783128635Z aggregated-discovery-api.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.783451111Z aggregated-discovery-apis.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.784091993Z event-filter.html [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.786437817Z timestamp [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.786557769Z version [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.798895871Z cluster-scoped-resources/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.798931902Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.798941612Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799023904Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799279559Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799546153Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799625495Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799674356Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799778688Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799861439Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.799967901Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.800015892Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.800130395Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.800202796Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.800526172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.800588583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.800780967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.801040912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.801248865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.801390368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.805004426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.806550535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.806683558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.80682813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.806983773Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.807100355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.80733885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.807573004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.807751188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808074474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808203176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808337979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808459001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808590514Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808695545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.808861119Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.809039232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.809175945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.809305827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.811211553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.811374216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.811546929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.811766033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.812028538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.812464806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.812614259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.812727761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.812866484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.812981486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.813103648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.813212601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.813355753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.813518466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.813637889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.813892863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.814019576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.814134538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.814706398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.814813471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.814939953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.815119576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.815239059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.815428052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.815579645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.815746978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.81586854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.815981342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.816103625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.816239577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8163801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.816517793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.816670126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.816813648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.817178305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.817569662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.817688575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.818464489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.818626292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.818750875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.818864457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.818985259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.819164792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.819402397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8195651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.819691942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.819849985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.819970397Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.82009977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.820244393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.820391516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.820539718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.822693599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.823149967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.823749249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.823946762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.824095295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.824260018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.824399541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.824508743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.824639355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.830134609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.830279022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.830407944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.830555757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.830672369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.837693541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.841875169Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.842030272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.84243853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.842648204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.842800447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.842904619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843063572Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843310956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843423578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843554471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843750515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843873507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.843983479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844112971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844246254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844397997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844522689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844656462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844769554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844876106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.844989698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.845279504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.845404866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.845672961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.845797583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.845922376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.846026038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.847967864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.848099617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.848213069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.848331841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.848477104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.848652097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.850183876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.850341029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.850476561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.850667135Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.850782937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.851021081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.851535511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.851665294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.851778386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.851889668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8525522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.853854985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.853959957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85411803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.854256322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.854421416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.854533127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85464677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.854819933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.854960286Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85517045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8552251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.855323562Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.855402134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.855487656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.855601638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85575823Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.855847102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.855940354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856026096Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856126397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856215069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856323531Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856410673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856519105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856640747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856725519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85681997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.856908882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857010174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857143877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857230168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85733078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857418632Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857548664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857649246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857742238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85782336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.857916071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858016373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858095394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858191516Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858265968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8583726Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858450031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858567523Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858668805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858756037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.858845669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85893507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859020382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859110354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859202875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859287627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859415419Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859554302Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859687075Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859785946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.859880468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.85996708Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860089482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860183524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860288456Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860391398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86048409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860668983Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860751844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860857386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.860965488Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861090721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861187823Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861279934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861371846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861467738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86159512Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861690122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861778334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861872796Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.861965337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862059889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862149961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862245913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862337724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862430486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862544468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86263862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862730182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862839014Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.862931485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863033447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863116719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863216941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863305432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863398144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863510416Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863604138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86369236Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863762621Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863774401Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863835393Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4lthh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.863957295Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5pkn6.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864035376Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-77545.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864123538Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9sms7.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86421702Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bjrp6.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864320482Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f4p22.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864410593Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hmdvv.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864521035Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lvhh2.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864699469Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pq5cm.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86477914Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xllt7.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864880972Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zjdv8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.864974984Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-znpqh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.865070566Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-64tb6.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.865175888Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-nvwwm.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86531393Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-svg59.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.865431743Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.865482413Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.865686517Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86584824Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.865981343Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866071435Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866398071Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866520803Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866622435Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866717307Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866833169Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.866920131Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867049543Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867138105Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867230846Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867314438Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.86741787Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867515142Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867630494Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867715246Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867806427Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867890749Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.867988261Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868080882Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868217235Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868317027Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868419019Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868578932Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868677334Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868767215Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868856357Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.868965029Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869108002Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869200643Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869283005Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869384947Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869476969Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869631151Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869720693Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869820195Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.869907297Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870005489Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87008342Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870183232Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870272634Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870369496Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870426906Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870458917Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870564869Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87058542Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87064165Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870691882Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870742872Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870790223Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870847365Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870879535Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870924256Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.870973607Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871020128Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871031138Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871066229Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87115763Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871203511Z cluster-scoped-resources/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871210571Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871245132Z cluster-scoped-resources/core/nodes/ip-10-0-131-138.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871420705Z cluster-scoped-resources/core/nodes/ip-10-0-133-159.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871571798Z cluster-scoped-resources/core/nodes/ip-10-0-134-25.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87168503Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871732871Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871776132Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871874464Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.871962145Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872043837Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872141239Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872236331Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872410324Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872519656Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872625928Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8727225Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872822371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.872917173Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873009025Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873101487Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873194889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87328059Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873401573Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873460494Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873583206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873665738Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873930043Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873939563Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873947053Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.873973783Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874081515Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874145087Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874225748Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87432232Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874465402Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874606605Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874701137Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874743378Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874755238Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874810389Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874894581Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.874939751Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875003233Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875012333Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875060994Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875161486Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875304858Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875370279Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87537671Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87542618Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875549303Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875559613Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875600694Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875679225Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875723736Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875827358Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875860779Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87593041Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.875966991Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876028622Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876066483Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876173245Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876215686Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876279867Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876323297Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876376878Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876411429Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87645815Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876523691Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876598203Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876643554Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876714085Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876757986Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876820377Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876863127Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876913439Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.876954249Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87701032Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877051881Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877147283Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877157803Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877198454Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877252605Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877292716Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877373517Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877428838Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877481779Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877608182Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877692253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877842686Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.877985239Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87806999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878192312Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878249094Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878337635Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878421057Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878540349Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878626091Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878715262Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878867025Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.878881516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879092089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.87911318Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8791309Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879244752Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879321084Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879419996Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879515748Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879564909Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879686811Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879769312Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.879857014Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880004677Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880097199Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88018597Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880299282Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880385344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880479426Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880590238Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880672529Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880762271Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880856723Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.880952575Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881040906Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881128498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88121406Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881301811Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881399953Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881486065Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881602727Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881691838Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88177557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881868042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.881952113Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882043475Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882129117Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882220758Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88231711Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882364671Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882372041Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882416702Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882476033Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882484423Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882543325Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882617226Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882624266Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882665277Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882745998Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882788149Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-138.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882882511Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-159.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.882961772Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-25.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883029334Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883074244Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883166196Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883211227Z host_service_logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883259988Z host_service_logs/masters/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883305599Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88338139Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883447431Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883529333Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883671395Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883781748Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883853169Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88391744Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.883998622Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884067993Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884144094Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884160335Z ingress_controllers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884165895Z ingress_controllers/default/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884173185Z ingress_controllers/default/router-default-9d46b8597-b2hgl/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884217076Z ingress_controllers/default/router-default-9d46b8597-b2hgl/haproxy.config [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884346948Z insights-data/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884354588Z istio/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884383899Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884511921Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.884898238Z istio/event-filter.html [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8849784Z istio/timestamp [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.885035431Z istio/cluster-scoped-resources/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.885048411Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.885084892Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.885211995Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.885263345Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.885824456Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.886233504Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.88708002Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887234762Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887361255Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887509518Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887674141Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887804653Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887880565Z machine_config_ondisk/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887888485Z machine_config_termination_logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887900975Z monitoring/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887904605Z monitoring/alertmanager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.887913185Z monitoring/alertmanager/status.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.888021737Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.888067698Z monitoring/prometheus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.888115759Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.888210421Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.888295013Z monitoring/prometheus/rules.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.888984855Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.889037107Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.889084777Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.889952964Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.889987524Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890048355Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890143237Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890200498Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.8903038Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890344501Z monitoring/prometheus/status/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890399022Z monitoring/prometheus/status/config.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890886151Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.890947402Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891040744Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891187587Z namespaces/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891196527Z namespaces/default/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891397491Z namespaces/default/default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891409601Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891414031Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891420951Z namespaces/default/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891424621Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891632655Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891645985Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891695626Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891756387Z namespaces/default/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891772988Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891849499Z namespaces/default/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89189318Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.891976162Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892020192Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892062693Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892143645Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892198466Z namespaces/default/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892253717Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892370509Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892456531Z namespaces/default/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892654915Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892727376Z namespaces/default/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.892806347Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89292918Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893101863Z namespaces/default/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893176834Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893212165Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893296296Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893339617Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893401838Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893438219Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893616742Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893690074Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893743785Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893793906Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893832017Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893886118Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893935708Z namespaces/default/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.893985949Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89402792Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894082971Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894181273Z namespaces/kserve/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894221864Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894268005Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894320786Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894355456Z namespaces/kserve/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894401157Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894489169Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894736424Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894950838Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.894993079Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895035429Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89508229Z namespaces/kserve/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895126571Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895232923Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895330185Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895366595Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895450537Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89559359Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89560786Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895635471Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895714612Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895750673Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895895676Z namespaces/kserve/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.895923396Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.896175881Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.896305553Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.896725851Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.896803202Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89717552Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.897297232Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.897594697Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89772201Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89775674Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.897864233Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.897908773Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.897940304Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.897972584Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898061226Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898135967Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898180828Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89823268Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898298661Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898339431Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898434793Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898487794Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898568396Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898649397Z namespaces/kserve/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898660468Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898703228Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/kserve-controller-manager-79d94fb575-qmdwr.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89879301Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89880652Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/manager/manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.89881177Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/manager/manager/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.898833031Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/manager/manager/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900058624Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900135655Z namespaces/kserve/pods/kserve-controller-manager-79d94fb575-qmdwr/manager/manager/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900177816Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900220207Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/llmisvc-controller-manager-67d95fdc48-cjvtg.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900314288Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900323009Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/manager/manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900328939Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/manager/manager/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.90038623Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/manager/manager/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900564493Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900639645Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-cjvtg/manager/manager/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900655755Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900709136Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/model-serving-api-fd65d7d6-dbjnp.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900796858Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/server/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900806358Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/server/server/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900813178Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/server/server/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900865099Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/server/server/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.900964201Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/server/server/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901038932Z namespaces/kserve/pods/model-serving-api-fd65d7d6-dbjnp/server/server/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901077833Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901114984Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/odh-model-controller-84b54b7f97-kn8dc.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901212836Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901222386Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/manager/manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901227416Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/manager/manager/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.901275637Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/manager/manager/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904429016Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904518018Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kn8dc/manager/manager/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904538058Z namespaces/kserve/pods/s3-init-nsdbp/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904601739Z namespaces/kserve/pods/s3-init-nsdbp/s3-init-nsdbp.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904688751Z namespaces/kserve/pods/s3-init-nsdbp/download-hf-model/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904697081Z namespaces/kserve/pods/s3-init-nsdbp/download-hf-model/download-hf-model/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904707781Z namespaces/kserve/pods/s3-init-nsdbp/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904757962Z namespaces/kserve/pods/s3-init-nsdbp/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904849614Z namespaces/kserve/pods/s3-init-nsdbp/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904915525Z namespaces/kserve/pods/s3-init-nsdbp/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904955496Z namespaces/kserve/pods/s3-init-nsdbp/s3-init/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904962086Z namespaces/kserve/pods/s3-init-nsdbp/s3-init/s3-init/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.904971006Z namespaces/kserve/pods/s3-init-nsdbp/s3-init/s3-init/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905035737Z namespaces/kserve/pods/s3-init-nsdbp/s3-init/s3-init/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905323963Z namespaces/kserve/pods/s3-init-nsdbp/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905389474Z namespaces/kserve/pods/s3-init-nsdbp/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905444175Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905511396Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom-gwww9.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905600348Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/download-hf-model/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905607808Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/download-hf-model/download-hf-model/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905611198Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905652259Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905743721Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905812962Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905854713Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905865543Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905869013Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.905908694Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906123968Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906193879Z namespaces/kserve/pods/s3-tls-init-custom-gwww9/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.90624943Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906289981Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving-d9vbq.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906375222Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/download-hf-model/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906382403Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/download-hf-model/download-hf-model/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906389573Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906440164Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906550266Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906623107Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906660548Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906674288Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906680368Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906734709Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.906928983Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907002834Z namespaces/kserve/pods/s3-tls-init-serving-d9vbq/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907031035Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907085176Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs-64568bcd49-4rjhl.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907164337Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907174118Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs/seaweedfs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907183268Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907220849Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907399522Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907475073Z namespaces/kserve/pods/seaweedfs-64568bcd49-4rjhl/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907544144Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907589496Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom-8b44d767d-l4lkw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907681657Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907691837Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907699618Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907744398Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907912782Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.907989223Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-l4lkw/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908038924Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908085045Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving-67b7477c6d-blkg4.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908178536Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908187537Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908194257Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908254388Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908419181Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908503543Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-blkg4/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908541703Z namespaces/kserve/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908593034Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908638585Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908686086Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908727317Z namespaces/kube-node-lease/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908733957Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908737507Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908771888Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-138.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.90886486Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-159.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.908951311Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-25.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909040863Z namespaces/kube-system/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909088514Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909151535Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909195126Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909240987Z namespaces/kube-system/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909283187Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.90940979Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909488751Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909648264Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909684685Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909727416Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909785927Z namespaces/kube-system/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909832038Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.909922469Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.90997939Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910031131Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910113503Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910157524Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910164064Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910218135Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ellk55mjd4axc4ywpx2m3uzu6i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910313067Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910397688Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91047877Z namespaces/kube-system/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910547591Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910725344Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.910811326Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.911064771Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.911147122Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.911418837Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91157918Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.911901426Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.911971338Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912051819Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912118291Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912165571Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912234523Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912281784Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912366735Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912450127Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912534589Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912567569Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91262822Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912676771Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912761233Z namespaces/kube-system/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912770883Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912829724Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer-flz5h.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912921186Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912929746Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912937836Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.912980217Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91314367Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913216891Z namespaces/kube-system/pods/global-pull-secret-syncer-flz5h/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913266282Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913315183Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer-lcpjl.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913384125Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913396975Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913402765Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913455396Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913636879Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91370854Z namespaces/kube-system/pods/global-pull-secret-syncer-lcpjl/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913760061Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913805062Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer-pjh5j.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913877684Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913884744Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913892704Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.913949645Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914110548Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91418182Z namespaces/kube-system/pods/global-pull-secret-syncer-pjh5j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91422178Z namespaces/kube-system/pods/konnectivity-agent-99mzn/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914266171Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent-99mzn.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914353003Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914359553Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914365753Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914416824Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914815411Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914887103Z namespaces/kube-system/pods/konnectivity-agent-99mzn/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914926314Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.914967874Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent-wk8b7.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915053956Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915061506Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915070786Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915114417Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915506574Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915584056Z namespaces/kube-system/pods/konnectivity-agent-wk8b7/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915617976Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915667577Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent-zgf6j.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915750609Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915759009Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.915765269Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91581867Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916185127Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916271919Z namespaces/kube-system/pods/konnectivity-agent-zgf6j/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916303749Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91635213Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916429642Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/haproxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916436032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916441672Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916508283Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916656156Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916722167Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-138.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916762268Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916808159Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91688268Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/haproxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91689142Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916895111Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.916931531Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917147465Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917218337Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-159.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917250357Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917298668Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917365699Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/haproxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917372289Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91737788Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91743031Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917584073Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917653935Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-25.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917690115Z namespaces/kube-system/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917727596Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917780567Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917792277Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.917842218Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91793924Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918000641Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918049672Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918117474Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918163764Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918219905Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918226616Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918230085Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918273616Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918364748Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91844983Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918519431Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918634273Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918678464Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918719895Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918774846Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918854617Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.918935509Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91901478Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919061771Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919105842Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919151553Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919199354Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919277325Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919322376Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919367347Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919449088Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.91953104Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.919576201Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.920510828Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.920645591Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.920740883Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.920825094Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.920930656Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921065749Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921253033Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921322804Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921376315Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921441046Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921503027Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921568338Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921614869Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921701261Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921812203Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921877604Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921921505Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.921980836Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922036887Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922089218Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922131789Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92218156Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922229251Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922278562Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922320422Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922420744Z namespaces/openshift-apiserver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922470445Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922551907Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922596398Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922647569Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922694349Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922783501Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922863063Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.922956194Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923000405Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923053006Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923098337Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923145368Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923224359Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92326825Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923310951Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923392133Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923461704Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923514255Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923634207Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923725669Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92380673Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923878612Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.923960573Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924093646Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924275809Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92432961Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924369221Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924420552Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924455282Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924544354Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924575595Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924673747Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924753498Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924808449Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92484159Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924896041Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924929271Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.924992783Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925036244Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925094054Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925137875Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925200847Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925207487Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925210957Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925248957Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925341529Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925348039Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925351569Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92539437Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925451531Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925459501Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925466252Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925571003Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925636515Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925642935Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925687486Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925779227Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.925826268Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92590287Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92594663Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926005412Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926048683Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926134464Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926210926Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926291197Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926337778Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926384949Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92644218Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926489251Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926591363Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926645514Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926684255Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926770076Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926818217Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926827547Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926873988Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.926954869Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92699919Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927099132Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927180004Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927267946Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927345387Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927430898Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927616202Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927731784Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927789535Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927839136Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927903667Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927947888Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.927999219Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92804564Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928097401Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928149042Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928242334Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928318705Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928385796Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928432437Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928481108Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928547459Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928600191Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928649181Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928688552Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928695672Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928737183Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928781634Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928830285Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928878816Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928924506Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.928994908Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929048039Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92911493Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929164991Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929217422Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929259383Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929384575Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929462937Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929569189Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92960975Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.92966146Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929704711Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929747732Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929828174Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929884885Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.929933756Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930013157Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930070278Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930078268Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930127649Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930216321Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930305003Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930432465Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930554867Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930595528Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93070349Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.930784201Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931116508Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931198399Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931405013Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931588527Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931691829Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93174604Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931790711Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931894002Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931911013Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.931969654Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932014515Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932076896Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932121787Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932203798Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93229493Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932339761Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932389222Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932433223Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932481464Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932585815Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932602136Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932662977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/aws-ebs-csi-driver-node-f4rkr.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932754849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-driver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932763299Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-driver/csi-driver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932774609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9328217Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932913792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.932988573Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933018684Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-liveness-probe/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933025014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933028394Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933066355Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933154026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933228738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933265428Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-node-driver-registrar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933271768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933275159Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933314779Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933412161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933479472Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-f4rkr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933611245Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933657436Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/aws-ebs-csi-driver-node-hkxkw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933756328Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-driver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933763798Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-driver/csi-driver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933767388Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933816339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93390467Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.933973361Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934021093Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-liveness-probe/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934028233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934034153Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934079763Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934174145Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934244437Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934281827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-node-driver-registrar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934288607Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934292038Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934332408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93442155Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934508602Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hkxkw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934570013Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934618484Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/aws-ebs-csi-driver-node-n9cdd.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934714955Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-driver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934722336Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-driver/csi-driver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934728816Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934775477Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934869518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9349415Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.934991381Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-liveness-probe/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935000571Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935004981Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935051592Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935146784Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935225125Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935269146Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-node-driver-registrar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935278096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935288096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935333557Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935431529Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935522061Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-n9cdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935577832Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935626883Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935667973Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935697804Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935752075Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935803416Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935859007Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935906588Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.935957939Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93600016Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9360065Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93601046Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936052671Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936103242Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936110422Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936153402Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936251595Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936298175Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936356916Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936399407Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936463548Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93653464Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936676312Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936760554Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936849016Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936907457Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.936953088Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937041979Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93708733Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937147691Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937188082Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937273094Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937323755Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937373465Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937451577Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937520678Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937535119Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937582049Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937663461Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.937710872Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.938301703Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.938375384Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.938540787Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.938624189Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.938819643Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.938980846Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939127098Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93920366Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939240551Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939307462Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939341302Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939404374Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939436974Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939486095Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939549217Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939642718Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93972252Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.93976915Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939819722Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939868032Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939919293Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.939977074Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940024745Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940072996Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940119367Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940161598Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940170698Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940245919Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned-8rfrv.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940336181Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940347581Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned/tuned/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940355222Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned/tuned/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940392292Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned/tuned/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940552695Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940624017Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8rfrv/tuned/tuned/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940674058Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940722739Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned-qp6rl.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94080591Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94081459Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned/tuned/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94081824Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned/tuned/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940877062Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned/tuned/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.940989233Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941059365Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qp6rl/tuned/tuned/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941093135Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941142247Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned-vw8vz.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941228798Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941242488Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned/tuned/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941247248Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned/tuned/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941268919Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned/tuned/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941377921Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941449102Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-vw8vz/tuned/tuned/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941482223Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941605515Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941649776Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941694907Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941753748Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941762548Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941808499Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-138.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941907601Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-159.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.941990582Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-25.ec2.internal.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942049344Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942094294Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942187576Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942235017Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942350089Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94239553Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942468581Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942540133Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942618284Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942737846Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942844208Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942884719Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94292873Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.942972491Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943022682Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943101693Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943161704Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943208305Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943288807Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943364538Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943414709Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943610443Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943693615Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943823677Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.943906628Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944027141Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944157083Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944355007Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944420528Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944459549Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944547891Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944585871Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944646402Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944679963Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944769835Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944852656Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944911507Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.944958538Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945012659Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94505811Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945138662Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945182792Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945246024Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945289654Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945349235Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945355626Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945402576Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-9ddc5ff76-zc8z4.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945516799Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-watch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945543999Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94555613Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94557834Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945670061Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945754043Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945791074Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945799044Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945807744Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.945865105Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946286723Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946359865Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-9ddc5ff76-zc8z4/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946389925Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946423256Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946488507Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946592629Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946692751Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946752472Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.946994926Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947060688Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947129579Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94717787Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947274972Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947395314Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947516856Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947576128Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947625028Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947677169Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9477286Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947814882Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947874223Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.947934624Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948018046Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948075397Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948082387Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948134428Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94821912Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948315131Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948362692Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948480774Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948595027Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948872922Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.948956003Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949076056Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949229728Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949367921Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949440623Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949506934Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949661107Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949697837Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949766109Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949800299Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.94985188Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.949931892Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950023674Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950121465Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950149246Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950199827Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950253398Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950307749Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.95039131Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950436081Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950512783Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950554713Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950627615Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950635155Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950711116Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator-69d9f679db-tf4gt.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950806318Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950813538Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950817409Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950867869Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.950971441Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951076913Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-69d9f679db-tf4gt/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951128404Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951177455Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951227456Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951234566Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951282257Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951343188Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951395309Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951461901Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951575783Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951657714Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951713905Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951787227Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951866488Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.951931279Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.95198417Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952065062Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952150183Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952242855Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952296036Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952349747Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952388518Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952434959Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952546531Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952590952Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952642663Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952724884Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952774325Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952784066Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952819706Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952885177Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.952933958Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.95304469Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953132742Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953231154Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953310345Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953427698Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953595861Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953817735Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953884256Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953936417Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.953996958Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954046439Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9540999Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954150831Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954266803Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954357645Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954414716Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954454407Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954518168Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954558749Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.95462009Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954668211Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954719122Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954757323Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954836894Z namespaces/openshift-config-managed/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954887855Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954961036Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.954997287Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955074789Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955121859Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955206461Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955286742Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955368934Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955413815Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955460796Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955524757Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955572778Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.95566152Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.95570514Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955753021Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955832043Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955891324Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.955938855Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959091404Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959181716Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959282008Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959370299Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959455541Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959645195Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959767737Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959817358Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959887389Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.959985491Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960024962Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960064762Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960132964Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960186965Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960247716Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960302417Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960387269Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96047122Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960521731Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960575872Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960649553Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960694654Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960743335Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960787926Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960837817Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960846137Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960873158Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.960931819Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96097288Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96102737Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961068821Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961113952Z namespaces/openshift-config-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961127752Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961137043Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961182133Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961280825Z namespaces/openshift-config/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961336046Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961390247Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961441318Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961489099Z namespaces/openshift-config/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96153344Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961624042Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961710563Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961791545Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961837076Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961883197Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961927497Z namespaces/openshift-config/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.961972558Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9620494Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962094501Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962141922Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962221963Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962296354Z namespaces/openshift-config/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962340705Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962456697Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962557399Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962637991Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962721322Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962802164Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.962971577Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96312509Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963195701Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963246982Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963306723Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963353574Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963561998Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963609339Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96367034Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963705781Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963797873Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963873334Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963920495Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.963974316Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964014227Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964067698Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964107268Z namespaces/openshift-config/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964156649Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96420016Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964258391Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964349113Z namespaces/openshift-console-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964399314Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964456915Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964516416Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964582067Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964627748Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964700639Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964829662Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964938994Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.964986835Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965035066Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965069506Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965109427Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965196899Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9652562Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965305231Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965387642Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965433103Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965440023Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965476204Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965631967Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.965677898Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.966255539Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96634899Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.966660556Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.966729437Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96685896Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.966989882Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967179826Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967241377Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967285538Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967336839Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96738495Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967421841Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967467871Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967573784Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967649595Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967712946Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967766227Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967822618Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967872159Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96793086Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.967976791Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968029392Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968073493Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968123594Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968133074Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968180295Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/console-operator-7fdbdf9c99-4n62t.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968291297Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/console-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968298897Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/console-operator/console-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968307597Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/console-operator/console-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968366178Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/console-operator/console-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.968926129Z namespaces/openshift-console-operator/pods/console-operator-7fdbdf9c99-4n62t/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.96897044Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.9690156Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969061901Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969094192Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969172463Z namespaces/openshift-console/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969222635Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969305036Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969354707Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969420638Z namespaces/openshift-console/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969460259Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969567991Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.969733444Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97002327Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97006968Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970119031Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970162542Z namespaces/openshift-console/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970208033Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970287444Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970332485Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970378976Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970457778Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.970544609Z namespaces/openshift-console/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97058721Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.971183961Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.971274493Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.971560839Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97164518Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.971824904Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.971942166Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972122449Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97219429Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972243101Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972320593Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972364503Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972439655Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972476916Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972582858Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972664049Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97271062Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972741851Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972799802Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972841872Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972896584Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972940725Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972985905Z namespaces/openshift-console/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.972994855Z namespaces/openshift-console/pods/console-648996b69f-28226/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973030576Z namespaces/openshift-console/pods/console-648996b69f-28226/console-648996b69f-28226.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973124328Z namespaces/openshift-console/pods/console-648996b69f-28226/console/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973131148Z namespaces/openshift-console/pods/console-648996b69f-28226/console/console/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973134718Z namespaces/openshift-console/pods/console-648996b69f-28226/console/console/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973168519Z namespaces/openshift-console/pods/console-648996b69f-28226/console/console/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973271681Z namespaces/openshift-console/pods/console-648996b69f-28226/console/console/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973348572Z namespaces/openshift-console/pods/console-648996b69f-28226/console/console/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973391823Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973439474Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/downloads-5499b6fb8f-w4vgh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973613127Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/download-server/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973624407Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/download-server/download-server/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973628027Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/download-server/download-server/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973674348Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/download-server/download-server/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973851922Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973927283Z namespaces/openshift-console/pods/downloads-5499b6fb8f-w4vgh/download-server/download-server/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.973971084Z namespaces/openshift-console/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974023385Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974094046Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974136317Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974230069Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97428049Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974348531Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974382361Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974452103Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974484694Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974601706Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974680057Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974762599Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97481326Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97486167Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974915291Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.974962743Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975040824Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975099565Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975149186Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975229988Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975315739Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97536107Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975478702Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975582204Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975664216Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975746207Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975826869Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.975951281Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976117684Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976167645Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976216596Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976271217Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976316568Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976363099Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97640701Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976511272Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976598233Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976642144Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976689165Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976731876Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976775297Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976821458Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976867998Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.976911169Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97695657Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977030591Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977080952Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977188534Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977233045Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977283736Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977325087Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977406629Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97748483Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977588222Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977641583Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977701724Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977757945Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977803996Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977900388Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977933428Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.977979429Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978060341Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978113032Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978119722Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978165453Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978254114Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978285015Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978410947Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978479299Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978641072Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978719023Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978804335Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.978927797Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.97908496Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979303204Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979338035Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979407876Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979440587Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979524218Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979575349Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979660711Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979741462Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979788503Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979820094Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979889465Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979927236Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.979980857Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980025888Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980081869Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98013065Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980232591Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980278392Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980339164Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980383514Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980432465Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980478146Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980576118Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98066026Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980742131Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980777182Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980828313Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980873044Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980918015Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.980999016Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981043627Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981094028Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981171299Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98123227Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981286691Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981383633Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981463235Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981580497Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981662529Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98174562Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.981872282Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982054766Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982111367Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982141818Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982208819Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98225394Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982309601Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982359071Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982442653Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982548685Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982605886Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982653097Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982703898Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982751359Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98281782Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982870861Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982917202Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.982963353Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983006084Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983049504Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983095716Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983142676Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983226688Z namespaces/openshift-dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983276649Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98333396Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983376041Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983423252Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983465952Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983681807Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983761288Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98383997Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98388437Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983930851Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.983973992Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984023603Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984101574Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984160276Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984211266Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984304738Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984347259Z namespaces/openshift-dns/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98439073Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984517992Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984610674Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.984851898Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98492024Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985200855Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985318827Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985551422Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985612223Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985661514Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985713415Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985757135Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985815076Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985865737Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.985949489Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986043931Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986103462Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986154213Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986214854Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986251685Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986307026Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986352127Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986396198Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986627372Z namespaces/openshift-dns/pods/dns-default-dtzqg/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986658243Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns-default-dtzqg.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986753284Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986764485Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns/dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986769005Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns/dns/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986833756Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns/dns/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.986928057Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987032839Z namespaces/openshift-dns/pods/dns-default-dtzqg/dns/dns/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98707694Z namespaces/openshift-dns/pods/dns-default-dtzqg/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98708518Z namespaces/openshift-dns/pods/dns-default-dtzqg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987089451Z namespaces/openshift-dns/pods/dns-default-dtzqg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987131801Z namespaces/openshift-dns/pods/dns-default-dtzqg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987232793Z namespaces/openshift-dns/pods/dns-default-dtzqg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987303685Z namespaces/openshift-dns/pods/dns-default-dtzqg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987358436Z namespaces/openshift-dns/pods/dns-default-fgjzg/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987406026Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns-default-fgjzg.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987482298Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987505608Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns/dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987524579Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns/dns/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98758649Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns/dns/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987676562Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987747753Z namespaces/openshift-dns/pods/dns-default-fgjzg/dns/dns/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987788194Z namespaces/openshift-dns/pods/dns-default-fgjzg/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987797444Z namespaces/openshift-dns/pods/dns-default-fgjzg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987802974Z namespaces/openshift-dns/pods/dns-default-fgjzg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987860525Z namespaces/openshift-dns/pods/dns-default-fgjzg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.987965077Z namespaces/openshift-dns/pods/dns-default-fgjzg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988035618Z namespaces/openshift-dns/pods/dns-default-fgjzg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988082109Z namespaces/openshift-dns/pods/dns-default-n4whx/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98812259Z namespaces/openshift-dns/pods/dns-default-n4whx/dns-default-n4whx.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988220522Z namespaces/openshift-dns/pods/dns-default-n4whx/dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988238922Z namespaces/openshift-dns/pods/dns-default-n4whx/dns/dns/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988242822Z namespaces/openshift-dns/pods/dns-default-n4whx/dns/dns/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988286053Z namespaces/openshift-dns/pods/dns-default-n4whx/dns/dns/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988381505Z namespaces/openshift-dns/pods/dns-default-n4whx/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988453016Z namespaces/openshift-dns/pods/dns-default-n4whx/dns/dns/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988548878Z namespaces/openshift-dns/pods/dns-default-n4whx/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988561798Z namespaces/openshift-dns/pods/dns-default-n4whx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988565448Z namespaces/openshift-dns/pods/dns-default-n4whx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988577388Z namespaces/openshift-dns/pods/dns-default-n4whx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98867485Z namespaces/openshift-dns/pods/dns-default-n4whx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988749972Z namespaces/openshift-dns/pods/dns-default-n4whx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988795393Z namespaces/openshift-dns/pods/node-resolver-j6s7s/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988841044Z namespaces/openshift-dns/pods/node-resolver-j6s7s/node-resolver-j6s7s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988923115Z namespaces/openshift-dns/pods/node-resolver-j6s7s/dns-node-resolver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988933065Z namespaces/openshift-dns/pods/node-resolver-j6s7s/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988941365Z namespaces/openshift-dns/pods/node-resolver-j6s7s/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.988984596Z namespaces/openshift-dns/pods/node-resolver-j6s7s/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989081508Z namespaces/openshift-dns/pods/node-resolver-j6s7s/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989152949Z namespaces/openshift-dns/pods/node-resolver-j6s7s/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.98920417Z namespaces/openshift-dns/pods/node-resolver-n42f2/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989245551Z namespaces/openshift-dns/pods/node-resolver-n42f2/node-resolver-n42f2.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989323682Z namespaces/openshift-dns/pods/node-resolver-n42f2/dns-node-resolver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989330993Z namespaces/openshift-dns/pods/node-resolver-n42f2/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989339643Z namespaces/openshift-dns/pods/node-resolver-n42f2/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989399254Z namespaces/openshift-dns/pods/node-resolver-n42f2/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989485916Z namespaces/openshift-dns/pods/node-resolver-n42f2/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989588587Z namespaces/openshift-dns/pods/node-resolver-n42f2/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989628818Z namespaces/openshift-dns/pods/node-resolver-qxzvw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989682869Z namespaces/openshift-dns/pods/node-resolver-qxzvw/node-resolver-qxzvw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989751841Z namespaces/openshift-dns/pods/node-resolver-qxzvw/dns-node-resolver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989760861Z namespaces/openshift-dns/pods/node-resolver-qxzvw/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989771981Z namespaces/openshift-dns/pods/node-resolver-qxzvw/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989817622Z namespaces/openshift-dns/pods/node-resolver-qxzvw/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989912694Z namespaces/openshift-dns/pods/node-resolver-qxzvw/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.989980395Z namespaces/openshift-dns/pods/node-resolver-qxzvw/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990034896Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990081307Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990136578Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990173289Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99025818Z namespaces/openshift-etcd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990307181Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990374762Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990417703Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990485455Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990546986Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990635587Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990735409Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990816961Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990855081Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990900432Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.990956733Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991007304Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991091906Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991145647Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991198468Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991278419Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991365571Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991412712Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991580195Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991672177Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991752208Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99183601Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.991928531Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992056904Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992219607Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992281688Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992316219Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99237081Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992417161Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992478432Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992546303Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992641495Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992709336Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992760217Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992810018Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992849489Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99289394Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992951501Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.992998772Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993049533Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993097513Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993178175Z namespaces/openshift-host-network/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993227076Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993297507Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993350458Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993400489Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99345644Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993546912Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993634804Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.993715605Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994350107Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994397558Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994447149Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99450959Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994595042Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994648673Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994697564Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994777825Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994847217Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994897278Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.994995549Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995077351Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995158762Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995241064Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995325246Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995460178Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99558946Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995646621Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995689412Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995745533Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995789654Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995839975Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995877756Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995944277Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.995989158Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99608157Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996157141Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996203542Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996261793Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996302604Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996353015Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996408026Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996457067Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996517338Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996565349Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99665686Z namespaces/openshift-image-registry/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996705472Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996768913Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996813414Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996875405Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.996919565Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997031958Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99717691Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997367324Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997396545Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997451195Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997484656Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997556777Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99766739Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99772014Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997753161Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997845913Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997897874Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997905444Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.997957745Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.998029696Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.998078647Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.998721249Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.998807061Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999053126Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999134477Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999357261Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999480944Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999711778Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999776699Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.99982186Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999895952Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:38.999942202Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000003174Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000032634Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000125306Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000206667Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000280989Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000327889Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000393781Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000441122Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000611335Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000704427Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000761098Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000810509Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00086185Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00091152Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000972022Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.000980202Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001020693Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/image-registry-6945cdf8f5-7czpg.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001135295Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/registry/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001143035Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/registry/registry/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001147385Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/registry/registry/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001191386Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/registry/registry/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001814128Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001875629Z namespaces/openshift-image-registry/pods/image-registry-6945cdf8f5-7czpg/registry/registry/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00193194Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.001969351Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca-fd8f2.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002053812Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002064122Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca/node-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002071452Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca/node-ca/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002119063Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002228255Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002300297Z namespaces/openshift-image-registry/pods/node-ca-fd8f2/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002345938Z namespaces/openshift-image-registry/pods/node-ca-h65d5/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002391859Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca-h65d5.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00248152Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002508021Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca/node-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002518291Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca/node-ca/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002550671Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002661733Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002731815Z namespaces/openshift-image-registry/pods/node-ca-h65d5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002780456Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002824767Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca-t2jkw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002901998Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002908188Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca/node-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002918118Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca/node-ca/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.002977939Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca/node-ca/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003098202Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003162793Z namespaces/openshift-image-registry/pods/node-ca-t2jkw/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003203394Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003231794Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003298565Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003341026Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003438858Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00351216Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003574541Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003630882Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003682843Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003732834Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003840416Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.003921857Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004005799Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00404927Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004094091Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004138261Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004181882Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004280094Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004334725Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004383986Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004463907Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004564739Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00461294Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004745633Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.004850755Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005011258Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005087919Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005250052Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005373195Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005557738Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005628049Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00566363Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005735851Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005785752Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005847473Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005891494Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.005978696Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006053377Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006107528Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006154459Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0062066Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006253551Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006306722Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006319872Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006380253Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/ingress-canary-lvc5r.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006463645Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/serve-healthcheck-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006473595Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006479915Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006544886Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006642448Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0067199Z namespaces/openshift-ingress-canary/pods/ingress-canary-lvc5r/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00676751Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006812582Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/ingress-canary-rk98g.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006882873Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/serve-healthcheck-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006889433Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006919213Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.006974714Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007065376Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007139888Z namespaces/openshift-ingress-canary/pods/ingress-canary-rk98g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007173328Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007211569Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/ingress-canary-xsq8v.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00728558Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/serve-healthcheck-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0072939Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0072976Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007338601Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007436333Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007512935Z namespaces/openshift-ingress-canary/pods/ingress-canary-xsq8v/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007623087Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007658417Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007709268Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007741079Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007833151Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007883662Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007951333Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.007967013Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008051245Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008087635Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008169967Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008271799Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.00835962Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008386311Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008439892Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008478423Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008552364Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008641036Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008663486Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008716907Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008798939Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0088538Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.008900491Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.009476161Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.009586063Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.009688545Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.009769017Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.009849579Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.009973421Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010161614Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010231896Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010282457Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010332808Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010377738Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010417759Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010424269Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01047288Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010569982Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010614263Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010702395Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010787946Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010841067Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.010892298Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01095976Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01100835Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011079322Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011119883Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011181814Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011224425Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011282146Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011288536Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011339076Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011419258Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011460529Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01152425Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011646542Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011753864Z namespaces/openshift-ingress/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011809225Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011865097Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011902277Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011958928Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.011993649Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01207869Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012218593Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012387926Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012438387Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012507398Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01257143Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012620331Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012700582Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012760183Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012830595Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012915976Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.012984818Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013033268Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01314673Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013238482Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013373555Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013454536Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013625219Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013744022Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.013943136Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014029817Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014085828Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014136309Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01418191Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014247571Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014298582Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014394754Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014508286Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014582288Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014642419Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01469755Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014743541Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014806652Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014864933Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014922674Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014930094Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.014978605Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router-default-9d46b8597-b2hgl.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015126778Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015137738Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router/router/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015146598Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router/router/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015208859Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router/router/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015342072Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router/router/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015418583Z namespaces/openshift-ingress/pods/router-default-9d46b8597-b2hgl/router/router/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015457494Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015508855Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015589976Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015667098Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01576398Z namespaces/openshift-insights/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015812831Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015876312Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015921493Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.015994994Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016043825Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016171807Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01630509Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016411172Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016454363Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016523634Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016636356Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016712598Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016791639Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01684215Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016934322Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.016984613Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.017017313Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.017102365Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.017188157Z namespaces/openshift-insights/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.017238678Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01788497Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.018022772Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.018326178Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.01845316Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.018823347Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.018914409Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019095893Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019172714Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019219965Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019297906Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019368138Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019467609Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019613762Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019659323Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019731154Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019780525Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019855417Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019898768Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.019974229Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02001602Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020119752Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020232354Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020293405Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020350866Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020399837Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020450458Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02053304Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02058151Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020638731Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020682732Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020741753Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020748944Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020801634Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/insights-operator-5f67b55555-c4nzb.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020891176Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/insights-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020898096Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/insights-operator/insights-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020905856Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/insights-operator/insights-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.020955268Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.021397036Z namespaces/openshift-insights/pods/insights-operator-5f67b55555-c4nzb/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.021764703Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.021821504Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/insights-runtime-extractor-2wzcv.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.021942706Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.021952176Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/exporter/exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.021955736Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/exporter/exporter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022011097Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/exporter/exporter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022121979Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022212121Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/exporter/exporter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022268432Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/extractor/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022276102Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/extractor/extractor/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022281893Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/extractor/extractor/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022344703Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/extractor/extractor/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022473766Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022585118Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/extractor/extractor/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022642229Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022650099Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02266246Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022713181Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022819452Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022906814Z namespaces/openshift-insights/pods/insights-runtime-extractor-2wzcv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.022965045Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023033007Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/insights-runtime-extractor-lrzs5.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023130038Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023137458Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/exporter/exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023147809Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/exporter/exporter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02320868Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/exporter/exporter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023317502Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023409904Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/exporter/exporter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023457484Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/extractor/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023470185Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/extractor/extractor/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023475585Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/extractor/extractor/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023573457Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/extractor/extractor/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023685979Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02377287Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/extractor/extractor/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023822191Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023834632Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023838162Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.023915503Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024028855Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024110647Z namespaces/openshift-insights/pods/insights-runtime-extractor-lrzs5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024179528Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024219549Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/insights-runtime-extractor-srhss.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024575045Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024590016Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/exporter/exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024596406Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/exporter/exporter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024660737Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/exporter/exporter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024768489Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024847191Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/exporter/exporter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024890962Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/extractor/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024898732Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/extractor/extractor/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024904822Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/extractor/extractor/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.024973103Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/extractor/extractor/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025088655Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025174917Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/extractor/extractor/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025211197Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025219898Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025228438Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025297669Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025401881Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025483673Z namespaces/openshift-insights/pods/insights-runtime-extractor-srhss/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025558584Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025609255Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025680456Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025722987Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025793448Z namespaces/openshift-keda/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025802519Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025814099Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0258654Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.025970812Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026016043Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026027553Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026091694Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026154715Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026203656Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026299468Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026383319Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026458091Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026465801Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026548813Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026764727Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026814108Z namespaces/openshift-keda/operators.coreos.com/installplans/install-h94cf.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02692262Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.026968621Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027026252Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027052792Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027139194Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027188825Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027292807Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027345398Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027402439Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027446439Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027512311Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027614093Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027698224Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027784676Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027866167Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027912688Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.027959569Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02799844Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028046561Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028134003Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028194084Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028257325Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028366417Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028428978Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028479759Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028624262Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028710593Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028787465Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028867886Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.028962648Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02908835Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029267294Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029332325Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029379306Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029427857Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029470338Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029557119Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.02959921Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029685822Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029768833Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029805624Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029849625Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029896276Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029942946Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.029986227Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030029058Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030079509Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03012287Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030219402Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030269013Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030329324Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030369385Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030437706Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030482997Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030584969Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03066848Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030749112Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030796293Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030844823Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030898735Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.030948336Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031026517Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031087948Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031148399Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031232121Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031279322Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031331593Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031422674Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031519706Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031606908Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031690189Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031770121Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.031895373Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032057416Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032110257Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032154298Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032202329Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03225662Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032303331Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032342452Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032423813Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032521185Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032595876Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032640207Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032701098Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032753039Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032839331Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032895122Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032946033Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.032992734Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033036715Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033082985Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033129377Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033182967Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033232418Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03330816Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033365111Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033416832Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033463053Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033545334Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033587435Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033673867Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.033756978Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03383896Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034355909Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034403341Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034467442Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034542503Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034626505Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034669075Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034714236Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034791828Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.034858929Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03490809Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035020672Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035103884Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035189625Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035265127Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035346988Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035475621Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035737935Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035806857Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035860148Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.035909629Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03595689Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036016891Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036066462Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036149183Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036238385Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036282846Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036336087Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036403008Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036463439Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036549871Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036607442Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036673203Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036727894Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036796126Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036844066Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.036953998Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037012939Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037071741Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037114872Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037180573Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037210663Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037313795Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037380517Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037458478Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0375425Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03758922Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037643511Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037692992Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037776904Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037828905Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037866675Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.037953177Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038026238Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038033449Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03807587Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038133231Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038174571Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038274093Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038367275Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038708211Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038788223Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038867945Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.038992287Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0391608Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039210951Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039246581Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039294253Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039325843Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039377964Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039424445Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039522937Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039619659Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03967394Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.03971526Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039768691Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039817972Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039872913Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039919364Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.039962865Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040007986Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040084217Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040135468Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040195709Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04024571Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040307372Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040350242Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040435944Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040537096Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040618807Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040671238Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04073006Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04078719Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040834081Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040913173Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.040958494Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041003114Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041082776Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041171938Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041214649Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041323131Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041399522Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041479034Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041582336Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041660507Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041779839Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.041931932Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042002733Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042058545Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042098915Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042142296Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042190417Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042232548Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042312129Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042392221Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042440272Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042484962Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042552114Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042595364Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042642585Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042686926Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042735687Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042775968Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042841349Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04288871Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042954691Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.042999072Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043067313Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043111954Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043210566Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043297178Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043383469Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04343578Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043484451Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043633214Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043678415Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043763186Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043796537Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.043849508Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04395128Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044006981Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044054752Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044159714Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044249086Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044334147Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044418419Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044513401Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044641713Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044798706Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044847787Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044893988Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.044945689Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04499548Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045067871Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045114222Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045198893Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045304175Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045352476Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045399807Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045443668Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045483189Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0455677Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045611791Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045660702Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045702663Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045794955Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045844766Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045914067Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.045956768Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046021009Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04606259Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046144671Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046264133Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046363675Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046417207Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046465837Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046541239Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04659582Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046671341Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046727642Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046774943Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046852435Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046900045Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046910106Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.046944506Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047025708Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047079369Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047179761Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047263792Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047435506Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047537217Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04767106Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047787002Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.047979976Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048037977Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048091738Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048135019Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04818174Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048235761Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048278921Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048359593Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048441274Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048487605Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048617748Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048665489Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048710399Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04876391Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048778311Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048813141Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/kube-storage-version-migrator-operator-79964ff6f9-kd5j6.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048944134Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048951514Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048960134Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.048998055Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049114457Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-79964ff6f9-kd5j6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0492441Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.04929319Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049347861Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049391822Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049467454Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049543165Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049597646Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049641967Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049704428Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049753189Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049834411Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.049950283Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050046755Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050099516Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050148957Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050207098Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050253859Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.05033679Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050392551Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050440522Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050542384Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050631366Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050667216Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050769198Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.05085717Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.050981172Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051064144Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051174816Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051299598Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051510862Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051568683Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051615154Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051657815Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051711576Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051750356Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051797777Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051878749Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.051966171Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052012932Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052063042Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052093673Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052145664Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052188275Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052195465Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052252806Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator-786f9fbc5-qtkrm.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052324977Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/graceful-termination/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052335887Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/graceful-termination/graceful-termination/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052345498Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052395519Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052552282Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052628273Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052668384Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052678294Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator/migrator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052693284Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator/migrator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052729045Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator/migrator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052840277Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052903448Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-786f9fbc5-qtkrm/migrator/migrator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.052955709Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.05299928Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053053471Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053108002Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053175873Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053182183Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053187414Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053265805Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053373917Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053469399Z namespaces/openshift-marketplace/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053476379Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053479909Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.05354713Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053610162Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053617412Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053664223Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053764745Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053850626Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.053937478Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054032439Z namespaces/openshift-monitoring/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0540804Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054142481Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054200113Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054280284Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054321095Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054466958Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.054930776Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055281963Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055517318Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055564048Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.05563836Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055683261Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055790363Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055822573Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055881084Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.055961896Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.056025187Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.056080538Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.059056944Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.059227067Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.060388459Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.060474971Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.061472659Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.061634113Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062132822Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062322295Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062369246Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06254139Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062597331Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062679562Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062705473Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062797904Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062900236Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.062958118Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063005258Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063135091Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063184852Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063282433Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063323654Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063445727Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063510718Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06363423Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063812583Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.063905385Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0641659Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.064322543Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.064460516Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.064585228Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06469411Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.064783282Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.064902754Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.064945835Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065045197Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065137628Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06523093Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065351572Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065441464Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065661338Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06575152Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065847432Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.065939274Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066022965Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066111937Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066538065Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066585126Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066651217Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066660447Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066697728Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066785979Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06679578Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.066863251Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067036674Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067044484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067048074Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067102185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067196737Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067267968Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067303869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067310629Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067314119Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0673602Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067453992Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067551214Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067581564Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067588334Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067594625Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067640926Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067735117Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067805338Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06784897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067856159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06786228Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.067916021Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068020073Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068083314Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068128025Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068137835Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068148165Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068176825Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068282838Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068352139Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06839102Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06839872Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06840502Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068448481Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068563183Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068630624Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068671495Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068681425Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068686455Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068718596Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068809177Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068881979Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.068914839Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.06895671Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator-54cb84584-cpc74.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069045112Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069052472Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069061712Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069107193Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069528671Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069609472Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-54cb84584-cpc74/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069651933Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069692164Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics-845b954455-fmll8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069797666Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-main/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069808806Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069814076Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069851017Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.069948929Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07001446Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070053361Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-self/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070063431Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070069111Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070108162Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070202354Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070267995Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070306206Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070312546Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070315976Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070362117Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07053975Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070611871Z namespaces/openshift-monitoring/pods/kube-state-metrics-845b954455-fmll8/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070659252Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070685553Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server-784b76946-pc5n2.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070787765Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070796285Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server/metrics-server/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070800025Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server/metrics-server/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070844166Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.070978808Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07105466Z namespaces/openshift-monitoring/pods/metrics-server-784b76946-pc5n2/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07108579Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071134091Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin-cd8656b8-l65cl.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071218953Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071230233Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071235783Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071266994Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071363185Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071436787Z namespaces/openshift-monitoring/pods/monitoring-plugin-cd8656b8-l65cl/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071477048Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071539469Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter-5xzb7.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071651301Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/init-textfile/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071658871Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/init-textfile/init-textfile/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071664231Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071700872Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071781693Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071852625Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071880945Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071887505Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071898106Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.071946976Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072032308Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072106699Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07212492Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07214148Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter/node-exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07214722Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072202201Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072336354Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072406785Z namespaces/openshift-monitoring/pods/node-exporter-5xzb7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072423356Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072478646Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter-8wdqq.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072595539Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/init-textfile/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072607099Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/init-textfile/init-textfile/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072612159Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072640429Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072721111Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072788822Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072828863Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072835463Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072839043Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072875574Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.072968546Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073036597Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073092668Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073099838Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter/node-exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073103498Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073148739Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073277141Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073365463Z namespaces/openshift-monitoring/pods/node-exporter-8wdqq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073419254Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073475505Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter-m67rx.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073674059Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/init-textfile/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073694289Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/init-textfile/init-textfile/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07369826Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/init-textfile/init-textfile/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07374541Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073834212Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073913624Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073955594Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073963265Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.073967365Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074009895Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074122288Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074203039Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074234779Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0742472Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter/node-exporter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07425749Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter/node-exporter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074326991Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074454104Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074557256Z namespaces/openshift-monitoring/pods/node-exporter-m67rx/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074635897Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074687668Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics-57f99c8b49-rnw8r.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074850741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-main/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074859151Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074865091Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.074948793Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075041655Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075129116Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075179577Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-self/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075192388Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075203578Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075272069Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075380721Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075448602Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075507754Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075522884Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075526874Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075565904Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075675157Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075747588Z namespaces/openshift-monitoring/pods/openshift-state-metrics-57f99c8b49-rnw8r/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.075787159Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07585315Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076034343Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076045024Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076051834Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076100725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076204396Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076293898Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076320579Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076324749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076333029Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0763891Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076481242Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076588744Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076632335Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076639875Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076647685Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076700036Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076797438Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076866359Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07689821Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07691044Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076916Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.076952211Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077038242Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077105053Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077145884Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077152445Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077158614Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077216786Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077304237Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077375859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077403259Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077409129Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077415319Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077473151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077765146Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077834487Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077886628Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077893248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.077899319Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07795522Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078059271Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078129103Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078168764Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078222985Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator-7b7d896497-hjgrf.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078314706Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078328187Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078331707Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078391848Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078477139Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078581631Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078600192Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078607752Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078618432Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078658983Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078846316Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078920208Z namespaces/openshift-monitoring/pods/prometheus-operator-7b7d896497-hjgrf/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.078959528Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079007519Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079146272Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079157862Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079166572Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079221463Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079351386Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079431987Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7ddc8784d4-fhtp5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079482148Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.07955852Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client-fdd86d45c-m8c42.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079736083Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079747213Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079756043Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079812735Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.079917506Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080000448Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080048589Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/reload/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080056399Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/reload/reload/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080059959Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/reload/reload/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08010957Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/reload/reload/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080218482Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080308344Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/reload/reload/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080353115Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080359855Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client/telemeter-client/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080367895Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080426636Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08065597Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080739282Z namespaces/openshift-monitoring/pods/telemeter-client-fdd86d45c-m8c42/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080823123Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.080903295Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-querier-796b799fd7-hvmdq.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081046538Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081057928Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081061438Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081115579Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081220261Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081307723Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081330333Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-rules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081342703Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081346313Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081410114Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081530157Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081665869Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081679199Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-web/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08168304Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08171324Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081766601Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081866523Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.081946875Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082007506Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082014066Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082017476Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082072387Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082184749Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082269531Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082316562Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/prom-label-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082323832Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082332412Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082389633Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082515995Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082603227Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082649158Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-query/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082657508Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-query/thanos-query/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082662808Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-query/thanos-query/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082700619Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082832791Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082917793Z namespaces/openshift-monitoring/pods/thanos-querier-796b799fd7-hvmdq/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.082942353Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083004204Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083049685Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083114417Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083241819Z namespaces/openshift-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08329427Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083368931Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083413942Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083469923Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083542255Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083780779Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083876701Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.083972353Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084016594Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084071864Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084243848Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08437607Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084437291Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084480172Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084548064Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084583534Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084674946Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084730417Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084778628Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084857249Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08490262Z namespaces/openshift-multus/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.084946051Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.085087724Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.085171215Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.085718555Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.085846938Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.086450209Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.086562511Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.086702804Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.086756235Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.086837507Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.086937258Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08701725Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087103752Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087200414Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087233384Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087331726Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087421427Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0875261Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087649752Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087684132Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087751234Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087793045Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087854126Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087888086Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087938467Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.087970408Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0880663Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088144821Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088191432Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088235933Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088301574Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088346495Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088394766Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088446367Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088531799Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088568969Z namespaces/openshift-multus/pods/multus-4q4wn/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088579989Z namespaces/openshift-multus/pods/multus-4q4wn/multus-4q4wn.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088717802Z namespaces/openshift-multus/pods/multus-4q4wn/kube-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088725832Z namespaces/openshift-multus/pods/multus-4q4wn/kube-multus/kube-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088735052Z namespaces/openshift-multus/pods/multus-4q4wn/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.088778033Z namespaces/openshift-multus/pods/multus-4q4wn/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089061758Z namespaces/openshift-multus/pods/multus-4q4wn/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08913867Z namespaces/openshift-multus/pods/multus-4q4wn/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089178891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089230332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/multus-additional-cni-plugins-hvt5n.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089364604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/bond-cni-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089372644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089378294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089436175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089550518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089619419Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08966072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08966734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/cni-plugins/cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08967085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.08970565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089794662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089871553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089908474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/egress-router-binary-copy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089914824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089922194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.089961125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090055087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090125458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090167479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090173929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090177519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09021217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090286871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090356913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090396763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/routeoverride-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090403123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090406623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090444614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090554456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090637988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090652768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090657498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090663038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090709329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090801231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090872452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090924903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090938093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090941584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.090988674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091081666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091153898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvt5n/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091196269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091244539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/multus-additional-cni-plugins-lrdbp.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091382972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/bond-cni-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091389732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091393432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091440643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091554125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091625137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091658177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091664887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/cni-plugins/cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091670797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091716248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09180307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091874191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091910782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/egress-router-binary-copy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091917582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091921062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.091959413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092048285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092129276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092145846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092151246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092166827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092216228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092295839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09236586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092394201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/routeoverride-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092400491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092413891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092448992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092571414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092636985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092652616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092661006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092665226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092721347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092807809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09288527Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09290429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092912541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092917481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.092977302Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093057744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093133285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lrdbp/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093147005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093203426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/multus-additional-cni-plugins-sgpsw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093339249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/bond-cni-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093348689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093353009Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09339529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093479671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093567333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093606954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093616474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/cni-plugins/cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093622164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093662125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093737796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093807867Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093868529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/egress-router-binary-copy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093877889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.093883479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09391096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094003401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094081403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094111173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094118183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094121744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094160804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094235666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094307837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094340637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/routeoverride-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094346948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094350358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094390709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.0944807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094569632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094618093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094625333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094630533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094670744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094764465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094831707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094864847Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094871898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094876928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.094936229Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09499812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095075161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-sgpsw/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095107702Z namespaces/openshift-multus/pods/multus-frnld/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095148913Z namespaces/openshift-multus/pods/multus-frnld/multus-frnld.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095237285Z namespaces/openshift-multus/pods/multus-frnld/kube-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095246285Z namespaces/openshift-multus/pods/multus-frnld/kube-multus/kube-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095252315Z namespaces/openshift-multus/pods/multus-frnld/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095286905Z namespaces/openshift-multus/pods/multus-frnld/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095660002Z namespaces/openshift-multus/pods/multus-frnld/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095728734Z namespaces/openshift-multus/pods/multus-frnld/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095760284Z namespaces/openshift-multus/pods/multus-ggsps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095801555Z namespaces/openshift-multus/pods/multus-ggsps/multus-ggsps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095895907Z namespaces/openshift-multus/pods/multus-ggsps/kube-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095903517Z namespaces/openshift-multus/pods/multus-ggsps/kube-multus/kube-multus/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095909067Z namespaces/openshift-multus/pods/multus-ggsps/kube-multus/kube-multus/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.095952948Z namespaces/openshift-multus/pods/multus-ggsps/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096349215Z namespaces/openshift-multus/pods/multus-ggsps/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096421517Z namespaces/openshift-multus/pods/multus-ggsps/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096452887Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096519989Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon-bt4tw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096665561Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096673521Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096677001Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096710092Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096807844Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096877845Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096918606Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096926366Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096929766Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.096964017Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097092959Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097160751Z namespaces/openshift-multus/pods/network-metrics-daemon-bt4tw/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097190891Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097237332Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon-j9pkn.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097317664Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097325184Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097329954Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097360114Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097450216Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097550708Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097590099Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097602749Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097608549Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09763285Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097758262Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097825163Z namespaces/openshift-multus/pods/network-metrics-daemon-j9pkn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097865314Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097906295Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon-q6djp.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097985326Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097992516Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.097996246Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098034937Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098126939Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09819401Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098231941Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098238471Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098276212Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098325632Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098441375Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098523936Z namespaces/openshift-multus/pods/network-metrics-daemon-q6djp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098564477Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098607738Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098659149Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098665549Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09870931Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098792031Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098839052Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098885003Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.098966275Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099012996Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099043706Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099095227Z namespaces/openshift-network-console/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099140878Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099200059Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.09925375Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099293451Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099338411Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099417663Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099559466Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099676058Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099696818Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099748469Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099819191Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099859981Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099906112Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.099949153Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100035755Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100074916Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100118856Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100197438Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100258639Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100285059Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100402002Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100489983Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100686657Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100752578Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.100898521Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101023033Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101143625Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101196977Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101244767Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101295719Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101345859Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101408381Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101457122Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101534633Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101580534Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101626605Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101670626Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101756567Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101832349Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101878089Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10191993Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.101965781Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102006442Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102052023Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102058633Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102098683Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin-6cdb5968b9-lpw6b.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102178905Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102185095Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102188555Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102226596Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102319058Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102388419Z namespaces/openshift-network-console/pods/networking-console-plugin-6cdb5968b9-lpw6b/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1024277Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10245615Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102524322Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102595593Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102646314Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102690645Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102746216Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102786436Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102833787Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.102865118Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10298122Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103077052Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103181654Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103213415Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103261605Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103324937Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103360677Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103427568Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103476449Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103552311Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103606292Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103681623Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103730524Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103769485Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103849896Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103901217Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.103930278Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1040384Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104126432Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104335185Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104434018Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104670592Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104776584Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104904136Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.104965808Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105026109Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10508783Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105136911Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105235293Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105294134Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105345685Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105419716Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105469787Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105548639Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105603349Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105697171Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105792273Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105846934Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105903305Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.105958346Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106019377Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106071948Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106126109Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10617999Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10618632Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106227201Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/network-check-source-56499946bc-wtqpz.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106318943Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/check-endpoints/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106325903Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/check-endpoints/check-endpoints/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106329473Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106374284Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106519907Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106602928Z namespaces/openshift-network-diagnostics/pods/network-check-source-56499946bc-wtqpz/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106651209Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10669558Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-gczjd.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106776711Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-container/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106783882Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106787442Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106839553Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.106945945Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107028346Z namespaces/openshift-network-diagnostics/pods/network-check-target-gczjd/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107071717Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107125788Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-hpgfm.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107204059Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-container/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10721157Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10721546Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107264521Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107370803Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107453464Z namespaces/openshift-network-diagnostics/pods/network-check-target-hpgfm/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107506505Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107566976Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-znhg2.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107659128Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-container/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107665778Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107669248Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107716469Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107824381Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107906913Z namespaces/openshift-network-diagnostics/pods/network-check-target-znhg2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107936813Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.107998025Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108047175Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108053986Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108113107Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108213329Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10828078Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108330391Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108429893Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108504744Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108669027Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108713248Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108770049Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10883978Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108893201Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.108948392Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109015024Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109115686Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109229268Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109319799Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109378691Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109428181Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109480752Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109554514Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109660276Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109701486Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109750207Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109830099Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10989469Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.10990124Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109938611Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.109996552Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110035263Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110134765Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110209636Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110314128Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11039359Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110474131Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110654975Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110764306Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110811287Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110870919Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.110906739Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11095282Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111013531Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111064942Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111107793Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111153564Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111241526Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111318467Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111364148Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111406239Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11145225Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111514951Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111558852Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111608673Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111651113Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111657513Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111700974Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111752965Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111790626Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111837837Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111885318Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111922578Z namespaces/openshift-network-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.111979719Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11203487Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112081731Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112124192Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112165973Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112292075Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112391487Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112470799Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112587091Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112620932Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112696373Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112735544Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112775514Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112820715Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112904017Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112943618Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.112983958Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11306355Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113109681Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113116891Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113158091Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113205663Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113251933Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113378526Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113455997Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113650301Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113729962Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113913636Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.113997497Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11412339Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114176601Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114205471Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114307463Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114365954Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114418575Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114449676Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114509297Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114571348Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114613189Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11465905Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114704251Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114780112Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114864164Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114913544Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.114967826Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115025067Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115082048Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115152079Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11518146Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115259811Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115311672Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115373373Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115380403Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115423374Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter-kk5xw.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115522266Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115533436Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115536996Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115583077Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115689089Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115777691Z namespaces/openshift-network-operator/pods/iptables-alerter-kk5xw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115819992Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115880643Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter-krt2p.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115963134Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115973135Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.115984625Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116023616Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116125117Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116206269Z namespaces/openshift-network-operator/pods/iptables-alerter-krt2p/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11626506Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116316801Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter-xswkr.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116394552Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116401263Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116404773Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116452844Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116579506Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116656497Z namespaces/openshift-network-operator/pods/iptables-alerter-xswkr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116700268Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116751729Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11681212Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116862041Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116927442Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.116982454Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117077175Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117142357Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117187837Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117245979Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11734436Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117441132Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117561704Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117617126Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117656126Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117720507Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117771768Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11787621Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117931451Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.117988982Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118080574Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118128665Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118192336Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118299848Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11840985Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118559843Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118679626Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.118777437Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11892671Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119173645Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119241276Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119273026Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119334278Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119383609Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119430329Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119477581Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119598073Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119680054Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119734065Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119773106Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119828897Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119861868Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.119923109Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.11997391Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120037921Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120045181Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120083882Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120137323Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120180604Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120241045Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120286816Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120335026Z namespaces/openshift-operators/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120342267Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120346227Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120380558Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120431998Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120477979Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120642842Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120695463Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120735804Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120779445Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.120981419Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12106468Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121147382Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121192673Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121238943Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121378756Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121404417Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121455988Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121521249Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121604601Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121646411Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121695702Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121772784Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121819034Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121826245Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121871115Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121925356Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.121985028Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.122214892Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.122302814Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12264755Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.122792573Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123301952Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123386974Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123579627Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123632699Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12368314Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123769641Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123890393Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.123936124Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124022666Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124068247Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124120558Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124172179Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124217259Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124281931Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124338042Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124368102Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124375122Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124432494Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124477615Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124536536Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124628427Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124707259Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12475079Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124799501Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124850531Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124913463Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.124977514Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125027095Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125072836Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125080136Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125122867Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125204368Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125253049Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12530028Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125343381Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125350621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125418652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-node-b2krn.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125683767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-node/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125700587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125705287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125736308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125870471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125942322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125975243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125982443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.125986013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126025484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126158336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126226777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126257058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/nbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126261428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/nbdb/nbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126264798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/nbdb/nbdb/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126312509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126417491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126481782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126530613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/northd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126542093Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/northd/northd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126545933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/northd/northd/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126587804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/northd/northd/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126698536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126763578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/northd/northd/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126800668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-acl-logging/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126807198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126810738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126847849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126939491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.126996592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127005062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-controller/ovn-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127010542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127044503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127261407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127330868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127370379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127376719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.127380249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12741291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128360848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128438719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12847173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/sbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12847819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/sbdb/sbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1284816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/sbdb/sbdb/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128610012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128712734Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128794616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2krn/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128847127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.128943839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-node-dd4gr.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129121862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-node/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129129662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129136852Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129194713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129353126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129445138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129512989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12952457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.12953119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129602581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129744983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129837935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129870516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/nbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129877826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/nbdb/nbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129881286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/nbdb/nbdb/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.129935707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130037639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13010589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130130351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/northd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130134361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/northd/northd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130137641Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/northd/northd/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130190392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/northd/northd/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130292414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130362405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/northd/northd/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130402506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-acl-logging/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130409086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130412506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130447167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130567859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1306244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13063319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-controller/ovn-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13063879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130677951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130878515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130949436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130985067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130990007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.130993367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.131028047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132002256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132078417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132111978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/sbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132119478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/sbdb/sbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132122878Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/sbdb/sbdb/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132158699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132268361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132344032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dd4gr/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132370403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132450594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-node-p568j.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132617468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-node/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132628328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132631998Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132676069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132802901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132863902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132892773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132914573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132920443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.132930013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133061226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133131927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133161348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/nbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133167748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/nbdb/nbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133171258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/nbdb/nbdb/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133213119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/nbdb/nbdb/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133311661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133377482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133406782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/northd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133413083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/northd/northd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133416652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/northd/northd/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133452503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/northd/northd/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133579486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133648697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/northd/northd/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133689128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-acl-logging/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133696348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133699948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133728658Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13382562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133896012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133929082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133935822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-controller/ovn-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133939562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.133981953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.134175267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.134248108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.134276249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.134283699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.134287269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13432821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135348219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13542375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135456271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/sbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135462591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/sbdb/sbdb/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135467871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/sbdb/sbdb/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135509252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/sbdb/sbdb/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135650874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135720156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p568j/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135734816Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135782577Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135837478Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135845318Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.135883649Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13597448Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136102013Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136151314Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136196245Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136291437Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136372348Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136435509Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13648754Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136622753Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136638363Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136641993Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136673884Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136729375Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136775026Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136837417Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136885498Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136947909Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.136974479Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137060941Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137186063Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137286765Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137331276Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137379467Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137427738Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137471509Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137582711Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137630892Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137676173Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137753404Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137798745Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137805435Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137845316Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137893937Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.137940148Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138047539Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138132811Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138334445Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138414286Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138565309Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138699082Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138919246Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.138982567Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139021138Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139083989Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.13913359Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139193071Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139240982Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139328734Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139429945Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139520037Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139592299Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139674Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139733961Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139803753Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139850204Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139911995Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139919705Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.139974996Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/service-ca-operator-5d7b7dc95c-pvz9x.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140064417Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/service-ca-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140075108Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140078938Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140116369Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140291072Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d7b7dc95c-pvz9x/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140473085Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140542586Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140599598Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140643119Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140691449Z namespaces/openshift-service-ca/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14073787Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140792241Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140830442Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140876943Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.140918844Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141004355Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141122777Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141228139Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14127176Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141318851Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141362442Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141403113Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141508185Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141570486Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141610067Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141690578Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141748009Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141755889Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14179679Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141850821Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.141896702Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142004364Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142093136Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142234968Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14232191Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142439112Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142588385Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142755388Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142794409Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14284748Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142884661Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142935082Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.142979822Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143025153Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143108225Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143187336Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143217617Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143272158Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143311029Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143353159Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14339637Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14340298Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143452641Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-7bb4f4bcc7-4wrjd.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143578664Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143594254Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143599414Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143619694Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143849099Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14393274Z namespaces/openshift-service-ca/pods/service-ca-7bb4f4bcc7-4wrjd/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.143949101Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144001291Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144047352Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144097903Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144139894Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144183165Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144282287Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144298207Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144368618Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144407109Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144486511Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144620843Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144690144Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144740376Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144783796Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144835057Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144864528Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.144946059Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14498348Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145036391Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145109343Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145157483Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145189024Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145301946Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145407868Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14550997Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145676903Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145760065Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.145906538Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14605767Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146106521Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146154932Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146200683Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146246084Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146281534Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146329265Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146411247Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146542179Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14659373Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146640861Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146685692Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146716323Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146770214Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146814784Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146860455Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146909356Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146952507Z namespaces/openshift/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.146998678Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147060659Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14710017Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147144741Z namespaces/openshift/apps/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147191582Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147263793Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147347105Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147421196Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147467077Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147536338Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147591039Z namespaces/openshift/batch/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14764209Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147720361Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147763882Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147809863Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147896715Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147942136Z namespaces/openshift/core/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.147985366Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148084688Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.14816047Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148254962Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148331383Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148412105Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148560797Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148751071Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148802712Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148853723Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148895304Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.148937915Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150186988Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150237919Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150327301Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150411622Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150550445Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150666037Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150754339Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.150925682Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151110175Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151237378Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151335229Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151427161Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151586484Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151697336Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151804848Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.15189463Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.151990162Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152104284Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152231206Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152353659Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152455211Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152590843Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152689095Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152784567Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.152885269Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.15298386Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153102163Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153219285Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153331487Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153440239Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153571172Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153685564Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153810876Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.153897808Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.15400993Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154101101Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154240004Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154398807Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154511229Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154707533Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154814805Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.154930987Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.15506264Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155156981Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155245653Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155394916Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155556459Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155675581Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155789593Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155888435Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.155984387Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156077599Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156196751Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156332054Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156481196Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156633029Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156752211Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156848693Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.156944265Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157067517Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157171649Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.15721243Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157299752Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157384023Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157423064Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157464195Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157538506Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157590207Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157631448Z namespaces/openshift/policy/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157678729Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1577185Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157764641Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157808461Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157817202Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157855262Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.157971264Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158102897Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158214529Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158348272Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158534475Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158658737Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158777009Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.158887152Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159016504Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159130986Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159244408Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159378691Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159545324Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159685917Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.15984194Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.159955812Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160064824Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160173056Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160345649Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160460771Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160586263Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160694986Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.160810738Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16091043Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161015692Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161117464Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161220446Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161333728Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16144301Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161646423Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161754176Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.161858078Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1619863Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162103892Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162225604Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162327456Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162433748Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162570401Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162680683Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162785515Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.162908707Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16302828Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.163149592Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.163276964Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.163406717Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16358626Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.163709982Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.163884136Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164016938Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16414475Z network_logs/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164161451Z network_logs/cluster_scale [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164277563Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164349994Z network_logs/multi-networkpolicy [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164431806Z network_logs/net-attach-def [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164540388Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164714721Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.164808153Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.166071207Z nodes/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.166091337Z nodes/debug [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.166200459Z nodes/ip-10-0-131-138.ec2.internal/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16624427Z nodes/ip-10-0-131-138.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.166514745Z nodes/ip-10-0-131-138.ec2.internal/dmesg [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16679798Z nodes/ip-10-0-131-138.ec2.internal/ethtool_channels [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.166880362Z nodes/ip-10-0-131-138.ec2.internal/ethtool_features [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.166974674Z nodes/ip-10-0-131-138.ec2.internal/ip-10-0-131-138.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16729379Z nodes/ip-10-0-131-138.ec2.internal/irq_affinities.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.167455853Z nodes/ip-10-0-131-138.ec2.internal/lscpu [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.167607106Z nodes/ip-10-0-131-138.ec2.internal/lspci [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.167715798Z nodes/ip-10-0-131-138.ec2.internal/podresources.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16782051Z nodes/ip-10-0-131-138.ec2.internal/pods_info.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.167946172Z nodes/ip-10-0-131-138.ec2.internal/proc_cmdline [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.168029363Z nodes/ip-10-0-131-138.ec2.internal/sysinfo.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.169770196Z nodes/ip-10-0-131-138.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.169930339Z nodes/ip-10-0-133-159.ec2.internal/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.16995404Z nodes/ip-10-0-133-159.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.170230765Z nodes/ip-10-0-133-159.ec2.internal/dmesg [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.17047958Z nodes/ip-10-0-133-159.ec2.internal/ethtool_channels [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.170649663Z nodes/ip-10-0-133-159.ec2.internal/ethtool_features [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.170731894Z nodes/ip-10-0-133-159.ec2.internal/ip-10-0-133-159.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.1710288Z nodes/ip-10-0-133-159.ec2.internal/irq_affinities.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.171165222Z nodes/ip-10-0-133-159.ec2.internal/lscpu [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.171284435Z nodes/ip-10-0-133-159.ec2.internal/lspci [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.171371476Z nodes/ip-10-0-133-159.ec2.internal/podresources.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.171473108Z nodes/ip-10-0-133-159.ec2.internal/pods_info.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.171612791Z nodes/ip-10-0-133-159.ec2.internal/proc_cmdline [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.171696142Z nodes/ip-10-0-133-159.ec2.internal/sysinfo.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.173449825Z nodes/ip-10-0-133-159.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.173637479Z nodes/ip-10-0-134-25.ec2.internal/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.17367905Z nodes/ip-10-0-134-25.ec2.internal/cpu_affinities.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.173991655Z nodes/ip-10-0-134-25.ec2.internal/dmesg [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.17423337Z nodes/ip-10-0-134-25.ec2.internal/ethtool_channels [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.174313802Z nodes/ip-10-0-134-25.ec2.internal/ethtool_features [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.174395353Z nodes/ip-10-0-134-25.ec2.internal/ip-10-0-134-25.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.17474286Z nodes/ip-10-0-134-25.ec2.internal/irq_affinities.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.174889643Z nodes/ip-10-0-134-25.ec2.internal/lscpu [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.175019285Z nodes/ip-10-0-134-25.ec2.internal/lspci [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.175113277Z nodes/ip-10-0-134-25.ec2.internal/podresources.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.175220489Z nodes/ip-10-0-134-25.ec2.internal/pods_info.json [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.175339461Z nodes/ip-10-0-134-25.ec2.internal/proc_cmdline [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.175420922Z nodes/ip-10-0-134-25.ec2.internal/sysinfo.log [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.177266817Z nodes/ip-10-0-134-25.ec2.internal/sysinfo.tgz [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.177462821Z pod_network_connectivity_check/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.177512472Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.177633504Z static-pods/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.177640844Z static-pods/kube-apiserver/ [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.184903111Z [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.184927021Z sent 58,359 bytes received 3,941,733 bytes 2,666,728.00 bytes/sec [must-gather] [must-gather-c2t7h] OUT 2026-07-01T19:48:39.184934361Z total size is 43,686,890 speedup is 10.92 [must-gather] [must-gather ] OUT 2026-07-01T19:48:39.447111292Z namespace/openshift-must-gather-26hz8 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: 1f5341d2-d28c-4911-b84b-2aae914a66ff [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-8qz2t [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-8qz2t-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-8qz2t [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 6765170 Jul 1 19:49 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-8qz2t/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 9ce093d] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-8qz2t/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 3f5998d..9ce093d ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-01T19:49:24.855Z","type":3}]