[get-kubeconfig] Found kubeconfig secret: cluster-l9whk-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-l9whk-kubeconfig [get-kubeconfig] Found admin password secret: cluster-l9whk-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-l9whk-password [get-kubeconfig] API Server URL: https://a31d1381622a54f8db281d47d387b830-9c8b0e1853e8223d.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [clone-repo] rhoaieng-56729 [clone-repo] https://github.com/VedantMahabaleshwarkar/kserve [clone-repo] Cloning into '/workspace/source'... [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:de59d4f440abaeb1e71b5977a2145cdbe8db88ded8ac16ca09f179d82ba41738 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:de59d4f440abaeb1e71b5977a2145cdbe8db88ded8ac16ca09f179d82ba41738 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:07ff4fd1668903c08fd023d39ae5ae4769181f9d07654c79676b3ca2b43e0f06 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:07ff4fd1668903c08fd023d39ae5ae4769181f9d07654c79676b3ca2b43e0f06 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6a7f2e0065ff588673ad687410eb1f2b5ccfca9b42b71ed586d2fac5a64a6ca4 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6a7f2e0065ff588673ad687410eb1f2b5ccfca9b42b71ed586d2fac5a64a6ca4 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3460f014e7dc0a9d3daafe0716ca9eadf865f2892e0a5103d0b876da9f34891f [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3460f014e7dc0a9d3daafe0716ca9eadf865f2892e0a5103d0b876da9f34891f [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1404 [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:07ff4fd1668903c08fd023d39ae5ae4769181f9d07654c79676b3ca2b43e0f06 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:de59d4f440abaeb1e71b5977a2145cdbe8db88ded8ac16ca09f179d82ba41738 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6a7f2e0065ff588673ad687410eb1f2b5ccfca9b42b71ed586d2fac5a64a6ca4 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:3460f014e7dc0a9d3daafe0716ca9eadf865f2892e0a5103d0b876da9f34891f [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1404 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1404 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 259 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Building pyasn==1.6.2 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Built pyasn==1.6.2 [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 100 packages in 1.86s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 100 packages in 265ms [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.121.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.18.0rc1 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn==1.6.2 [e2e-raw] + pyasn1==0.6.1 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==0.49.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-ffbb595cb-f8bnx 1/1 Running 0 40s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-ffbb595cb-f8bnx condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-7c9f485588-xf8b7 1/1 Running 0 44s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-7c9f485588-xf8b7 condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-cf49989db-bns7f 1/1 Running 0 49s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-cf49989db-bns7f condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] ⏳ Extracting OpenShift CA certificates for raw deployment [e2e-raw] ✅ CA certificate bundle extracted (3 certificates) [e2e-raw] Now using project "kserve" on server "https://a31d1381622a54f8db281d47d387b830-9c8b0e1853e8223d.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] ⏳ Installing KServe with SeaweedFS [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] ⏳ Waiting for CRDs to be established [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] ⏳ Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-isvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-isvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] ⏳ Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-68cc5db7c4-gtkgz 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-68cc5db7c4-gtkgz condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Installing DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] Patching ingress domain, markers: raw [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-b85c69797-kkrdp" deleted [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched [e2e-raw] waiting kserve-controller get ready... [e2e-raw] pod/kserve-controller-manager-b85c69797-dtvcg condition met [e2e-raw] Installing ODH Model Controller manually with PR images [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init created [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.20.19 [e2e-raw] Kubernetes Version: v1.33.9 [e2e-raw] ClusterVersion desired: 4.20.19 [e2e-raw] ClusterVersion history (latest): 4.20.19 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.18.1-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- [e2e-raw] MIIDPDCCAiSgAwIBAgIIdhJD7J/7bXowDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-raw] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyODE5MDkzN1oX [e2e-raw] DTM2MDQyNTE5MDkzN1owJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy [e2e-raw] b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxx9/fS2ngRmW [e2e-raw] 5gunfful0k24vMIijzEqtjhHOC67ObV4xDa8elGsn1TJcKN0r5Jo1MztGTynPtVp [e2e-raw] ZqPnOdaz5BIED/kur+Bfuj6oAJRkBTs6gtTD2r0Hki4k12XQOYDjmUsEXmVpVqqI [e2e-raw] RNaCme5fQ5c833lXHr+jLv567907x/oUE2ClLZ7ryO9MS5O+Smwoc46R5oy8VyVo [e2e-raw] mK6ZlBiLVe5FZAp1J6zIqWR9HmKw65R3sbn6aNX/VTqgqsOpP4Mi/8N7hr7IKGmE [e2e-raw] KtGxg/lC6HwtVeYv2BhInmDk5MfgCmGMCmdfZ4MoxWjjyHPY3Sp1QUXztldr97No [e2e-raw] 1+p4Ux8N+QIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB [e2e-raw] /zBJBgNVHQ4EQgRAItWpk650BOXrq5+C6p5f2NKR+9J2HvCQRfUK79IQP05NZpeC [e2e-raw] qrIUOwTK84o7G3UHXAjLcD0BhlY+JgloGY5FRjANBgkqhkiG9w0BAQsFAAOCAQEA [e2e-raw] gMAjCBU2jNmtUPKoYykkQh4EdOnrrM1ni/R5Ajg2kAdgF4Hq2dPqIV3C487mfetg [e2e-raw] 7TK7/5YL9LtzbP588WrExo6S6I8/PtUIN71e+52BGu+16oslJjgru/E48TkDWHIp [e2e-raw] pDUQ0/BG5NHQIM0eUhRz6zBRAtMJYV0qGy+It6T7MOB3cKzWZKTxCQu+sxj7JqwR [e2e-raw] LkXaQP1wCEeyqJjZ3SfyuC/cI0hqCAO7qzv5SYzBF0Y5U1fpYZbCW65aEFZ1qiF3 [e2e-raw] 2G6BaFAS6EM4vLLc2cL6nGnsbrWbl04Pbny/qWdDntzdKm5Ji+F75HbP+cJfUeAQ [e2e-raw] wGIW7wWlvSuTcHwbk05yrw== [e2e-raw] -----END CERTIFICATE----- [e2e-raw] -----BEGIN CERTIFICATE----- [e2e-raw] MIIEADCCAuigAwIBAgIIL/Y1B8VZwS0wDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE [e2e-raw] CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQyODE5MTAxM1oX [e2e-raw] DTI3MDQyODE5MTAxM1owMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv [e2e-raw] cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB [e2e-raw] APFveaw384WUg7n8NOx/4ObvCLCVjjjsi+o55+oB5W4Kw9Y9Nzs8+dA/Or6M18yT [e2e-raw] qMFJ1W/npm/dkhTMV90Gq6aVhBx34r4wvuMc5W1TC6P5dGzqKd7SGUplDFMZxYCs [e2e-raw] rOJwxhVSpfu+fGtZJcoo3J8COeMQ6plJ7u5pPoSHv5pctYwOH91phJlO6gyPuYVH [e2e-raw] 0WxWY+H1e+yXq8JrNytHgTHBqVcqSi3/NCDfBwknhfkfc2LzM3q8jNMdbpvFxC3X [e2e-raw] 2/2DHZb8nus/Xdret0hDRsC6CtgX9mUnxpKCi0GoTiisllwLgzNFmfSXLQ5MwfgJ [e2e-raw] OfRTM3Oi/Lr8K8ospqEh8QECAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd [e2e-raw] BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV [e2e-raw] HQ4EQgRAWZ+V7seKqPLSxToTr+v16/KFj8xnFzFuQp9sRTKzAv8pSjw1vTIqWH6d [e2e-raw] NewC3dINNKQiFgd/VkyxlvTIPixPbDBLBgNVHSMERDBCgEAi1amTrnQE5eurn4Lq [e2e-raw] nl/Y0pH70nYe8JBF9Qrv0hA/Tk1ml4KqshQ7BMrzijsbdQdcCMtwPQGGVj4mCWgZ [e2e-raw] jkVGMEsGA1UdEQREMEKCQCouYXBwcy5jODE1MjM1OS05NDRlLTRmZmMtOWE4ZS02 [e2e-raw] ZjA1MzgxZWQ5YjYucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD [e2e-raw] ggEBAKj3fA3FAWCJKDXiETqp1ocMtr8BqZSWnTfBvze+5KURcXTexI0b06iatgsN [e2e-raw] b9X7c1tWsp8yY9E0KMRZtfBpWc4bnqTBs1E4Mxnflb/X2Lgu0Fv+51cQicDDzgUC [e2e-raw] r3yLtRVI5gNaaZk2ezsnhPHMANbMhHcAHWS0WyVmj3t+6WNyGm2fwCHt+Y0i1IoT [e2e-raw] wi/U2Lmw8AZVor9gtj2z3mtZtFZFKz84z8PMc65twt7E7g73G1+gf6NOGQo9wGER [e2e-raw] UlShnw4vtEnv/dxrmOCiDpSfcmtmH3ISQDAGZSTbBxlxuQWNrHhLMVmP1Y0io4uY [e2e-raw] FJVvmeVytp/sJPYHKm0ZIpdNN0w= [e2e-raw] -----END CERTIFICATE----- [e2e-raw] [e2e-raw] -----BEGIN CERTIFICATE----- [e2e-raw] MIIDUTCCAjmgAwIBAgIIKTKxwtpKrGEwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE [e2e-raw] Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NzQwMzg5MTAe [e2e-raw] Fw0yNjA0MjgxOTE4MTBaFw0yODA2MjYxOTE4MTFaMDYxNDAyBgNVBAMMK29wZW5z [e2e-raw] aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3Nzc0MDM4OTEwggEiMA0GCSqG [e2e-raw] SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDHhbA8yAOIy8jKofBOXztwQQkGlRdDzDPu [e2e-raw] h77z4rqucYKI1RuRsU4nbQVU2crDQ2tgTlS3vq885hMKmaCrvxPAEY1sanwddn5K [e2e-raw] MrZUmg9AR2rqo9Ppd0f2sEDrwfwjdkSofqiAaN7CdABJE87F+ED7S0nGqW6hCj4G [e2e-raw] BeKVkMMZeo1D3PeNw+068E+OyYFVOFYteOVMz/q5lDCZMXzi2CppmJsNsvyDtiSu [e2e-raw] kZoRmBwd2JssbYf2H1yYDaYrz5eXy7d/eaD8L1r+1d0IZQI7NSnIbfxDKRgMjCXq [e2e-raw] nMYF65l7h3YR4PTDnhjB5toa3Q7jgu4uu/K0SPwkOvJoiEvzvmpBAgMBAAGjYzBh [e2e-raw] MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTArsEv [e2e-raw] /2iERDuJmdEvNo8POBOw3jAfBgNVHSMEGDAWgBTArsEv/2iERDuJmdEvNo8POBOw [e2e-raw] 3jANBgkqhkiG9w0BAQsFAAOCAQEAEb9bIKyzCBYrdGAuK/4YW9+3sPGo8sxfEHJL [e2e-raw] s9wu0GEx2FTTY4Nog3J7/FoM+MT/mGhjnFIDBi+h54iy+7HC+NtgNeMKGZxyzZ+W [e2e-raw] h5QUc2DdkEyOcPX+cwGAn1L0gGcgJmfQvGoxv1jMzx4lacjTtpewjk3qyc56Xixe [e2e-raw] kqxXpOPyKxlCxJhWd14D/7rQd5zUr5x6pFp2q3dP6sJNLgddklGORukaBrpXYfaE [e2e-raw] J+DToBshwQRMv/tfN0vbwo82QVu9wiMeFBA9KYiVeoS7SLwvxgA1OiZB0e0jVTeP [e2e-raw] gGvTtxr3xo8Uf4rXGGx0wW0oDhhel2tf5zQ1/i63o0bzOBwMcA== [e2e-raw] -----END CERTIFICATE----- [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, xdist-3.6.1, asyncio-0.23.8, cov-5.0.0, anyio-4.9.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-04-28 19:24:10.139 2888 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-04-28 19:25:50.400 2888 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:25:50.400 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:25:50.401 2888 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.401 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.401 2888 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-28 19:25:50.401 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-28 19:25:50.401 2888 kserve.trace Using external route host: isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.401 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.402 2888 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:25:50.402 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:25:50.402 2888 kserve.trace base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.402 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.402 2888 kserve.trace url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.402 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.403 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.403 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 1.0, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.438 2888 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-28 19:25:50.438 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-28 19:25:50.438 2888 kserve.trace base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.438 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.439 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json', 'inference-header-content-length': '51', 'content-type': 'application/octet-stream'} [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-raw-sklearn-batcher-199b4-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-raw-sklearn-batcher-199b4:predict [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:50.440 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:25:55.467 2888 kserve.trace response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.467 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"message":"","batchId":"ee4c11fb-54ca-4273-99c4-ab881fe42db5","predictions":[1,1]} [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace Got response [{'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}] [e2e-raw] 2026-04-28 19:25:55.468 2888 kserve.trace INFO [utils.py:predict():128] Got response [{'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'ee4c11fb-54ca-4273-99c4-ab881fe42db5', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-04-28 19:25:55.482 2888 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-04-28 19:25:55.482 2888 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():934] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-04-28 19:27:45.777 2888 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-28 19:27:45.777 2888 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1059] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-28 19:27:45.779 2888 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-04-28 19:27:45.779 2888 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1073] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] 2026-04-28 19:27:45.804 2888 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-04-28 19:27:45.804 2888 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1094] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-04-28 19:29:26.042 2888 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-28 19:29:26.042 2888 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1228] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-28 19:29:26.044 2888 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-04-28 19:29:26.044 2888 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1242] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-04-28 19:31:06.267 2888 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace Host from isvc status URL = isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace Using external route host: isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace base url = https://isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace url: https://isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-logger-raw-a8bff:predict [e2e-raw] 2026-04-28 19:31:06.267 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-logger-raw-a8bff-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-logger-raw-a8bff:predict [e2e-raw] 2026-04-28 19:31:06.268 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:31:06.268 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:31:06.289 2888 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:31:06.289 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:31:06.289 2888 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-28 19:31:06.289 2888 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-04-28 19:33:31.552 2888 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace Using external route host: isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace base url = https://isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:33:31.552 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:33:31.553 2888 kserve.trace url: https://isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-sklearn-scale-raw-9745c:predict [e2e-raw] 2026-04-28 19:33:31.553 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://isvc-sklearn-scale-raw-9745c-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/isvc-sklearn-scale-raw-9745c:predict [e2e-raw] 2026-04-28 19:33:31.553 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:33:31.553 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:33:31.571 2888 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:33:31.571 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:33:31.571 2888 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-28 19:33:31.571 2888 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-04-28 19:33:31.673 2888 kserve.trace Created primary ISVC: isvc-primary-b9e6a0 [e2e-raw] 2026-04-28 19:33:31.673 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-b9e6a0 [e2e-raw] 2026-04-28 19:34:51.713 2888 kserve.trace Primary ISVC is ready [e2e-raw] 2026-04-28 19:34:51.713 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-04-28 19:34:51.718 2888 kserve.trace Baseline recorded - resourceVersion: 22622 [e2e-raw] 2026-04-28 19:34:51.718 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 22622 [e2e-raw] 2026-04-28 19:34:51.718 2888 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-04-28 19:34:51.718 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-04-28 19:34:51.813 2888 kserve.trace Created secondary ISVC isvc-secondary-b9e6a0, waiting for failure status... [e2e-raw] 2026-04-28 19:34:51.813 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-b9e6a0, waiting for failure status... [e2e-raw] 2026-04-28 19:34:57.832 2888 kserve.trace ISVC isvc-secondary-b9e6a0 reported failure: {'exitCode': 1, 'message': "2026-04-28 19:34:53.258 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-28 19:34:53.258 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-28 19:34:53.533 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:34:56.831 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-28 19:34:57.832 2888 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-b9e6a0 reported failure: {'exitCode': 1, 'message': "2026-04-28 19:34:53.258 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-28 19:34:53.258 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-28 19:34:53.533 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:34:56.831 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-28 19:34:57.833 2888 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-28 19:34:53.258 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-28 19:34:53.258 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-28 19:34:53.533 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:34:56.831 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-28 19:34:57.833 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-28 19:34:53.258 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-04-28 19:34:53.258 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-04-28 19:34:53.533 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:34:56.831 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-28 19:35:07.842 2888 kserve.trace Primary ISVC resourceVersion: before=22622, after=22622 [e2e-raw] 2026-04-28 19:35:07.842 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=22622, after=22622 [e2e-raw] 2026-04-28 19:35:07.842 2888 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-04-28 19:35:07.842 2888 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-04-28 19:35:07.869 2888 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-04-28 19:35:07.869 2888 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-04-28 19:35:07.995 2888 kserve.trace Created ISVC isvc-init-fail-687035, waiting for failure status... [e2e-raw] 2026-04-28 19:35:07.995 2888 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-687035, waiting for failure status... [e2e-raw] 2026-04-28 19:35:18.010 2888 kserve.trace ISVC isvc-init-fail-687035 reported failure: {'exitCode': 1, 'message': "2026-04-28 19:35:13.587 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-28 19:35:13.588 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-28 19:35:13.866 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:35:16.650 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-28 19:35:18.010 2888 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-687035 reported failure: {'exitCode': 1, 'message': "2026-04-28 19:35:13.587 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-28 19:35:13.588 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-28 19:35:13.866 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:35:16.650 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-04-28 19:35:18.010 2888 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-28 19:35:13.587 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-28 19:35:13.588 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-28 19:35:13.866 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:35:16.650 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-28 19:35:18.010 2888 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-04-28 19:35:13.587 1 storage.initializer INFO [initializer-entrypoint:():16] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-04-28 19:35:13.588 1 storage.initializer INFO [kserve_storage.py:download():161] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-04-28 19:35:13.866 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():361] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-04-28 19:35:16.650 1 storage.initializer ERROR [initializer-entrypoint:():24] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-04-28 19:35:18.011 2888 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-04-28 19:35:18.011 2888 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-04-28 19:35:18.015 2888 kserve.trace Ready condition: {'lastTransitionTime': '2026-04-28T19:35:08Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-04-28 19:35:18.015 2888 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-04-28T19:35:08Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-04-28 19:35:18.015 2888 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-04-28 19:35:18.015 2888 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-04-28 19:36:38.209 2888 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace Host from isvc status URL = raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace Using external route host: raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace Sending Header = {'Host': 'raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace base url = https://raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:36:38.209 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:36:38.210 2888 kserve.trace url: https://raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/raw-sklearn-3e269:predict [e2e-raw] 2026-04-28 19:36:38.210 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://raw-sklearn-3e269-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/raw-sklearn-3e269:predict [e2e-raw] 2026-04-28 19:36:38.210 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:36:38.210 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:36:38.228 2888 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:36:38.228 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:36:38.228 2888 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-28 19:36:38.228 2888 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-04-28 19:37:58.377 2888 kserve.trace CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():335] CI_USE_ISVC_HOST = 1 [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace Host from isvc status URL = raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():336] Host from isvc status URL = raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace Network layer = 'istio' [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():337] Network layer = 'istio' [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace Using external route host: raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [utils.py:get_isvc_endpoint():340] Using external route host: raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [utils.py:_predict():144] Sending Header = {'Host': 'raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace base url = https://raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [utils.py:_predict():145] base url = https://raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace url: https://raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/raw-sklearn-runtime-cdca2:predict [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [inference_client.py:infer():490] url: https://raw-sklearn-runtime-cdca2-kserve-ci-e2e-test.apps.c8152359-944e-4ffc-9a8e-6f05381ed9b6.prod.konfluxeaas.com/v1/models/raw-sklearn-runtime-cdca2:predict [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:37:58.377 2888 kserve.trace INFO [inference_client.py:infer():491] request data: {'instances': [[6.8, 2.8, 4.8, 1.4], [6.0, 3.4, 4.5, 1.6]]} [e2e-raw] 2026-04-28 19:37:58.398 2888 kserve.trace response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:37:58.398 2888 kserve.trace INFO [inference_client.py:infer():507] response code: 200, content: {"predictions":[1,1]} [e2e-raw] 2026-04-28 19:37:58.398 2888 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-04-28 19:37:58.398 2888 kserve.trace INFO [utils.py:predict():128] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] =============================== warnings summary =============================== [e2e-raw] llmisvc/test_llm_inference_service.py:151 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:200 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:252 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.custom_gateway, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:299 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.cluster_gpu, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:316 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] pytest.mark.no_scheduler, [e2e-raw] [e2e-raw] llmisvc/test_llm_inference_service.py:329 [e2e-raw] /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html [e2e-raw] marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] ============= 9 passed, 9 skipped, 6 warnings in 830.50s (0:13:50) ============= [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-04-28T19:37:59.474088284Z 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: cc39cf92-b8cb-44d1-9a89-a09139e00172 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-28T19:37:59.520537625Z namespace/openshift-must-gather-qh94g created [must-gather] [must-gather ] OUT 2026-04-28T19:37:59.528373299Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rnvxx created [must-gather] [must-gather ] OUT 2026-04-28T19:37:59.551289417Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.176575833Z [disk usage checker] Started [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.215269733Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.330088730Z No resources found in openshift-must-gather-qh94g namespace. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.444460539Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.593464982Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.593493492Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.593493492Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.595749867Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.748289277Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.748316672Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.748316672Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.750331444Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.900869859Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.901018411Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.901018411Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:05.903328334Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.064822509Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.064940163Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.064940163Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.067105528Z Error getting logs from rhods-notebooks [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.225238580Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.225269186Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.225269186Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.227641998Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.378819324Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.378849308Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.378849308Z namespaces "istio-system" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.381109391Z Error getting logs from istio-system [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.532875914Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.532923051Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.532923051Z namespaces "knative-serving" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.535246181Z Error getting logs from knative-serving [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.688787027Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.688819769Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.688819769Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.691285128Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:06.957216333Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.236523762Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.370557139Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.453934230Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.456039002Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.586581994Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.669354375Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.671246038Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.799176369Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.882042161Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:07.884264961Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.010974623Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.095677490Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.097718703Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.224134474Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.310498849Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.312515458Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.439303500Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.525734435Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.527924148Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.655633894Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.741079365Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.743337475Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.876032352Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.957065251Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:08.959131601Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.089217756Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.176169629Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.178518400Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.305587854Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.393490496Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.395605856Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.525135652Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.613916106Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.616193743Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.742763610Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.828732629Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.831140490Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:09.960081695Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.048039551Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.050448050Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.179581924Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.220032359Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.264276732Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.266508612Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.398224365Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.481737572Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.484008610Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.614466007Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.699727514Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.702008818Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.832745363Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.920368299Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:10.922691602Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:11.054195741Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:11.140573834Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:11.142914142Z Error collecting info from [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:11.861327109Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:11.989890187Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:12.121775410Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:12.249309207Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:12.378186932Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:12.637831553Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:12.765553506Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:12.893598516Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.026229339Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.150715738Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.282506605Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.416876003Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.544764076Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.672714305Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:13.802630453Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:14.090848592Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:14.213799039Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:14.428133388Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:14.557008298Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:14.711351557Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:14.852773573Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.062377919Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.193907979Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.224613407Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.355109806Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.478603686Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.670934243Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.795534055Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:15.950124437Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.066866628Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.256249844Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.391351501Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.546119909Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.683837710Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.868307927Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:16.989702146Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:17.147312465Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:17.293433619Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:17.484001799Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:17.607768164Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:17.763341825Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:17.882550781Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.070500328Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.193793833Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.348007143Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.466007797Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.653369378Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.779955578Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:18.935063466Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.078051571Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.269287654Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.395981274Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.549548916Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.669670604Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.855161649Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:19.979495638Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.140684488Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.229448486Z [disk usage checker] Volume usage percentage: current = 12 ; allowed = 70 [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.259168081Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.465862500Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.593619018Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.747436622Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:20.865419199Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:21.086195299Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:21.224120109Z Wrote inspect data to must-gather. [must-gather] [must-gather-jpzz6] POD 2026-04-28T19:38:22.198478023Z Caches written to disk [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.207686581Z waiting for gather to complete [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.218298169Z downloading gather output [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.486630294Z receiving incremental file list [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.49846361Z ./ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.498564152Z aggregated-discovery-api.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.498849629Z aggregated-discovery-apis.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.499457484Z event-filter.html [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500111429Z timestamp [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500273932Z version [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500360405Z cluster-scoped-resources/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500367865Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500372325Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500449296Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500523638Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500533509Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500572139Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500632931Z namespaces/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500642341Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500705162Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500773944Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500813715Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500908657Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.500953618Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501053471Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501145703Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501241345Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501306336Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501363648Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501422259Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.5014572Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501566122Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501622944Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501655315Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501751707Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501805308Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.501856969Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.502026433Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.502106805Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.503400245Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.503497208Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.5035901Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.503742903Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.503992689Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504054151Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504102572Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504158423Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504195834Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504255915Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504308897Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504409329Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.50446271Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504511061Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504572883Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504621244Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504669545Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504711786Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504769477Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.504819909Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.510325777Z [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.510339298Z sent 765 bytes received 57,684 bytes 116,898.00 bytes/sec [must-gather] [must-gather-jpzz6] OUT 2026-04-28T19:38:23.510348858Z total size is 779,277 speedup is 13.33 [must-gather] [must-gather ] OUT 2026-04-28T19:38:23.578059519Z namespace/openshift-must-gather-qh94g 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: cc39cf92-b8cb-44d1-9a89-a09139e00172 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-28T19:38:23.70874905Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab [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: cc39cf92-b8cb-44d1-9a89-a09139e00172 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.19" [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-04-28T19:38:23.732191178Z namespace/openshift-must-gather-rqj59 created [must-gather] [must-gather ] OUT 2026-04-28T19:38:23.739690863Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-fbzlf created [must-gather] [must-gather ] OUT 2026-04-28T19:38:23.759336081Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.148615165Z [disk usage checker] Started [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.184799277Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.356670015Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.485209136Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.571058568Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.652353232Z Gathering data for ns/default... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:25.980341836Z Gathering data for ns/openshift... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:26.378901487Z Gathering data for ns/kube-system... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.081363769Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.376752162Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.376866182Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.376866182Z namespaces "assisted-installer" not found [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.595615616Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.604544083Z INFO: Collecting host service logs for crio [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.604880748Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.605253456Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.605574916Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.605915039Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.606415269Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.606768940Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.607101775Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.607458317Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.607815589Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.608128635Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.608162120Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.608565697Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.618165008Z INFO: Gathering HAProxy config files [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.629331313Z 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-bxq66] POD 2026-04-28T19:38:27.638301944Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.867149347Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:27.961438626Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.171893990Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.628414137Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.640260168Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.697338043Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.697544791Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.703111122Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.735416437Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.934083765Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-x7t7n [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.934129747Z insights-runtime-extractor-4m8n9 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.934149264Z insights-runtime-extractor-72v9l [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:28.934196764Z insights-runtime-extractor-h4x8g [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.004743650Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.027682540Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.098574049Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.122037357Z No resources found [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.344975434Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.593707492Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.593707492Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.610431210Z No resources found [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.645882475Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.655467283Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.681655048Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.724579268Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.750401056Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.758587880Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.810221776Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.858864287Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.881413112Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.886653270Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.950020814Z INFO: 'previous-logs' folder not found on ip-10-0-132-160.ec2.internal, skipping... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:29.983008764Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.025195231Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.086407431Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.094860373Z INFO: HAProxy config collection complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.177681503Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.190806737Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.228089104Z INFO: 'previous-logs' folder not found on ip-10-0-134-36.ec2.internal, skipping... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.275415541Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.308906247Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.447957007Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.504037003Z INFO: 'previous-logs' folder not found on ip-10-0-138-119.ec2.internal, skipping... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.504063756Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.504071260Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.521162953Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.678225827Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.698446342Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.729766390Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.902332187Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.986398127Z INFO: INTERCONNECT MODE [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:30.986426465Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.118610924Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.163868608Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.175838511Z INFO: Gathering OVN_Northbound from ovnkube-node-6xgsz... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.176060807Z INFO: Gathering OVN_Northbound from ovnkube-node-d6twb... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.176280428Z INFO: Gathering OVN_Northbound from ovnkube-node-p8r2c... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.176565133Z INFO: Gathering OVN_Southbound from ovnkube-node-6xgsz... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.176793926Z INFO: Gathering OVN_Southbound from ovnkube-node-d6twb... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.177067580Z INFO: Gathering OVN_Southbound from ovnkube-node-p8r2c... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.267396154Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.450329292Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.486968032Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.489965489Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.493252556Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.500798467Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.513370244Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.513403008Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.521446873Z tar: Removing leading `/' from member names [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.694504022Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.766212056Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.931484627Z W0428 19:38:31.931435 1299 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.937630948Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:31.970110811Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.036278247Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.052103600Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.052154513Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.052671111Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.054754053Z 3.3M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.057617283Z ovnk_database_store/ [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.057617283Z ovnk_database_store/ovnkube-node-d6twb_sbdb [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.081605653Z ovnk_database_store/ovnkube-node-6xgsz_nbdb [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.091786032Z ovnk_database_store/ovnkube-node-6xgsz_sbdb [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.116166849Z ovnk_database_store/ovnkube-node-p8r2c_nbdb [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.124138040Z ovnk_database_store/ovnkube-node-p8r2c_sbdb [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.145785310Z ovnk_database_store/ovnkube-node-d6twb_nbdb [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.157711314Z INFO: Network log collection complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.167663336Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.251318027Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.455832905Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.547942698Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.596276837Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.809586853Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.811673804Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:32.967051043Z Gathering data for ns/openshift-console... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:33.365694528Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:33.406470389Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:33.538721746Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:33.676375186Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:33.727358815Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:34.019757718Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:34.579755029Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:34.809248828Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:35.037325523Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:35.195488172Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:35.344727943Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:35.663045344Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:35.932927545Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:36.048908611Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:37.059648955Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:38.107147538Z Gathering data for ns/kserve... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:38.187187592Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:39.325400043Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:40.200326575Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:40.443721428Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:40.987327434Z Gathering data for ns/openshift-config... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:41.295082866Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:41.566647712Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:41.776248983Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:41.858440440Z Collecting performance related data for node ip-10-0-138-119.ec2.internal [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:41.865952455Z Collecting performance related data for node ip-10-0-134-36.ec2.internal [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:41.873201949Z Collecting performance related data for node ip-10-0-132-160.ec2.internal [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:42.091111168Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:42.398882574Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:42.775855592Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:43.115711611Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:43.445231122Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:43.755064392Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:44.070904124Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:44.414263652Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:44.989703710Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:45.204907670Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:46.337766838Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:47.859718112Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:48.161011534Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:48.663690413Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:49.117850977Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:49.514840129Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:49.791294855Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.178834218Z Collecting kubelet logs for node ip-10-0-138-119.ec2.internal [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.180959810Z Collecting kubelet logs for node ip-10-0-134-36.ec2.internal [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.182705696Z Collecting kubelet logs for node ip-10-0-132-160.ec2.internal [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.216842409Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.257094606Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.559965896Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.565161066Z INFO: Node performance data collection complete. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:50.609666475Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:51.036350554Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:51.343273509Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:51.610914901Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:52.271743419Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:52.596516202Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:52.950768963Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:53.329159448Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:54.223707295Z Wrote inspect data to must-gather. [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:54.223744518Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:54.223744518Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:54.355481302Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-bxq66] POD 2026-04-28T19:38:54.732470616Z Caches written to disk [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:55.74321381Z waiting for gather to complete [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:55.746018165Z downloading gather output [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:55.982179751Z receiving incremental file list [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.003063122Z ./ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.003167324Z aggregated-discovery-api.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.003501052Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.004120336Z event-filter.html [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.006409139Z timestamp [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.006528531Z version [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.026975042Z cluster-scoped-resources/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.026996132Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027009633Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027096295Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027263799Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027417712Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027520825Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027581036Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027726929Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.027846272Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.028010216Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.028057677Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.02820047Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.028281902Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.02863203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.028707922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.028940807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.029214303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.029432558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.029599432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.033110153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.034635758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.034788602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.034967176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.03513438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.035302973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.035519729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.035770044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.035978259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.036299836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.03646415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.036589243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.036721526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.036853879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.036995823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.037236208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.03733764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.037474303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.037608197Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.03950518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.039659824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.039797787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.040052143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.040312789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.040745489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.040890242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041041896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041189189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041371363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041453225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041581678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041770202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.041942297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.042064669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.042343546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.042493469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.042633352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.043201345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.043335978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.043461791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.043661216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.043796259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044032434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044171278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044323901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044443894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044570147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044686749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044808492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.044948106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.045098179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.045220992Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.045368555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.045724413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.046124693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.046232775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047066084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047179267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047284809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047402112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047581056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047815881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.047968255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.048079567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.048236111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.048358284Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.048472447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.0486357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.048805734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.048968218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.05120345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.05164699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.052254564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.052457728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.052644373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.052798866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.05294826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.053079883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.054491815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.054658599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.054805093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.054970406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.0551098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.05948273Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.063612245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.063780979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.063981384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.064290291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.064451504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.064607558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.064732751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.064925735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.065186901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.065313764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.065444887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.065639252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.065775985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.065930849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066069802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066230936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066395759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066520972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066656145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066797738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.066951662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.067076715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.067328371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.067485294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.06772561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.067853183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.068020597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.06814278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.070015783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.070137815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.070246718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.070372141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.070506994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.070662147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.072155792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.072326696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.072451279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.072625943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.072759216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.073038072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.073556824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.073692557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.07382545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.073975074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.074609088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.075831996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.07597153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.076135213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.076278257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.076467921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.076585704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.076719097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.076948312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077092506Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077255709Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077308431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077439454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077546926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077657159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077754921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.077967256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078074228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078187271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078296613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078408746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078516868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078637041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078754744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078860846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.078985689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079085041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079191754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079294236Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079401509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079495571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079603973Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079712026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079823038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.079957352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080064624Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080151056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080250158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08035631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080459673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080565035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080671928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08077308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080861012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.080986675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081090778Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08119683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081301522Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081404065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081510847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08161743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081722402Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081827684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.081948377Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08205688Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082161812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082263005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082367437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082470559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082585422Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082716585Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082831727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.082960581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083071223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083167025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083259017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08335437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083474292Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083624666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083739058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083846261Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.083989044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084096687Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084205619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084312532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084417314Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084519886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084625199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084730481Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084837614Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.084959376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085073819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085177801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085269124Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085359656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085468818Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08555817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085657733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085760875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.085884568Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086009631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086106493Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086191275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086260546Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086275707Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086333028Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-66rbn.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086450911Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6m9d7.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086625885Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7cmnk.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086719757Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-clm2m.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086803139Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dhjmq.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.086928472Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gvlnd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087037024Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jnj8x.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087139407Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kgt6c.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08729863Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qh7mn.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087418553Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w8vpz.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087536046Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wz24w.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087645218Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zrxpb.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087752441Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7cvbc.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.087881214Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-8jpqd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.088006557Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-qr2zz.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.08816106Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.088200611Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.092162742Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.092345377Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.092469659Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.092590412Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.092964761Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093082414Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093183466Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093293738Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093403861Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093504423Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093602315Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093699688Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.09379483Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.093921983Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094034285Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094137268Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.09424647Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094347973Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094449785Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094550117Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.09466709Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094766992Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094882885Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.094940076Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095053429Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095156801Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095262774Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095363616Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095471909Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095579931Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095735855Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.095844327Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.09597121Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096080323Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096186905Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096331378Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096441611Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096544183Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096653036Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096764618Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096887411Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.096999334Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097087916Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097175208Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097254879Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097311401Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097404143Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097449454Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097498565Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097541036Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097596937Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097642579Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097689789Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097732821Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097797182Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097860813Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097932365Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.097944615Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098003097Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098103659Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098176901Z cluster-scoped-resources/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098187481Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098266333Z cluster-scoped-resources/core/nodes/ip-10-0-132-160.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098445887Z cluster-scoped-resources/core/nodes/ip-10-0-134-36.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098601441Z cluster-scoped-resources/core/nodes/ip-10-0-138-119.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098722263Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098767994Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098833066Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.098984799Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099085772Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099187674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099287596Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099388539Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099549343Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099664555Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099774828Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.099967732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100080185Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100192877Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10029744Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100403702Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100513514Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100639508Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10074802Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100850962Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.100996976Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101109158Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101213551Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101315653Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101426426Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101515658Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101557238Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101664741Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101764873Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101859836Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.101981308Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102074581Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102231394Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102365287Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10247292Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102528521Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102534991Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102592012Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102680674Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102725356Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102802777Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102827518Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.102905569Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103019752Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103155265Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103224837Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103232587Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103288158Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103419601Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103427032Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103481493Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103568095Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103612406Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103735449Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103762339Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103845691Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103908563Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.103984265Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104030626Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104139098Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104185669Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10424688Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104304302Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104361263Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104395694Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104452145Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104490676Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104549907Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104590239Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10465247Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104701791Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104753082Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104802443Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104881665Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.104939916Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105017078Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105068259Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105168012Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105174692Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105222733Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105289215Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105343496Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105439438Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105469469Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10552903Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105646873Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.105740535Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10595729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106078082Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106179395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106279787Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10639205Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106491202Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106604285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106703647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106802809Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.106940222Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107054695Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107152197Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10725425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107357982Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107466985Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107567127Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107621808Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107735171Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107839033Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.107985217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10813024Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108217502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108307604Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108397516Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108483568Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.1085775Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108662882Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108761254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.108882537Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10899425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109102192Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109208165Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109308697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.10941533Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109478041Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109484161Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109534092Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109605004Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109613154Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109669375Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109733177Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109741217Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109796848Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109916451Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.109979303Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-160.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110088555Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-36.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110186117Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-119.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110254329Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11031095Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110414562Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110482204Z host_service_logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110516825Z host_service_logs/masters/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110580266Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110669928Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11074659Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110827442Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.110997496Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111126199Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111211691Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111302403Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111386245Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111471347Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111556609Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11160325Z ingress_controllers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.1116096Z ingress_controllers/default/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11161506Z ingress_controllers/default/router-default-86dfbc9d5d-cmkg7/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111675002Z ingress_controllers/default/router-default-86dfbc9d5d-cmkg7/haproxy.config [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111792374Z insights-data/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111802154Z machine_config_ondisk/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111805494Z machine_config_termination_logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111808965Z monitoring/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111819695Z monitoring/alertmanager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.111891256Z monitoring/alertmanager/status.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.112018019Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.112083361Z monitoring/prometheus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.112138782Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.112245384Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.112323566Z monitoring/prometheus/rules.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.113016842Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.113076524Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.113139125Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.113992865Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114065026Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114127978Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114249381Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114350423Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114495956Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114530387Z monitoring/prometheus/status/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.114621959Z monitoring/prometheus/status/config.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115108921Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115203373Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115319275Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115487999Z namespaces/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11549851Z namespaces/default/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115550481Z namespaces/default/default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115632683Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115680074Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115762525Z namespaces/default/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115815907Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.115992031Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116089703Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116180865Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116249557Z namespaces/default/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116303928Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116363929Z namespaces/default/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11641186Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116509823Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116565154Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116623165Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116709927Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116780429Z namespaces/default/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11683328Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.116994954Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117101816Z namespaces/default/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117298481Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117391423Z namespaces/default/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117485575Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117620638Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117799172Z namespaces/default/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117907435Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.117964106Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118051708Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118091029Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118189092Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118237322Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118342615Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118452827Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118508589Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11857354Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118633082Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118682183Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118739194Z namespaces/default/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118788355Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118847447Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.118915968Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.11899533Z namespaces/kserve/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119053041Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119133283Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119186764Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119263286Z namespaces/kserve/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119317427Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.1194168Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119628105Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119805389Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119926261Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.119991843Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120074355Z namespaces/kserve/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120121416Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120230968Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.12030621Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120364182Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120462134Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120514495Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120521085Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120573146Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120673969Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120774781Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120931984Z namespaces/kserve/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.120988116Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.121224461Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.121342174Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.12160827Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.121705112Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.121979859Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122109842Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122379128Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122494031Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122551202Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122681965Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122739816Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122803528Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122856049Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.122994452Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123085574Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123140345Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123197447Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123264038Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.12332123Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123423722Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123484833Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123539535Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123611806Z namespaces/kserve/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123620397Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123690298Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/kserve-controller-manager-b85c69797-dtvcg.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.12377075Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.12378035Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/manager/manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123812321Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/manager/manager/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.123852292Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/manager/manager/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143221188Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143251298Z namespaces/kserve/pods/kserve-controller-manager-b85c69797-dtvcg/manager/manager/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.14332154Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143358921Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/llmisvc-controller-manager-68cc5db7c4-gtkgz.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143471263Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143482924Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/manager/manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143487574Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/manager/manager/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143519295Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/manager/manager/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143662288Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143730969Z namespaces/kserve/pods/llmisvc-controller-manager-68cc5db7c4-gtkgz/manager/manager/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.14376051Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143801651Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/model-serving-api-86f7b4b499-mx5cm.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143938234Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/server/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143959065Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/server/server/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143964375Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/server/server/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.143997206Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/server/server/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144091088Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/server/server/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144158039Z namespaces/kserve/pods/model-serving-api-86f7b4b499-mx5cm/server/server/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.14421001Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144236841Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/odh-model-controller-696fc77849-gcsqh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144329383Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144337673Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144348483Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.144390764Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.193947015Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.193995396Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.194060038Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/logs/rotated/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.194118139Z namespaces/kserve/pods/odh-model-controller-696fc77849-gcsqh/manager/manager/logs/rotated/0.log.20260428-193208 [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316148192Z namespaces/kserve/pods/s3-init-848pf/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316196903Z namespaces/kserve/pods/s3-init-848pf/s3-init-848pf.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316290425Z namespaces/kserve/pods/s3-init-848pf/s3-init/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316302045Z namespaces/kserve/pods/s3-init-848pf/s3-init/s3-init/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316306596Z namespaces/kserve/pods/s3-init-848pf/s3-init/s3-init/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316340126Z namespaces/kserve/pods/s3-init-848pf/s3-init/s3-init/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316433259Z namespaces/kserve/pods/s3-init-848pf/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31650249Z namespaces/kserve/pods/s3-init-848pf/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316539731Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316580822Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs-86cc847c5c-kwt2h.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316654193Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316661944Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs/seaweedfs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316666314Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316705285Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316861848Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31695042Z namespaces/kserve/pods/seaweedfs-86cc847c5c-kwt2h/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.316984271Z namespaces/kserve/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317022802Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317079693Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317133895Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317183066Z namespaces/kube-node-lease/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317189586Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317214377Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317264348Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-160.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31735552Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-36.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317435982Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-119.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317516773Z namespaces/kube-system/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317560825Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317631956Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317678057Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317738979Z namespaces/kube-system/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31778533Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.317928353Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318003815Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318081317Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318123867Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318164519Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31822369Z namespaces/kube-system/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31823531Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318320532Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318365373Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318407094Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318484616Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318538577Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318544667Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318603389Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-nnc37irvol4jkbnbwecdqjkpdy.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318686991Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318770002Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318847544Z namespaces/kube-system/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.318940576Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.31910053Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.319180082Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.319447428Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.319497489Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.319749605Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.319909449Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320233426Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320292698Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320329829Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32039561Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320439981Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320493452Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320534463Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320613375Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320692587Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320736748Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320778189Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32083398Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320901602Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.320989114Z namespaces/kube-system/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321000234Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321037725Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer-mdlds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321114757Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321122297Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321131297Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321170628Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321310511Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321373273Z namespaces/kube-system/pods/global-pull-secret-syncer-mdlds/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321425354Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321465315Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer-ncgxg.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321542926Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321553427Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321565267Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321596978Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321742531Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321806173Z namespaces/kube-system/pods/global-pull-secret-syncer-ncgxg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321861184Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321923875Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer-rb4pd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321992507Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.321998897Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322005567Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322052568Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322195412Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322261213Z namespaces/kube-system/pods/global-pull-secret-syncer-rb4pd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322309874Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322353015Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent-dn4qh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322428897Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322438347Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322449967Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322487698Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.322950709Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32300361Z namespaces/kube-system/pods/konnectivity-agent-dn4qh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323056681Z namespaces/kube-system/pods/konnectivity-agent-h8xww/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323103742Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent-h8xww.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323167784Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323174224Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323197715Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323247466Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323663635Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323730197Z namespaces/kube-system/pods/konnectivity-agent-h8xww/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323771638Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323803859Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent-tp2kj.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323892491Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323903581Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323906961Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.323947622Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324355151Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324419473Z namespaces/kube-system/pods/konnectivity-agent-tp2kj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324451974Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324496725Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324575267Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/haproxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324583677Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324587777Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324625338Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324779921Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324840493Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-160.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324909324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.324948335Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325010317Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/haproxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325016797Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325022297Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325073488Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325201091Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325260262Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-36.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325308493Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325343694Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325419226Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/haproxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325430086Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325433996Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325464577Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325664902Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325730263Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-119.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325760714Z namespaces/kube-system/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325800165Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325849516Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325856066Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325904007Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.325970499Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32601333Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326068541Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326074741Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326078171Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326117622Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326215205Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326278896Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326330857Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326392498Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32643077Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326485651Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326526302Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326810418Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326817559Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326820919Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326827769Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326845489Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326915001Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.326957882Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.327035444Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.327090535Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.327135946Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.327212228Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.327280029Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3273207Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328213471Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328298002Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328380915Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328462166Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328563699Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328692532Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328913947Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.328974908Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329016669Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32906496Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329115381Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329158573Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329192123Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329301036Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329389118Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329444539Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32948907Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329551502Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329600623Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329662184Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329714715Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329756366Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329796237Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329840038Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.32991699Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.329994872Z namespaces/openshift-apiserver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330047103Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330100134Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330145065Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330189916Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330229617Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330309909Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330389501Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330467403Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330507844Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330550154Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330630236Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330705188Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330807591Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330842041Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330914193Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.330996145Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331072187Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331112607Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33121781Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331296502Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331375554Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331450006Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331524747Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33164352Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331785973Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331848875Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331917116Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.331974418Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332005418Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332055089Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33210091Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332170732Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332243294Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332288675Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332327186Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332370427Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332407097Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332449458Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332490079Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332546361Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332585792Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332640263Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332646283Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332652943Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332692264Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332741475Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332750185Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332753496Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332799787Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332861068Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332887809Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332891719Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33292993Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.332997561Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333004231Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333046102Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333137674Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333183435Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333245637Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333270577Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333338749Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33337674Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333455452Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333529674Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333604705Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333655756Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333695997Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333750299Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33379521Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333889202Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333945273Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.333991394Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334067046Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334109577Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334120987Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334168538Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33425178Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334291681Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334386293Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334458565Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334534867Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334625019Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33469877Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334830153Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.334955936Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335008738Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335049278Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33509558Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335134631Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335179621Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335221473Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335250423Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335297924Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335370486Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335445928Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335490029Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33552612Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335567461Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335606581Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335648752Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335700653Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335747575Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335753845Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335792376Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335843967Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.335901078Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33598204Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336020891Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336096093Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336126394Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336221136Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336250936Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336317868Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336348148Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336480842Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336552433Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336636205Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336679496Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336726397Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336778849Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336824Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.336968863Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337023904Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337062995Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337139557Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337216109Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337225579Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3372852Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337369892Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337448944Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337555207Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337658229Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33769168Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337796412Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.337884744Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338204682Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338279453Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338479338Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338624851Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338735504Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338781265Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338814876Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338886497Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.338934988Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33899565Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339032191Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339083052Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339125203Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339211065Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339290396Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339343528Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339379249Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.33943345Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339474231Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339566813Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339580013Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339604674Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/aws-ebs-csi-driver-node-4g49c.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339691416Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-driver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339697706Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-driver/csi-driver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339701366Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339738037Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339826769Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339916941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339953292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-liveness-probe/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339959602Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.339968012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340009473Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340095245Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340160207Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340205408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-node-driver-registrar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340211688Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340219748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340267059Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340358381Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340412182Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4g49c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340465954Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340508815Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/aws-ebs-csi-driver-node-h22m8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340596857Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-driver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340603587Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-driver/csi-driver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340607087Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340642638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3407431Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340795341Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340832532Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-liveness-probe/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340838792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340851932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.340956645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341047907Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341112739Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341154079Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-node-driver-registrar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3411607Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34116606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341215841Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341305313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341370684Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-h22m8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341423186Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341464437Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/aws-ebs-csi-driver-node-kqcc2.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341554779Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-driver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341561169Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-driver/csi-driver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341566069Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-driver/csi-driver/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34161611Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341703212Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341770644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341818865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-liveness-probe/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341831015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341836845Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341889696Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.341989419Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34205474Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342090041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-node-driver-registrar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342096371Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342100172Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342140802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342216894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342284776Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kqcc2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342321926Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342348537Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342399968Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342406708Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342441179Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34248517Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342532522Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342598003Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342631294Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342691865Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342698325Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342702006Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342737436Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342790528Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342798848Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342848289Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.342951361Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343000542Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343066194Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343096164Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343169386Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343212187Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34333108Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343405672Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343481644Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343526274Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343554705Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343648587Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343689798Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34375977Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343792401Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343899763Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343928254Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.343979275Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344052997Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344112268Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344125338Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344169299Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344231281Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344269512Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344820214Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.344923727Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34507951Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345157532Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345342396Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345461449Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345650823Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345711245Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345757486Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345801557Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345851828Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.345904949Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34594496Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346018262Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346097574Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346149485Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346195096Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346250527Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346292328Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34635172Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346393051Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346463602Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346513773Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346585445Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346594315Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346638366Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned-2cht2.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346725038Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346731108Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned/tuned/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346740659Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned/tuned/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34679295Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned/tuned/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346923223Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.346985694Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2cht2/tuned/tuned/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347018675Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347059796Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned-8l89d.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347143978Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347154008Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned/tuned/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347157998Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned/tuned/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347181399Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned/tuned/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347291621Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347357783Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8l89d/tuned/tuned/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347373503Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347416934Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned-8p5gv.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347508997Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347517207Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned/tuned/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347523597Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned/tuned/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347560328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned/tuned/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3476663Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347727931Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-8p5gv/tuned/tuned/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347779603Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347813653Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347890195Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.347930006Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348040029Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348053299Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34810005Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-160.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348195042Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-36.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348273674Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-119.ec2.internal.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348324365Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348359646Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348450878Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348505429Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348567941Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348592202Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348655573Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348697594Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.348784156Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34895628Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349060192Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349087413Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349137204Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349195585Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349242717Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349319028Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34937376Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.34940685Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349489822Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349556834Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349598515Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.349768079Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3498479Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350017775Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350115027Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3502344Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350357682Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350607648Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350643469Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35070596Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350765942Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350786182Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350890635Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.350914715Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351024748Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35112437Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351182641Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351210542Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351275164Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351328225Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351607821Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351638102Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351705543Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351742644Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351785405Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351799436Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351848167Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-6dc5bdb6b4-jbn4f.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351951089Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-watch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.351965179Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35197454Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352025201Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352118063Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352183314Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352218085Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352232635Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352238706Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352297047Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352659975Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352723967Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-jbn4f/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352763578Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352794359Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35285529Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.352921322Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353016534Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353063315Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353117436Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353163377Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353221068Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353266399Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353355001Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353444854Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353539226Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353577947Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353614778Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353667819Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35371787Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353794302Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353839943Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353897564Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.353987466Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354029447Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354040607Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354086898Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354206231Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354281983Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354325724Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354432397Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354512538Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354793275Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.354884757Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35501584Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355138613Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355344198Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355405119Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35543905Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355494471Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355541612Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355583013Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355622614Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355698916Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355773697Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355817228Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35586271Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.355971712Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356008633Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356105495Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356143616Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356219038Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356282819Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356371131Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356377561Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356440043Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator-7c6cbb6c87-w77g9.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356524165Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356533055Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356540545Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356583606Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356682428Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35675097Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-w77g9/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356801651Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356812721Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356898373Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.356948644Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357033457Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357077798Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357153229Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35719125Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357250762Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357290022Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357368304Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357443056Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357518058Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357558469Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35760137Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35764512Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357684421Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357760263Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357803044Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357841295Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357948898Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357991168Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.357999939Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358027529Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358092711Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358135712Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358229064Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358303356Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358396948Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35847324Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358545032Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358676844Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358844138Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35893169Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.358981991Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359038893Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359071204Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359130255Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359161796Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359246768Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359318969Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359535714Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359581936Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359625617Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359666607Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359714179Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359754299Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.35979501Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359835201Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359930353Z namespaces/openshift-config-managed/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.359974714Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360041626Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360083057Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360152369Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360194699Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360273801Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360358313Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360427005Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360470096Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360508357Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360562498Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360581639Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360665541Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360707231Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360748132Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360817084Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360882446Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.360994328Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.364457428Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.36456524Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.364693903Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.364783776Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.364908559Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365106013Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365241976Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365303908Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365363499Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365478252Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365544193Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365587864Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365671946Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365716197Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365807049Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.36585863Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.365991924Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366098926Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366156177Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366216339Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.36628668Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366347742Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366415293Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366456944Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366527396Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366534216Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366599927Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366671939Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366726441Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366798032Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.366859324Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367013657Z namespaces/openshift-config-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367033228Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367045098Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367081709Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367218922Z namespaces/openshift-config/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367278323Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367360485Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367415726Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367480218Z namespaces/openshift-config/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367535659Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367643552Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367751314Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367858716Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.367940218Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.36799184Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368056291Z namespaces/openshift-config/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368106602Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368209485Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368267136Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368324967Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.36843982Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368531902Z namespaces/openshift-config/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368588524Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368743967Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368849359Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.368980602Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369084285Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369191607Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369382212Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369561656Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369626708Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369683549Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369769091Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369830842Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369933695Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.369979846Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370073248Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370120509Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370217381Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370323904Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370381925Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370437216Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370499378Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370542749Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370630331Z namespaces/openshift-config/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370688952Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370745053Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370798955Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.370944398Z namespaces/openshift-console-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371005979Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371083891Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371137612Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371197604Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371250125Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371360328Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371510131Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371648364Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371706716Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371768117Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.371824398Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37189796Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372021703Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372100645Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372142666Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372260998Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37232164Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3723296Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372392081Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372485734Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.372542885Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.373268072Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.373379594Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.373658281Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.373770973Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.373960557Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374118761Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374345337Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374425098Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37448435Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374571752Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374656604Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374699734Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374770866Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.374905959Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375170065Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375216917Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375268568Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375303759Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37536858Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375442872Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375496463Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375563525Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375619786Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375691938Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375700718Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375767759Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/console-operator-9d4b6777b-z897l.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375921013Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/console-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375955334Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/console-operator/console-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.375968774Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/console-operator/console-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.376021085Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/console-operator/console-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.376540527Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-z897l/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.376600039Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37665707Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.376839664Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.376925176Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377010678Z namespaces/openshift-console/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37707422Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377163912Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377219483Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377312085Z namespaces/openshift-console/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377358816Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377465958Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.377712054Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378013571Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378075843Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378139234Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378192795Z namespaces/openshift-console/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378253507Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378360029Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378415891Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378503973Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378643916Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.378742468Z namespaces/openshift-console/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.37880376Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.379548787Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.379661259Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.379952006Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380060989Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380273663Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380438077Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380650382Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380752565Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380805136Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380912918Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.380952349Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381061062Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381115023Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381224665Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381332408Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381387729Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381447431Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381508542Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381567973Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381630475Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381691626Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381755148Z namespaces/openshift-console/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381767158Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381809969Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console-5f4cb54d54-s4gfs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381945692Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381959282Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console/console/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.381963013Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console/console/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382008623Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console/console/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382184848Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console/console/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.3822934Z namespaces/openshift-console/pods/console-5f4cb54d54-s4gfs/console/console/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382345531Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382409013Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/downloads-6bcc868b7-hws42.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382540746Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/download-server/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382550766Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/download-server/download-server/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382563866Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/download-server/download-server/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382627568Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/download-server/download-server/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382843993Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.382966576Z namespaces/openshift-console/pods/downloads-6bcc868b7-hws42/download-server/download-server/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383024337Z namespaces/openshift-console/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383085779Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38316328Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383295483Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383416666Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383484488Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38356973Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383630971Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383707143Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383766914Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.383893807Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38401813Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384118182Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384185074Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384254835Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384319257Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384382998Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384490381Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384567023Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384624444Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384746657Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384833379Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.384979952Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385131896Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385234718Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385360851Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385468954Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385570856Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385731789Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.385978415Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386046257Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386104808Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38616977Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386219301Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386285212Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386336554Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386443586Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386549088Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38662489Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386683282Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386743983Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386795724Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386853635Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.386943528Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387001379Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38705698Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387177453Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387244804Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387321496Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387379018Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387443759Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38749881Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387607793Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387712395Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387816318Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38791307Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.387993592Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388059653Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388122335Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388231547Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388286759Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.38834148Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388449612Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388515834Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388525224Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388589906Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388695538Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388751359Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.388947454Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389058406Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389172509Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389277802Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389386274Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389536577Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389743472Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389807334Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389885345Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.389960247Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390018619Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39009878Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390156102Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390263244Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390375127Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390429318Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390487499Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390559301Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390628493Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390708644Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390756596Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.390915049Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39096681Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391093453Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391153725Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391230976Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391284798Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391349779Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391401791Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391509643Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391612405Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391721518Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391780179Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391839581Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391930883Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.391981764Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392088076Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392213679Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39226534Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392376413Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392451905Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392510256Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392641209Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392750872Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392883665Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.392998017Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39310948Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393263203Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393497039Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393573401Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393634352Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393708334Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393770095Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393850967Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.393927899Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394037061Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394143524Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394216656Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394280847Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394343328Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39440339Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394483552Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394537913Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394625075Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394674746Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394732228Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394791259Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394878251Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.394948393Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.395455224Z namespaces/openshift-dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.395513526Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.395594597Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.395653029Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39571255Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.395771901Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.395985336Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396096399Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396203622Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396260073Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396318944Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396373155Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396438277Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396542199Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396609541Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396672672Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396774155Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396839506Z namespaces/openshift-dns/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.396949969Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.397097112Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.397225705Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.397503001Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.397613714Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.397949142Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398109006Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398334271Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398411573Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398464714Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398544076Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398605687Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398692079Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398754701Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398861753Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.398990976Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399068528Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399125249Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399195351Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399244682Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399317034Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399370195Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399434006Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399441366Z namespaces/openshift-dns/pods/dns-default-hwwt4/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399487837Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns-default-hwwt4.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39960363Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.39961783Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns/dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399623621Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns/dns/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399685262Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns/dns/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399801565Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399923448Z namespaces/openshift-dns/pods/dns-default-hwwt4/dns/dns/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399969618Z namespaces/openshift-dns/pods/dns-default-hwwt4/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399976399Z namespaces/openshift-dns/pods/dns-default-hwwt4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.399981699Z namespaces/openshift-dns/pods/dns-default-hwwt4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40004767Z namespaces/openshift-dns/pods/dns-default-hwwt4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400168033Z namespaces/openshift-dns/pods/dns-default-hwwt4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400267095Z namespaces/openshift-dns/pods/dns-default-hwwt4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400330007Z namespaces/openshift-dns/pods/dns-default-txhn5/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400388508Z namespaces/openshift-dns/pods/dns-default-txhn5/dns-default-txhn5.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400488421Z namespaces/openshift-dns/pods/dns-default-txhn5/dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400496591Z namespaces/openshift-dns/pods/dns-default-txhn5/dns/dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400522701Z namespaces/openshift-dns/pods/dns-default-txhn5/dns/dns/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400584263Z namespaces/openshift-dns/pods/dns-default-txhn5/dns/dns/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400705935Z namespaces/openshift-dns/pods/dns-default-txhn5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400796528Z namespaces/openshift-dns/pods/dns-default-txhn5/dns/dns/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400845679Z namespaces/openshift-dns/pods/dns-default-txhn5/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40091558Z namespaces/openshift-dns/pods/dns-default-txhn5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400932941Z namespaces/openshift-dns/pods/dns-default-txhn5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.400999992Z namespaces/openshift-dns/pods/dns-default-txhn5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401117405Z namespaces/openshift-dns/pods/dns-default-txhn5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401223327Z namespaces/openshift-dns/pods/dns-default-txhn5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401279209Z namespaces/openshift-dns/pods/dns-default-xcxrp/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401378031Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns-default-xcxrp.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401495844Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401505124Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns/dns/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401511864Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns/dns/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401566235Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns/dns/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401688358Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40178444Z namespaces/openshift-dns/pods/dns-default-xcxrp/dns/dns/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401844612Z namespaces/openshift-dns/pods/dns-default-xcxrp/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401850962Z namespaces/openshift-dns/pods/dns-default-xcxrp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401857352Z namespaces/openshift-dns/pods/dns-default-xcxrp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.401953404Z namespaces/openshift-dns/pods/dns-default-xcxrp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402076577Z namespaces/openshift-dns/pods/dns-default-xcxrp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40217548Z namespaces/openshift-dns/pods/dns-default-xcxrp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402236831Z namespaces/openshift-dns/pods/node-resolver-dn855/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402300482Z namespaces/openshift-dns/pods/node-resolver-dn855/node-resolver-dn855.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402399445Z namespaces/openshift-dns/pods/node-resolver-dn855/dns-node-resolver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402407565Z namespaces/openshift-dns/pods/node-resolver-dn855/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402419475Z namespaces/openshift-dns/pods/node-resolver-dn855/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402487817Z namespaces/openshift-dns/pods/node-resolver-dn855/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40262232Z namespaces/openshift-dns/pods/node-resolver-dn855/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402717222Z namespaces/openshift-dns/pods/node-resolver-dn855/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402775993Z namespaces/openshift-dns/pods/node-resolver-fqkh6/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402841345Z namespaces/openshift-dns/pods/node-resolver-fqkh6/node-resolver-fqkh6.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402953978Z namespaces/openshift-dns/pods/node-resolver-fqkh6/dns-node-resolver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402969688Z namespaces/openshift-dns/pods/node-resolver-fqkh6/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.402974998Z namespaces/openshift-dns/pods/node-resolver-fqkh6/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40305721Z namespaces/openshift-dns/pods/node-resolver-fqkh6/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403170792Z namespaces/openshift-dns/pods/node-resolver-fqkh6/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403268085Z namespaces/openshift-dns/pods/node-resolver-fqkh6/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403332916Z namespaces/openshift-dns/pods/node-resolver-vzbxw/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403388868Z namespaces/openshift-dns/pods/node-resolver-vzbxw/node-resolver-vzbxw.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40347842Z namespaces/openshift-dns/pods/node-resolver-vzbxw/dns-node-resolver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4034915Z namespaces/openshift-dns/pods/node-resolver-vzbxw/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40350533Z namespaces/openshift-dns/pods/node-resolver-vzbxw/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403579842Z namespaces/openshift-dns/pods/node-resolver-vzbxw/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403713115Z namespaces/openshift-dns/pods/node-resolver-vzbxw/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403803697Z namespaces/openshift-dns/pods/node-resolver-vzbxw/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.403856958Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40394177Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404013302Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404071273Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404192576Z namespaces/openshift-etcd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404253128Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404341819Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404393631Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404472373Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404526324Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404636086Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404745739Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404854681Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.404983984Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405042206Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405119217Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405180309Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405286061Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405344323Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405408524Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405513037Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405602279Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40565194Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405786623Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.405911676Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406021448Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406130581Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406236383Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406392897Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406608582Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406670643Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406729845Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406803146Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.406880598Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40697398Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407029352Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407143434Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407250177Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407308398Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407366809Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407431191Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407491802Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407557034Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407617665Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407685487Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407755909Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407849321Z namespaces/openshift-host-network/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.407935183Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408015555Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408071936Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408154938Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408210379Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408318042Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408424804Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408529186Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408592058Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408650259Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408722761Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408774502Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408905945Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.408968766Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409028398Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.40914101Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409238553Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409297414Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409427057Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409535299Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409638142Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409744714Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.409855147Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.410065652Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.410200355Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.410983153Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411045574Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411130906Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411186728Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411263559Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411314921Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411394182Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411448224Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411560776Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411668389Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41172732Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411782761Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411861583Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.411933455Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412003267Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412055108Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412117239Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4121724Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412298263Z namespaces/openshift-image-registry/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412358995Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412454597Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412511568Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41258043Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412634241Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.412776794Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41302758Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413306267Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413367588Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413429369Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413486741Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413544272Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413680495Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413760647Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413814989Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.413946632Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.414013313Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.414021393Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.414078635Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.414171267Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.414231888Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.415002456Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.415135319Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.415485647Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41559053Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.415824305Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.415982708Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416197304Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416267155Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416318636Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416376537Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416424289Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41648056Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416527151Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416606903Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416688135Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416744626Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416795657Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416891749Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.416945171Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417050553Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417137325Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417187016Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417226237Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417280589Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41732423Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417383781Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417391531Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417440142Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/image-registry-549d5fc798-r44zx.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417554615Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/registry/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417562215Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/registry/registry/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417570475Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/registry/registry/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.417656637Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/registry/registry/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418171159Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418242891Z namespaces/openshift-image-registry/pods/image-registry-549d5fc798-r44zx/registry/registry/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418273501Z namespaces/openshift-image-registry/pods/node-ca-clds8/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418317873Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca-clds8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418403084Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418409304Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca/node-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418416645Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca/node-ca/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418466766Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418599529Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418705291Z namespaces/openshift-image-registry/pods/node-ca-clds8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418758213Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418813864Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca-qtt7w.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418949937Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418961587Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca/node-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.418978658Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca/node-ca/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419031999Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419172172Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419245784Z namespaces/openshift-image-registry/pods/node-ca-qtt7w/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419300835Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419340686Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca-wtz8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419424568Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419430738Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca/node-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419438638Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca/node-ca/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419484109Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca/node-ca/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419598252Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419663684Z namespaces/openshift-image-registry/pods/node-ca-wtz8s/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419701645Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419740125Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419795847Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419827347Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.41994396Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.419993061Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420067363Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420108824Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420159705Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420197806Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420314479Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420393921Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420476192Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420522503Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420555374Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420611875Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420663677Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420742029Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42079752Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420850401Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.420955693Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421018105Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421064016Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421161978Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421278581Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421507216Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421625579Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421812413Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.421999067Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422173462Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422237363Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422287224Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422349555Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422398387Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422447408Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422496289Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422577881Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422666523Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422716094Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422757455Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422816316Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.422862137Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42295348Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42296713Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423010491Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/ingress-canary-qfmts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423095903Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/serve-healthcheck-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423105543Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423115553Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423165464Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423254847Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423325598Z namespaces/openshift-ingress-canary/pods/ingress-canary-qfmts/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423363389Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42340243Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/ingress-canary-t6pm8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423487482Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/serve-healthcheck-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423498462Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423508892Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423551463Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423641635Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423705407Z namespaces/openshift-ingress-canary/pods/ingress-canary-t6pm8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423747928Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423787069Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/ingress-canary-zv5k4.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423860901Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/serve-healthcheck-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423886661Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423896301Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.423933572Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424018314Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424092456Z namespaces/openshift-ingress-canary/pods/ingress-canary-zv5k4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424124507Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424167837Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424230449Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424290731Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424402033Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424469955Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424569267Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424631828Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4247118Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424751691Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424839993Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.424949366Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425024388Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425073169Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425111959Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425161531Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425196581Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425282523Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425325584Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425365915Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425446847Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.425508239Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42555733Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426150354Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426231635Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426337638Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42641284Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426492791Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426622194Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426807798Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42687961Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426931041Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.426982333Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427021514Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427065004Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427076955Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427122026Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427200718Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427238648Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427324921Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427403362Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427461514Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427508715Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427556016Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427599447Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427668929Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427710899Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427772301Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427811862Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427896354Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427907494Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.427943075Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428023307Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428061267Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428105988Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428146129Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428247082Z namespaces/openshift-ingress/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428313123Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428394395Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428437876Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428533478Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42859509Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428722353Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.428894747Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42901994Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429069371Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429111792Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429151903Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429195194Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429273726Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429321127Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429362288Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42944039Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429507951Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429554692Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429659795Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429748497Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.42989689Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.429996482Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430131686Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430250318Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430461163Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430540065Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430601736Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430677518Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430712139Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43077804Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430819321Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.430926884Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431009716Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431068537Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431116378Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431165249Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43120272Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431256892Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431308343Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431354984Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431369264Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431413945Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router-default-86dfbc9d5d-cmkg7.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431511877Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431517987Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router/router/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431527718Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router/router/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431578519Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router/router/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431765683Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router/router/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431827985Z namespaces/openshift-ingress/pods/router-default-86dfbc9d5d-cmkg7/router/router/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431896586Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431935617Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.431987788Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432025749Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432114531Z namespaces/openshift-insights/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432162572Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432223514Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432253114Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432319046Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432392238Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432537301Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432653644Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432755366Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432796347Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432842068Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43294609Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.432982091Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433051683Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433081574Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433172696Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433221577Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433269758Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43336269Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433434412Z namespaces/openshift-insights/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.433485243Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.434250601Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.434346253Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43463745Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.434761512Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4351029Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435184652Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435327386Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435403507Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435438438Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43552004Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435554831Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435666423Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435729925Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435779716Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435827547Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.435880748Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43597053Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436010581Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436072423Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436113974Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436202676Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436278528Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436336339Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43638055Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436444421Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436491762Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436548164Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436590095Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436639476Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436683697Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436741648Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436747818Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436791599Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/insights-operator-585dfdc468-x7t7n.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436902312Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/insights-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436936723Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/insights-operator/insights-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436943303Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/insights-operator/insights-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.436983254Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.437358292Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-x7t7n/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.437719721Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.437770272Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/insights-runtime-extractor-4m8n9.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.437931126Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.437952136Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/exporter/exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.437967667Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/exporter/exporter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438046798Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/exporter/exporter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438162021Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438246063Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/exporter/exporter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438306384Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/extractor/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438314584Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/extractor/extractor/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438318135Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/extractor/extractor/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438375266Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/extractor/extractor/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438484048Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43856185Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/extractor/extractor/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438609501Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438617942Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438625962Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438688683Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438770005Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438835936Z namespaces/openshift-insights/pods/insights-runtime-extractor-4m8n9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438927149Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.438962439Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/insights-runtime-extractor-72v9l.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439293907Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439320448Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/exporter/exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439327278Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/exporter/exporter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439354848Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/exporter/exporter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43944587Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439509562Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/exporter/exporter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439555413Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/extractor/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439564893Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/extractor/extractor/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439570564Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/extractor/extractor/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439613464Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/extractor/extractor/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439709487Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439779568Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/extractor/extractor/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439825079Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439831859Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.43983843Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.439923792Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440010083Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440080145Z namespaces/openshift-insights/pods/insights-runtime-extractor-72v9l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440131476Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440173887Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/insights-runtime-extractor-h4x8g.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440254769Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44026324Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/exporter/exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44027161Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/exporter/exporter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440319571Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/exporter/exporter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440406633Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440474264Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/exporter/exporter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440505335Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/extractor/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440513575Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/extractor/extractor/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440523186Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/extractor/extractor/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440586257Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/extractor/extractor/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440664539Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44073176Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/extractor/extractor/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440771271Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440793002Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440799542Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440845183Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.440964406Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441028097Z namespaces/openshift-insights/pods/insights-runtime-extractor-h4x8g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441075988Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441115649Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441182561Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441216442Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441272753Z namespaces/openshift-keda/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441279123Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441285973Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441327624Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441419276Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441479578Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441487788Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441533859Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4415941Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441641301Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441737954Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441820685Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441904938Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441915718Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.441955869Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442117102Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442156783Z namespaces/openshift-keda/operators.coreos.com/installplans/install-xpmgt.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442249825Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442288596Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442349838Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442390189Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44245067Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442496471Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442621124Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442687205Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442787358Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442825459Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44289543Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.442940161Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443023353Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443100475Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443176867Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443222138Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443262079Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44331724Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443362941Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443438963Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443494294Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443540265Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443622457Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443683848Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44373658Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443891643Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.443972185Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444056017Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444133419Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444211851Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444333383Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444508978Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444555219Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44460499Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444655181Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444696792Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444758193Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444811225Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444915077Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.444995989Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44504264Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445084341Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445132292Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445173573Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445217734Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445259495Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445320716Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445374247Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445508261Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445577652Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445666034Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445720575Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445818718Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.445861779Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446052413Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446142825Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446221157Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446278288Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446324329Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446594246Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446630687Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446637077Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446643577Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446654617Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446676128Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44677305Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446796891Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.446904513Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447482866Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447510847Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447523817Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447530267Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447535477Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447556738Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447618619Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447953317Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447972027Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447980968Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447985728Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447989088Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447992428Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.447995708Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448040779Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44808583Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448153592Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448196533Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448289425Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448346706Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448403628Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448444898Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44850088Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448542341Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448582872Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448639683Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448694144Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448757006Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448817157Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.448899019Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44893424Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449014932Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449042212Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449131474Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449207676Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449282478Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449554624Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449597275Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449668107Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449710308Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.44979548Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449841661Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449898102Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.449993304Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450063736Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450108037Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450219879Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450301741Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450375093Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450452545Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450530927Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45066559Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450842534Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450949226Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.450984907Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451066409Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45109663Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451171461Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451200802Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451290854Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451360236Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451419277Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451453458Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451508509Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45155133Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451607111Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451651523Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451711464Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451751615Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451806886Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.451847977Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45196897Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452016011Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452084753Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452103203Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452175185Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452224906Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452311838Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452381849Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452455811Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452506202Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452537643Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452602005Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452640306Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452726428Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452788129Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45282931Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452946502Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.452997454Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453008684Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453035304Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453081406Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453122246Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453211209Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45329053Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453574907Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453650409Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453733101Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.453860174Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454058948Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454098249Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45414738Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454191111Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454233712Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454269003Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454313554Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454392706Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454471278Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454526689Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45458068Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454639612Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454681482Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454727984Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454779905Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454819026Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454853066Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.454960159Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45500914Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455081792Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455101542Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455179734Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455214745Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455299817Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455375618Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45544845Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455504692Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455538392Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455603194Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455634535Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455726727Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455764718Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455814479Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.455918661Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456002153Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456054404Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456173277Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456242378Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456322891Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456399372Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456478094Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456603607Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456758701Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456797731Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456844523Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456910724Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.456961345Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457007976Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457043877Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457115949Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457194721Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457248362Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457291203Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457331944Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457369425Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457408976Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457461457Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457498318Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457535048Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45760638Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457658111Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457722063Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457769144Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457837506Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457882547Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.457977239Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458051791Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458129412Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458183254Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458222224Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458284186Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458313097Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458404979Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45844136Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.45847528Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458566582Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458631224Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458675095Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458771377Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458846759Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.458954481Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459037553Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459115555Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459236628Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459397711Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459790191Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459836462Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459920894Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.459953664Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460029116Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460057477Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460150139Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460223321Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460259422Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460297672Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460361884Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460403115Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460454256Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460495187Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460544228Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460573249Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460672791Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460723272Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460793954Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460820224Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460908086Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.460959007Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46104703Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461163522Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461263215Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461302786Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461348356Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461401978Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461448309Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461524171Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461574092Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461613033Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461695024Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461743886Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461756586Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461804917Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.461952681Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462000792Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462108874Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462192686Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462398951Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462478653Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462607796Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462730639Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.462953784Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463011745Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463042196Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463107507Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463185159Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46322153Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463263901Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463354323Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463432485Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463478846Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463520187Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463556048Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463595168Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463644Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46365278Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463736762Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/kube-storage-version-migrator-operator-6769c5d45-f2h6c.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463880645Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/kube-storage-version-migrator-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463897795Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463901956Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.463953987Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46407862Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-f2h6c/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464213693Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464259414Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464307575Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464339416Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464416478Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464451578Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46452882Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464570851Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464645183Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464664253Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464760815Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.464884758Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465005271Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465056762Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465107734Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465165515Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465213966Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465289688Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465348439Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46539327Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465473232Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465541064Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465589205Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465692107Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465773879Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.465928873Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466009794Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466122497Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46624111Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466413824Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466455774Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466489925Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466547497Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466604028Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466649379Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46668235Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466772232Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466847084Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466917355Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.466952266Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467010927Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467056379Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467105509Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4671129Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4671411Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator-74bb7799d9-m69vl.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467224222Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/graceful-termination/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467231543Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/graceful-termination/graceful-termination/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467238653Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467286564Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467384786Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467457268Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467485398Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467491278Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator/migrator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467504169Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator/migrator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467592051Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator/migrator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467686253Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467763415Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-m69vl/migrator/migrator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467795925Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467833446Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.467918298Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46796892Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468019321Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468028441Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468034891Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468089082Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468198095Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468282027Z namespaces/openshift-marketplace/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468289867Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468293767Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468326978Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468384029Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468390789Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46842827Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468520322Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468604694Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468688896Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468780228Z namespaces/openshift-monitoring/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.46883739Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468924132Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.468957032Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.469035034Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.469079765Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.469220309Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.469665499Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470104319Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470335334Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470358825Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470433006Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470468927Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.47057414Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470621251Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470680232Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470764244Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470802095Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.470839836Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.473585799Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.473737053Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.474780717Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.474859159Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.475738479Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.475861532Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476328123Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476508167Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476552628Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476688461Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476724332Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476768413Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476823564Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.476932097Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477016649Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.47707751Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477120871Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477251004Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477296285Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477382497Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477425458Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477540141Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477570171Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477679044Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.477843348Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478009761Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478265887Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478399401Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478523284Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478626686Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478733888Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.47881819Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478938203Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.478968984Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479065016Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479144858Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.47923035Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479339172Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479415554Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479567828Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.47965179Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479745092Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479846364Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.479954666Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480038899Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48008809Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480134201Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480186072Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480192412Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480243573Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480329645Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480338735Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480425748Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480610672Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480618262Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480631902Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480665513Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480760935Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480837087Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480901048Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480912099Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.480920529Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48096171Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481058792Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481122933Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48138397Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48139492Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48141686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48142812Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481545323Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481602175Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481644725Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481652796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481658396Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481698217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481794989Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48186243Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481926642Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481933352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481939212Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.481981923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482077686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482146957Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482186428Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482193418Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482200558Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482242499Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482337992Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482403963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482466455Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482480885Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482485435Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482506436Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482607218Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482674079Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482724801Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482742881Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/cluster-monitoring-operator-75587bd455-4h69b.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482839213Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/cluster-monitoring-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482850533Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482880884Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.482921625Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.483177421Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-4h69b/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.484689636Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.484725267Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics-69db897b98-qg8lf.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.484836329Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-main/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.484843879Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48484748Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.484922011Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485010423Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485097515Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485134966Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-self/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485143397Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485149506Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485200738Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48530653Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485377062Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485423053Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485432123Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485436423Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485487464Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485598127Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485663809Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-qg8lf/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485709559Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485762501Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server-d558fffc9-9lkpp.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485852813Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485862753Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server/metrics-server/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485899784Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server/metrics-server/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.485993686Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486083938Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48615456Z namespaces/openshift-monitoring/pods/metrics-server-d558fffc9-9lkpp/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486189681Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486232251Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin-7dccd58f55-6vnbd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486319393Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486332244Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486336174Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486374875Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486478637Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486548189Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-6vnbd/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48661716Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486650941Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter-4mgnd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486777334Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/init-textfile/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486788604Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/init-textfile/init-textfile/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486796615Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486841616Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.486942688Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48700908Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48703667Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48704273Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487048701Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487095291Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487191644Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487258695Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487293776Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487302816Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter/node-exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487329047Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487382048Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48748828Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487557362Z namespaces/openshift-monitoring/pods/node-exporter-4mgnd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487593863Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487638914Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter-n8zk8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487722196Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/init-textfile/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487731636Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/init-textfile/init-textfile/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487735446Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487772527Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487845879Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487938081Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487955851Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487962671Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.487975042Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488015533Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488100355Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488166586Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488208317Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488221508Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter/node-exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488225437Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488280289Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488385931Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488451173Z namespaces/openshift-monitoring/pods/node-exporter-n8zk8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488506404Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488544425Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter-nv9pk.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488632707Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/init-textfile/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488639787Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/init-textfile/init-textfile/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488645267Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488698068Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48878329Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488848372Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488904333Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488918624Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488922514Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.488948964Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489040116Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489112928Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489139549Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489143479Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter/node-exporter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48917415Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489222661Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489328523Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489399085Z namespaces/openshift-monitoring/pods/node-exporter-nv9pk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489437876Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489487267Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics-9d44df66c-sptmr.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48962481Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-main/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48963575Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.48964763Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489685311Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489784664Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489856975Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489925037Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-self/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489935827Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489942227Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.489982968Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49007714Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490148892Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490193793Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490203093Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490206914Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490260435Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490348497Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490421318Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-sptmr/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490459759Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490529571Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490705635Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490713435Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490717455Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490760956Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490860498Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49094248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490990872Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.490998512Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491007182Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491037963Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491131765Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491201266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491240317Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491246778Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491412361Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491449742Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491549094Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491616246Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491653517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491662157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491669247Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491703748Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49179989Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491885282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491949794Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491962304Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491966434Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.491998265Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492092387Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492158159Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492201609Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49220893Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49221285Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49224725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492568968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49263529Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49267523Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492681231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492685271Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492720261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492818964Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492918296Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492938477Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.492989278Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator-5676c8c784-9ljl5.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493071949Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49307957Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49309079Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493142301Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493232463Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493296715Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493336696Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493344686Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493352596Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493374936Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.4935473Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493622162Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-9ljl5/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493640853Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493698964Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook-57cf98b594-hgdsv.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493809417Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493816937Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493821107Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.493854248Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49396957Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494042102Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-hgdsv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494085143Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494119154Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client-bcbf69d6c-7952f.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494284457Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494291548Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494295218Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494335689Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494428091Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494493162Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494530613Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/reload/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494537163Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/reload/reload/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494544394Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/reload/reload/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494588924Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/reload/reload/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494686947Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494749148Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/reload/reload/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494789709Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494800089Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client/telemeter-client/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.494803709Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49483893Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495037015Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495109477Z namespaces/openshift-monitoring/pods/telemeter-client-bcbf69d6c-7952f/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495160188Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49523399Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-querier-b9f9f476c-rlv57.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495363433Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495373803Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495377633Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495439384Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495532157Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495603148Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495641869Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-rules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495650799Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495654609Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49568604Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495784882Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495850414Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495914715Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-web/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495936286Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495941446Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.495961366Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496051838Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49612184Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496160151Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496170721Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496174681Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496237763Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496335975Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496404577Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496433877Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/prom-label-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496445538Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496449558Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496490429Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496596461Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496664993Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496697153Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-query/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496705264Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-query/thanos-query/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496710814Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-query/thanos-query/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496757925Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.496853517Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49695971Z namespaces/openshift-monitoring/pods/thanos-querier-b9f9f476c-rlv57/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49698044Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497078702Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497124113Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497174164Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497284407Z namespaces/openshift-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497327518Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497395589Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.49742811Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497480182Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497519062Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497736657Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497814409Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497916441Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.497947582Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498009764Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498144707Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498254509Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498321581Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498342521Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498397873Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498443634Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498528636Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498579237Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498619788Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498700219Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498742131Z namespaces/openshift-multus/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498778471Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.498930305Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.499012197Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.499497618Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.499619341Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500207294Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500305607Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5004321Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500486491Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500525852Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500622744Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500710866Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500791858Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50089925Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.500986872Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501082405Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501158516Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501240848Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50129055Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5013365Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501388232Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501419282Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501480894Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501511675Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501563876Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501594237Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501680699Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50175796Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501802821Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501845852Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501916774Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.501962465Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502010026Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502057617Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502117089Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502127879Z namespaces/openshift-multus/pods/multus-58mkl/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50217301Z namespaces/openshift-multus/pods/multus-58mkl/multus-58mkl.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502277662Z namespaces/openshift-multus/pods/multus-58mkl/kube-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502288302Z namespaces/openshift-multus/pods/multus-58mkl/kube-multus/kube-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502295113Z namespaces/openshift-multus/pods/multus-58mkl/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502342544Z namespaces/openshift-multus/pods/multus-58mkl/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502714832Z namespaces/openshift-multus/pods/multus-58mkl/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502784544Z namespaces/openshift-multus/pods/multus-58mkl/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502822645Z namespaces/openshift-multus/pods/multus-89vjp/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502887376Z namespaces/openshift-multus/pods/multus-89vjp/multus-89vjp.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502983498Z namespaces/openshift-multus/pods/multus-89vjp/kube-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502994159Z namespaces/openshift-multus/pods/multus-89vjp/kube-multus/kube-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.502998179Z namespaces/openshift-multus/pods/multus-89vjp/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503005319Z namespaces/openshift-multus/pods/multus-89vjp/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503327257Z namespaces/openshift-multus/pods/multus-89vjp/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503386898Z namespaces/openshift-multus/pods/multus-89vjp/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503428719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50346411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/multus-additional-cni-plugins-hvlw8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503600853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/bond-cni-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503609313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503614593Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503641384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503729046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503794517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503831898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503839218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/cni-plugins/cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.503842698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50390632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504003432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504068164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504110985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/egress-router-binary-copy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504123705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504128205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504152645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504240098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504312019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50435303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504366141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504370121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504398161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504478283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504534104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504579655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/routeoverride-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504586846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504594126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504602426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504703128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50477254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504809181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504821641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504825341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504857092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.504965304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505031276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505068887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505079197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505089127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505116958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50520361Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505269961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hvlw8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505321183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505369824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/multus-additional-cni-plugins-ls4b6.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505505807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/bond-cni-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505514417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505518237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505553918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50564158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505710992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505732132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505746282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/cni-plugins/cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505755562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505793194Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505898466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.505970187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506011079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/egress-router-binary-copy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506027349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506041609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50607015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506154782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506228893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506245244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506253824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506257834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506298045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506381637Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506447749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50649458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/routeoverride-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50650182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50650606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506537861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506636933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506704535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506733975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506744596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506750286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506790017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506902429Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.506973901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507006062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507013872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507020532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507061953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507153805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507217567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ls4b6/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507259568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507305509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/multus-additional-cni-plugins-qtgvt.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507427061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/bond-cni-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507435901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507470642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507513103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507595805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507675997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507694807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507701708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/cni-plugins/cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507713338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507750789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50782991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507929503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507951003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/egress-router-binary-copy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507955784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507960104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.507996954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508086976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508155888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508198519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508208069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50821311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50824061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508316802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508381783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508423344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/routeoverride-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508430444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508434224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508465335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508553857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508620699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50865843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50866585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50866963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508699681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508790983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508858244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508909026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508921566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508925666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.508960127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509050799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.50912048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-qtgvt/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509141041Z namespaces/openshift-multus/pods/multus-pps95/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509188602Z namespaces/openshift-multus/pods/multus-pps95/multus-pps95.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509281424Z namespaces/openshift-multus/pods/multus-pps95/kube-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509288584Z namespaces/openshift-multus/pods/multus-pps95/kube-multus/kube-multus/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509292704Z namespaces/openshift-multus/pods/multus-pps95/kube-multus/kube-multus/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509319875Z namespaces/openshift-multus/pods/multus-pps95/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509628862Z namespaces/openshift-multus/pods/multus-pps95/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509697684Z namespaces/openshift-multus/pods/multus-pps95/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509725784Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509771435Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon-88gvq.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509850507Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509861697Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509885908Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.509916969Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510009671Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510077993Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510121114Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510128004Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510131944Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510171175Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510289067Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510362279Z namespaces/openshift-multus/pods/network-metrics-daemon-88gvq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510375459Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510423741Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon-kbztx.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510503852Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510514783Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510518583Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510548033Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510652306Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510719617Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510751328Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510755888Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510759408Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510801479Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.510986603Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511059155Z namespaces/openshift-multus/pods/network-metrics-daemon-kbztx/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511079585Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511130937Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon-q2wj9.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511207519Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511220459Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511224549Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511231279Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511330931Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511397363Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511440954Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511450704Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511454714Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511476205Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511598808Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511667739Z namespaces/openshift-multus/pods/network-metrics-daemon-q2wj9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51170403Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511743471Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511787082Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511795182Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511819443Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511937356Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.511981406Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512013247Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512094899Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5121405Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512188121Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512232592Z namespaces/openshift-network-console/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512271553Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512330074Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512373775Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512427407Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512448297Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512535739Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512641892Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512743454Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512784715Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512827156Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512921808Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.512954789Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51300331Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513056351Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513132703Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513163224Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513222595Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513293567Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513335328Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513376489Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513484461Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513566443Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513686296Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513761828Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.513923191Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514051094Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514163717Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514205068Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514245589Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51430096Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514343061Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514396372Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514431873Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514491475Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514532015Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514577077Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514617017Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514702769Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514777751Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514818912Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514881673Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514930405Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.514964515Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515012827Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515020157Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515061948Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin-cb95c66f6-wl476.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515125189Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515132239Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515135909Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515184611Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515278733Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515344934Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-wl476/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515381685Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515416506Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515454807Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515492458Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515542589Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51558468Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515640251Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515685462Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515723363Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515771164Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515889397Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.515998849Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516097732Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516138822Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516187944Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516245815Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516287676Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516348547Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516388848Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516442869Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5164737Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516558442Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516599633Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516638024Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516716186Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516765997Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.516806478Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51691347Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517010393Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517189877Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517265159Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517480364Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517567955Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517685448Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517733269Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51777664Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517839492Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517858342Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.517994385Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518022786Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518061267Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518119348Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518151029Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5181999Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518247531Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518320093Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518402605Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518436706Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518493347Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518535868Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518595039Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51863208Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518677211Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518720982Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518727452Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518766313Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/network-check-source-8894fc9bd-sgd2m.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518841105Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/check-endpoints/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518851135Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/check-endpoints/check-endpoints/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518856785Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.518972258Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51907594Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519144662Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-sgd2m/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519180743Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519213744Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-8gbf7.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519290435Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-container/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519297106Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519301556Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519334326Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519424398Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51949315Z namespaces/openshift-network-diagnostics/pods/network-check-target-8gbf7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519531931Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519565532Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-fmthr.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519642114Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-container/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519655084Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519659104Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519674494Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519765256Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519827158Z namespaces/openshift-network-diagnostics/pods/network-check-target-fmthr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519888689Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.51991222Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-n6x95.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.519997672Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-container/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520006482Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520010162Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520041613Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520126775Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520189046Z namespaces/openshift-network-diagnostics/pods/network-check-target-n6x95/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520228467Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520271628Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520326279Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52033703Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52035857Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520446552Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520485523Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520539814Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520619056Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520664247Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520691828Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520745679Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52078557Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520848031Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520894432Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520947213Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.520992575Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521077487Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521158358Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52123216Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521268661Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521302952Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521364303Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521379194Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521475196Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521515647Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521547547Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52164042Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52166748Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52167623Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521722291Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521775833Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521814704Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.521927796Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522005058Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52208923Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522164492Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522244063Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522389317Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522501109Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522566881Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522588931Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522660703Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522684184Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522743715Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522775536Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522832287Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.522894279Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52296689Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523057642Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523075333Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523144704Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523175705Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523223146Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523265167Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523311088Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523353569Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52336048Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52339783Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523448611Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523494472Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523538784Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523579685Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523627166Z namespaces/openshift-network-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523678677Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523729758Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523771349Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52381897Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523862821Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.523982354Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524052395Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524134177Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524169328Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524206119Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524278071Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524312001Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524356912Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524408764Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524488346Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524526396Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524561957Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524643149Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52468889Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52469727Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524729371Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524776832Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524831903Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.524971507Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525048008Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525193452Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525274444Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525441937Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525527659Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525652332Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525702294Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525733204Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525833946Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525904858Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.525963969Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52600437Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526040161Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526096943Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526137033Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526182325Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526213795Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526303047Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526380829Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5264184Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526464321Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526514042Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526551073Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526611935Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526664016Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526706507Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526746998Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526789679Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526797889Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52685206Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter-mqccp.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526918211Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526931292Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526935002Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.526966933Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527047485Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527121476Z namespaces/openshift-network-operator/pods/iptables-alerter-mqccp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527158437Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527193388Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter-nvcxv.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527255919Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527267419Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5272714Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527309551Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527389052Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527457284Z namespaces/openshift-network-operator/pods/iptables-alerter-nvcxv/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527496775Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527536156Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter-tntl8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527604957Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527614378Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527618148Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527649848Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52773432Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527802392Z namespaces/openshift-network-operator/pods/iptables-alerter-tntl8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527836853Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.527895334Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528031017Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528067878Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528105239Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5281516Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528215941Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528251592Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528295893Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528331414Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528413086Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528486648Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52856342Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528605661Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528641611Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528688012Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528723453Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528805915Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528841936Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528897157Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.528984789Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.52902314Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529058471Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529171294Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529251016Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529341398Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529418589Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529520052Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529637574Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529824109Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529910501Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.529952822Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530009303Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530039484Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530082335Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530123726Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530202278Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530285349Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53033041Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530360341Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530412412Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530443523Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530518855Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530548666Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530637648Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530648458Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530660238Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53072886Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53075216Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530814421Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530884003Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530919044Z namespaces/openshift-operators/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530930344Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530937964Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.530950205Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531027586Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531049067Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531114348Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531146799Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53119655Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531230911Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531422816Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531498687Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531575839Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53161532Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531662091Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531793194Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531812185Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531898477Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.531922967Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532017719Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53206261Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532114402Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532187713Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532219264Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532228114Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532260865Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532317586Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532367937Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532549442Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532632383Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.532952391Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.533086264Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.533737089Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.533822131Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.533991345Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534041406Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534069647Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534159199Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534272601Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534299252Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534395664Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534432605Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534480116Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534533358Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534574028Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53463526Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534687951Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534726522Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534733522Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534770893Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534823934Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534883746Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.534960888Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535050779Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535098811Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535110201Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535184833Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535216193Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535297235Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535333776Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535384277Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535391227Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535430598Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53551026Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535558771Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535589612Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535643733Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535650753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535712425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-node-6xgsz.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535890999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-node/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535902609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.535906349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53594497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536079713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536157355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536175056Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536179596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536183376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536224386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53635522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536424061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536474802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/nbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536486163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/nbdb/nbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536491483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/nbdb/nbdb/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536499603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536602805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536668257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536694857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/northd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536700857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/northd/northd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536704158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/northd/northd/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536752099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/northd/northd/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536861761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.536987944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/northd/northd/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537038685Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-acl-logging/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537053596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537058686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537067316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537260481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537327832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537348212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537361273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-controller/ovn-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537369783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537392553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537600408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.53766515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537695211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537702751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537716351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.537748832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.541837476Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.541921748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.541936229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/sbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.541951989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/sbdb/sbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.541964169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/sbdb/sbdb/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54200894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542096712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542162314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6xgsz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542189694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542274186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-node-d6twb.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54242059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-node/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54243403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54244119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54245673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542617474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542669455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542722107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542735787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542741897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542753287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542935722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.542995463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543036784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/nbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543045294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/nbdb/nbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543049764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/nbdb/nbdb/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543061644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543158227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543237619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543251529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/northd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543263619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/northd/northd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543273789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/northd/northd/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54331039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/northd/northd/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543428633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543499395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/northd/northd/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543517335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-acl-logging/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543525155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543530225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543573456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54373559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543802532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543841922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543850893Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-controller/ovn-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543855583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.543907554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.544075078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.544139009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.544182061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.544187741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.544192351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.544224441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548687005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548757066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548775887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/sbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548780457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/sbdb/sbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548784427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/sbdb/sbdb/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548832848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.548954411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549021742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d6twb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549049813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549119404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-node-p8r2c.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549285788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-node/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549294099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549308179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54936802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549501043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549566475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549581815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549590595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549596246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549639016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.54978773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549830261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549894202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/nbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549910073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/nbdb/nbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549916293Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/nbdb/nbdb/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.549947254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/nbdb/nbdb/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550048896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550115118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550139638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/northd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550156059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/northd/northd/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550162399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/northd/northd/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550198219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/northd/northd/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550300552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550363123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/northd/northd/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550382994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-acl-logging/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550391334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550397894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550436615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550622559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550692091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550709861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550719581Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-controller/ovn-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550724312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550757532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.550969587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.551041929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55107194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55107846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5510817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.551137981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555301467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555370089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555395809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/sbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55540291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/sbdb/sbdb/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55540706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/sbdb/sbdb/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555450211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/sbdb/sbdb/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555544253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555606314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-p8r2c/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555634925Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555678016Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555723127Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555730397Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.555773428Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55585853Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556007344Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556055395Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556094996Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556175978Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55626094Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55630071Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556337771Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556377752Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556385503Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556389172Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556426633Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556478205Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556525916Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556583147Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556623828Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556660049Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556695359Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556778041Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.556916205Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557008877Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557050038Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557092629Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55713503Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557175591Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557257272Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557298104Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557349885Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557427727Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557474417Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557482338Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557513838Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55757025Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557621621Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557731134Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.557809965Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5580169Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558090852Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558220145Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558339837Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558515652Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558580973Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558623814Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558663105Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558701416Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558742797Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558789108Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55888654Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.558972102Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559014283Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559046314Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559104135Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559150096Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559200987Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559235388Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559277469Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559285289Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55931932Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/service-ca-operator-d6fc45fc5-dzfv2.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559397392Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/service-ca-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559406242Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559409642Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559438853Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559587866Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-dzfv2/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55973254Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.55976797Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559807741Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559843902Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559948455Z namespaces/openshift-service-ca/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.559982526Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560039977Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560076108Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560126519Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56016409Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560241981Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560341174Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560431116Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560468527Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560503978Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560555189Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56058938Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560669311Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560721253Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560759424Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560837205Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560900877Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560915597Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560939788Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.560997089Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561031Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561135442Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561209094Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561321986Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561395748Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561506241Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561631424Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561801928Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561849019Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56191064Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561962251Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.561994302Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562031813Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562073454Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562153826Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562229767Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562266158Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562303729Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56235348Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562388331Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562435562Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562443212Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562474253Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-865cb79987-z9h7k.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562545475Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562559335Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562573055Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562620636Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562819231Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562907183Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-z9h7k/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562932494Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.562975805Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563012756Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563056017Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563102427Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563143519Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56320212Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563248981Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563285512Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563329653Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563402074Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563481056Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563560928Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56362392Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563668971Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563709712Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563744352Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563824124Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563893026Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.563920197Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564017309Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56407247Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56409395Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564197653Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564278435Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564364177Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564424268Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56452163Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564633373Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564805887Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564839868Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564913229Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56495378Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.564997711Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565058523Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565081883Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565159445Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565237657Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565286268Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565323749Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56537438Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565408841Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565447602Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565482702Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565523563Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565567995Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565609905Z namespaces/openshift/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565658077Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565709078Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565748409Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56579897Z namespaces/openshift/apps/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565829361Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.565930673Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566009285Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566088787Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566129597Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566175009Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56621877Z namespaces/openshift/batch/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566267951Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566349773Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566388163Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566417664Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566501226Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566548977Z namespaces/openshift/core/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566600008Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566697271Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566768252Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566847324Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.566942846Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567022468Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567146331Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567324155Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567366116Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567411007Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567451448Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.567485859Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.568714917Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.568742848Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.56883241Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.568922212Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569032755Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569140167Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569224029Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569380603Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569549427Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569674199Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569767012Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.569878994Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570012307Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57013505Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570243623Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570330354Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570423847Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570523399Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570653042Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570767625Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.570881137Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57098495Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571082372Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571178234Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571276907Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571374809Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571473171Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571570013Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571678976Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571785978Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.571902161Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572025634Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572138456Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572218908Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572341491Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572433813Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572547466Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572698779Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572785491Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.572925274Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573030237Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57314912Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573279953Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573374975Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573462867Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57359039Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573719193Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573820385Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.573950518Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57404874Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574142843Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574234905Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574354787Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574475Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574608544Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574726026Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574847669Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.574961141Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575053174Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575178806Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575259768Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575291179Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575380861Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575458513Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575494514Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575530585Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575589236Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575620507Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575677308Z namespaces/openshift/policy/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575696489Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57575609Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575800161Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575838812Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575845972Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.575903333Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576026816Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576143619Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576257471Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576354484Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576527638Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57664241Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576755253Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.576881966Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577039989Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577157332Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577269615Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577392108Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577535801Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577635463Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.577783827Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57790434Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578019982Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578127785Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578237877Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57834624Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578445942Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578561335Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578674407Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.57877781Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578888712Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.578997815Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579094757Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5792085Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579316832Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579421345Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579523367Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579627009Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579749052Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579862275Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.579984008Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.58008286Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.580183222Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.580295125Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.580406127Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5805088Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.580627752Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.580739755Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.580886938Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581007231Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581130494Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581275267Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5814028Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581529053Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581645876Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581755669Z network_logs/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581796839Z network_logs/cluster_scale [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581883501Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.581966343Z network_logs/multi-networkpolicy [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.582041315Z network_logs/net-attach-def [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.582124877Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.58226718Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.582361323Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.58354286Z nodes/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.583592091Z nodes/debug [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.583673193Z nodes/ip-10-0-132-160.ec2.internal/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.583722624Z nodes/ip-10-0-132-160.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.584088723Z nodes/ip-10-0-132-160.ec2.internal/dmesg [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.584356469Z nodes/ip-10-0-132-160.ec2.internal/ethtool_channels [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.58443366Z nodes/ip-10-0-132-160.ec2.internal/ethtool_features [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.584521882Z nodes/ip-10-0-132-160.ec2.internal/ip-10-0-132-160.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.584808369Z nodes/ip-10-0-132-160.ec2.internal/irq_affinities.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.584972253Z nodes/ip-10-0-132-160.ec2.internal/lscpu [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.585106996Z nodes/ip-10-0-132-160.ec2.internal/lspci [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.585204958Z nodes/ip-10-0-132-160.ec2.internal/podresources.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.585306511Z nodes/ip-10-0-132-160.ec2.internal/pods_info.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.585420133Z nodes/ip-10-0-132-160.ec2.internal/proc_cmdline [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.585501615Z nodes/ip-10-0-132-160.ec2.internal/sysinfo.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.587163834Z nodes/ip-10-0-132-160.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.587323357Z nodes/ip-10-0-134-36.ec2.internal/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.587361258Z nodes/ip-10-0-134-36.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.587597153Z nodes/ip-10-0-134-36.ec2.internal/dmesg [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.587836619Z nodes/ip-10-0-134-36.ec2.internal/ethtool_channels [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.587936891Z nodes/ip-10-0-134-36.ec2.internal/ethtool_features [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588021603Z nodes/ip-10-0-134-36.ec2.internal/ip-10-0-134-36.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.58831995Z nodes/ip-10-0-134-36.ec2.internal/irq_affinities.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588467384Z nodes/ip-10-0-134-36.ec2.internal/lscpu [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588588367Z nodes/ip-10-0-134-36.ec2.internal/lspci [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588671618Z nodes/ip-10-0-134-36.ec2.internal/podresources.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588770961Z nodes/ip-10-0-134-36.ec2.internal/pods_info.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588895803Z nodes/ip-10-0-134-36.ec2.internal/proc_cmdline [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.588978105Z nodes/ip-10-0-134-36.ec2.internal/sysinfo.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.590621693Z nodes/ip-10-0-134-36.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.590775127Z nodes/ip-10-0-138-119.ec2.internal/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.590818248Z nodes/ip-10-0-138-119.ec2.internal/cpu_affinities.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.591102194Z nodes/ip-10-0-138-119.ec2.internal/dmesg [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.59133893Z nodes/ip-10-0-138-119.ec2.internal/ethtool_channels [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.591416322Z nodes/ip-10-0-138-119.ec2.internal/ethtool_features [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.591496754Z nodes/ip-10-0-138-119.ec2.internal/ip-10-0-138-119.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.5917824Z nodes/ip-10-0-138-119.ec2.internal/irq_affinities.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.591995755Z nodes/ip-10-0-138-119.ec2.internal/lscpu [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.592124808Z nodes/ip-10-0-138-119.ec2.internal/lspci [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.59220854Z nodes/ip-10-0-138-119.ec2.internal/podresources.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.592313973Z nodes/ip-10-0-138-119.ec2.internal/pods_info.json [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.592427865Z nodes/ip-10-0-138-119.ec2.internal/proc_cmdline [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.592509007Z nodes/ip-10-0-138-119.ec2.internal/sysinfo.log [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.594225767Z nodes/ip-10-0-138-119.ec2.internal/sysinfo.tgz [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.59439065Z pod_network_connectivity_check/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.594426591Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.594547414Z static-pods/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.594568745Z static-pods/kube-apiserver/ [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.600465851Z [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.600488461Z sent 57,092 bytes received 6,260,113 bytes 4,211,470.00 bytes/sec [must-gather] [must-gather-bxq66] OUT 2026-04-28T19:38:56.600507472Z total size is 133,332,732 speedup is 21.11 [must-gather] [must-gather ] OUT 2026-04-28T19:38:56.84669826Z namespace/openshift-must-gather-rqj59 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: cc39cf92-b8cb-44d1-9a89-a09139e00172 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.20.19" [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-78f86 [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-78f86-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-78f86 [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 8939690 Apr 28 19:40 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-78f86/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 60de887] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-78f86/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 71106e0..60de887 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded