[get-kubeconfig] Found kubeconfig secret: cluster-qlhdm-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-qlhdm-kubeconfig [get-kubeconfig] Found admin password secret: cluster-qlhdm-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-qlhdm-password [get-kubeconfig] API Server URL: https://ae363e6b255ec4c28acfcca97f2f755b-e8afd7b6a539b2f0.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [clone-repo] odc-dashboards-component [clone-repo] https://github.com/pierDipi/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 85% (2691/3131) Updating files: 86% (2693/3131) Updating files: 87% (2724/3131) Updating files: 88% (2756/3131) Updating files: 89% (2787/3131) Updating files: 90% (2818/3131) Updating files: 91% (2850/3131) Updating files: 92% (2881/3131) Updating files: 93% (2912/3131) Updating files: 94% (2944/3131) Updating files: 95% (2975/3131) Updating files: 96% (3006/3131) Updating files: 97% (3038/3131) Updating files: 98% (3069/3131) Updating files: 99% (3100/3131) Updating files: 100% (3131/3131) Updating files: 100% (3131/3131), done. [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:e73275682c9d4db318538628b7476b9b96452c4195bbbc04c5088110a0bc23dd [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e73275682c9d4db318538628b7476b9b96452c4195bbbc04c5088110a0bc23dd [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:02755d841a3dce0ff1cca72cc74c93d2e94afa29bc32898c13cb2a5710f1c005 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:02755d841a3dce0ff1cca72cc74c93d2e94afa29bc32898c13cb2a5710f1c005 [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:0e1a169e211c4cdcd19b5d9ae2b04ed590c1bcb2f57424f5c6e7d0d0f2faa1f0 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0e1a169e211c4cdcd19b5d9ae2b04ed590c1bcb2f57424f5c6e7d0d0f2faa1f0 [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:523ed64da171f96ba586fa05d2bcb415c8c54dddf273afd4079bdc377a22c2e7 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:523ed64da171f96ba586fa05d2bcb415c8c54dddf273afd4079bdc377a22c2e7 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [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-1738 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1738 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1738 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Downloading portforward [e2e-raw] Built python-simple-logger==2.0.19 [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] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 2.04s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 9.54s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://ae363e6b255ec4c28acfcca97f2f755b-e8afd7b6a539b2f0.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-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-77f648d694-r8gg5 1/1 Running 0 43s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-77f648d694-r8gg5 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-55557df8c-flzjd 1/1 Running 0 47s [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-55557df8c-flzjd 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-56f9798bb4-9nszs 1/1 Running 0 53s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-56f9798bb4-9nszs condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:02755d841a3dce0ff1cca72cc74c93d2e94afa29bc32898c13cb2a5710f1c005 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:e73275682c9d4db318538628b7476b9b96452c4195bbbc04c5088110a0bc23dd [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0e1a169e211c4cdcd19b5d9ae2b04ed590c1bcb2f57424f5c6e7d0d0f2faa1f0 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:523ed64da171f96ba586fa05d2bcb415c8c54dddf273afd4079bdc377a22c2e7 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:02755d841a3dce0ff1cca72cc74c93d2e94afa29bc32898c13cb2a5710f1c005 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:e73275682c9d4db318538628b7476b9b96452c4195bbbc04c5088110a0bc23dd [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:0e1a169e211c4cdcd19b5d9ae2b04ed590c1bcb2f57424f5c6e7d0d0f2faa1f0 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:523ed64da171f96ba586fa05d2bcb415c8c54dddf273afd4079bdc377a22c2e7 [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-raw] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 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-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-48tb8 0/1 Running 0 7s [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-654c557856-48tb8 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 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-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-749567458d-nxs6b" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-749567458d-qk92q condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template 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-cuda-runtime-template created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:02755d841a3dce0ff1cca72cc74c93d2e94afa29bc32898c13cb2a5710f1c005 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:02755d841a3dce0ff1cca72cc74c93d2e94afa29bc32898c13cb2a5710f1c005 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:0766b2640e9f65a115051513f479caef2aade6073861cb4608fed2dfeda38dbf [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:6c054878d964d3dbec7663a0c89305f28ece8e7412aa64fd90ae3747dc6e1a59 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'xdist': '3.6.1', 'cov': '5.0.0', 'json-report': '1.5.0', 'metadata': '3.1.1', 'httpx': '0.30.0', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, xdist-3.6.1, cov-5.0.0, json-report-1.5.0, metadata-3.1.1, httpx-0.30.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-07-15 10:55:38.486 3969 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-15 10:57:18.793 3969 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.793 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.793 3969 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-15 10:57:18.793 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-15 10:57:18.793 3969 kserve.trace Using external route host: isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.793 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.795 3969 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.795 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.795 3969 kserve.trace base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.795 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.919 3969 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.919 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.919 3969 kserve.trace base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.919 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:18.920 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-39eaf-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 10:57:23.954 3969 kserve.trace Got response [{'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}, {'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}, {'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}, {'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}] [e2e-raw] 2026-07-15 10:57:23.954 3969 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}, {'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}, {'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}, {'message': '', 'batchId': '2754ac9a-6182-4ea7-95fa-3975a7fe4173', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-15 10:57:24.015 3969 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-15 10:57:24.015 3969 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-15 10:59:14.371 3969 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-15 10:59:14.371 3969 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-15 10:59:14.374 3969 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-15 10:59:14.374 3969 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-15 10:59:14.460 3969 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-15 10:59:14.460 3969 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-15 11:01:04.761 3969 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-15 11:01:04.761 3969 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-15 11:01:04.763 3969 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-15 11:01:04.763 3969 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-15 11:02:55.077 3969 kserve.trace Host from isvc status URL = isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:02:55.077 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace Using external route host: isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace base url = https://isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:02:55.078 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-ade57-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:02:55.105 3969 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-15 11:02:55.105 3969 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-15 11:05:50.525 3969 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace Using external route host: isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace base url = https://isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:05:50.525 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-41412-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:05:50.554 3969 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-15 11:05:50.554 3969 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-15 11:05:55.734 3969 kserve.trace Created primary ISVC: isvc-primary-5f257e [e2e-raw] 2026-07-15 11:05:55.734 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-5f257e [e2e-raw] 2026-07-15 11:07:25.790 3969 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-15 11:07:25.790 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-15 11:07:25.795 3969 kserve.trace Baseline recorded - resourceVersion: 20384 [e2e-raw] 2026-07-15 11:07:25.795 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20384 [e2e-raw] 2026-07-15 11:07:25.795 3969 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-15 11:07:25.795 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-15 11:07:25.949 3969 kserve.trace Created secondary ISVC isvc-secondary-5f257e, waiting for failure status... [e2e-raw] 2026-07-15 11:07:25.949 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-5f257e, waiting for failure status... [e2e-raw] 2026-07-15 11:07:31.971 3969 kserve.trace ISVC isvc-secondary-5f257e reported failure: {'exitCode': 1, 'message': "2026-07-15 11:07:26.860 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-15 11:07:26.860 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-15 11:07:27.138 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:31.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-15 11:07:31.971 3969 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-5f257e reported failure: {'exitCode': 1, 'message': "2026-07-15 11:07:26.860 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-15 11:07:26.860 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-15 11:07:27.138 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:31.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-15 11:07:31.972 3969 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-15 11:07:26.860 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-15 11:07:26.860 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-15 11:07:27.138 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:31.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-15 11:07:31.972 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-15 11:07:26.860 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-15 11:07:26.860 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-15 11:07:27.138 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:31.481 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-15 11:07:41.988 3969 kserve.trace Primary ISVC resourceVersion: before=20384, after=20384 [e2e-raw] 2026-07-15 11:07:41.988 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20384, after=20384 [e2e-raw] 2026-07-15 11:07:41.988 3969 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-15 11:07:41.988 3969 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-15 11:07:47.136 3969 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-15 11:07:47.136 3969 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-15 11:07:47.283 3969 kserve.trace Created ISVC isvc-init-fail-34fffe, waiting for failure status... [e2e-raw] 2026-07-15 11:07:47.283 3969 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-34fffe, waiting for failure status... [e2e-raw] 2026-07-15 11:07:52.293 3969 kserve.trace ISVC isvc-init-fail-34fffe reported failure: {'exitCode': 1, 'message': "2026-07-15 11:07:48.207 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-15 11:07:48.208 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-15 11:07:48.488 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:49.569 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-15 11:07:52.293 3969 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-34fffe reported failure: {'exitCode': 1, 'message': "2026-07-15 11:07:48.207 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-15 11:07:48.208 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-15 11:07:48.488 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:49.569 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-15 11:07:52.293 3969 kserve.trace Failure status detected in 5.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-15 11:07:48.207 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-15 11:07:48.208 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-15 11:07:48.488 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:49.569 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-15 11:07:52.293 3969 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-15 11:07:48.207 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-15 11:07:48.208 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-15 11:07:48.488 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-15 11:07:49.569 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-15 11:07:52.293 3969 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-15 11:07:52.293 3969 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-15 11:07:52.297 3969 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-15T11:07:47Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-15 11:07:52.297 3969 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-15T11:07:47Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-15 11:07:52.297 3969 kserve.trace Quick reconciliation validated: Failure detected in 5.07 seconds [e2e-raw] 2026-07-15 11:07:52.297 3969 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-15 11:09:27.609 3969 kserve.trace Host from isvc status URL = raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace Using external route host: raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace Sending Header = {'Host': 'raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:09:27.609 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:09:27.610 3969 kserve.trace base url = https://raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:09:27.610 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-b781c-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:09:27.637 3969 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-15 11:09:27.637 3969 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-15 11:11:02.923 3969 kserve.trace Host from isvc status URL = raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:11:02.923 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace Using external route host: raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace base url = https://raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:11:02.924 3969 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-9bc10-kserve-ci-e2e-test.apps.21926a48-4434-4210-b462-359e49c9ac47.prod.konfluxeaas.com [e2e-raw] 2026-07-15 11:11:02.951 3969 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-15 11:11:02.951 3969 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 932.05s (0:15:32) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-15T11:11:08.954282432Z 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: 0093f603-e6b0-4a36-82b1-ccf971079448 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-15T11:11:09.000384427Z namespace/openshift-must-gather-xcswk created [must-gather] [must-gather ] OUT 2026-07-15T11:11:09.010293833Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-kx5j5 created [must-gather] [must-gather ] OUT 2026-07-15T11:11:09.0356705Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:15.725947143Z [disk usage checker] Started [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:15.729197092Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:15.876731090Z No resources found in openshift-must-gather-xcswk namespace. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:15.996256749Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.156065617Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.156096773Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.156096773Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.158554158Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.323122545Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.323155425Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.323155425Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.325489063Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.482934623Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.482965710Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.482965710Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.485247695Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.640850492Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.640882938Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.640882938Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.642964735Z Error getting logs from rhods-notebooks [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.805899840Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.805932084Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.805932084Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.808283361Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.967195034Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.967225104Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.967225104Z namespaces "istio-system" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:16.969617090Z Error getting logs from istio-system [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.132470822Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.132569307Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.132569307Z namespaces "knative-serving" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.134655137Z Error getting logs from knative-serving [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.292356627Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.292387096Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.292387096Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.294386104Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.570156448Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.852848245Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:17.989832189Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.079393300Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.081604980Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.217836795Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.304353359Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.306676265Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.440183390Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.527846678Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.530084626Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.663041086Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.750660522Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.752906106Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.883570366Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.970306733Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:18.972342004Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.103710552Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.189693680Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.191902581Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.322218558Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.409448681Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.411805541Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.545497854Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.633387606Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.635808723Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.769223765Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.856934585Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.859260602Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:19.993965000Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.080904532Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.083229990Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.221270069Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.308561144Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.310619554Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.442505627Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.531382965Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.533757528Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.664749445Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.733713378Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.752230540Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.754376656Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.888743011Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.977702815Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:20.980289445Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.113085058Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.203131739Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.205181052Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.341696059Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.430405786Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.432642656Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.568353911Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.656087750Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.658412431Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.793332071Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.880290660Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:21.882612234Z Error collecting info from [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:22.612564886Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:22.742060648Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:22.873922571Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.003611723Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.129975316Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.377995907Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.506390948Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.634921814Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.760543156Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:23.892474899Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:24.033205495Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:24.167250304Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:24.295915690Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:24.424608834Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:24.557059046Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:24.857797971Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:25.088199155Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:25.329326021Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:25.459373927Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:25.621251402Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:25.738160205Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:25.790803389Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.014250280Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.153442956Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.311713394Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.446640481Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.651106131Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.777543924Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:26.934499923Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:27.088990332Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:27.295069451Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:27.423451230Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:27.579439533Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:27.737560658Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:27.955526958Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:28.092670968Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:28.251676951Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:28.385615065Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:28.605854431Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:28.734079912Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:28.890488568Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:29.038197684Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:29.254640356Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:29.384418473Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:29.541022971Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:29.693286812Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:29.896775762Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.037618650Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.190835447Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.324765284Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.534579840Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.689557439Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.743135389Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.844468486Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:30.986752831Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:31.190771287Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:31.327623641Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:31.485618653Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:31.615860886Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:31.839089866Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:31.972218938Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:32.134948840Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:32.274365323Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:32.480203899Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:32.613392648Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:32.774852390Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:32.932651213Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:33.152830451Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:33.288497767Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:33.446344597Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:33.578562502Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:33.801327101Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:33.937980154Z Wrote inspect data to must-gather. [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:35.747682895Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-tkz78] POD 2026-07-15T11:11:37.809622507Z Caches written to disk [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:38.819129785Z waiting for gather to complete [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:38.822831246Z downloading gather output [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.121717541Z receiving incremental file list [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.147349966Z ./ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.147441968Z aggregated-discovery-api.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.147761346Z aggregated-discovery-apis.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.148580036Z event-filter.html [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149261793Z timestamp [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149395936Z version [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149471418Z cluster-scoped-resources/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149500208Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149507068Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149521869Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149615031Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149628941Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149638522Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149711953Z namespaces/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149721234Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149754205Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149822366Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149875157Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.149900398Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.14999374Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150093803Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150173395Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150250057Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150297818Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150342459Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.15038685Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150442721Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150513043Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150560814Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150605665Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150684777Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150730558Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150770639Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.150926333Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.151032296Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.15244398Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.152520272Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.152595834Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.152721857Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.152934282Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153011394Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153075046Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153094266Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153149997Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153203849Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153226489Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153328502Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153367922Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153396433Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153444104Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153480995Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153542387Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153571458Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.153632989Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.15366408Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.166350449Z [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.16637652Z sent 765 bytes received 57,921 bytes 39,124.00 bytes/sec [must-gather] [must-gather-tkz78] OUT 2026-07-15T11:11:39.16638413Z total size is 783,522 speedup is 13.35 [must-gather] [must-gather ] OUT 2026-07-15T11:11:39.246033201Z namespace/openshift-must-gather-xcswk 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: 0093f603-e6b0-4a36-82b1-ccf971079448 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-15T11:11:39.378418428Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 0093f603-e6b0-4a36-82b1-ccf971079448 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-15T11:11:39.401507971Z namespace/openshift-must-gather-6zpbn created [must-gather] [must-gather ] OUT 2026-07-15T11:11:39.407720902Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-w6jkf created [must-gather] [must-gather ] OUT 2026-07-15T11:11:39.448474606Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:40.735428501Z [disk usage checker] Started [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:40.739004254Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:40.955929429Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:41.115571788Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:41.222688265Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:41.318338204Z Gathering data for ns/default... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:41.728791829Z Gathering data for ns/openshift... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:42.178038127Z Gathering data for ns/kube-system... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.016547209Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.393186887Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.393219444Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.393219444Z namespaces "assisted-installer" not found [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.558949341Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.566546695Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.570327392Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.572780631Z Executing Istio gather script [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.578435144Z 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-f75n2] POD 2026-07-15T11:11:43.579151426Z INFO: Gathering HAProxy config files [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.584879403Z INFO: Collecting host service logs for crio [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.585210288Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.585750433Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.586107500Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.586480459Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.586826716Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.587237485Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.587685461Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.588088114Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.588435184Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.588778615Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.589201404Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.882254640Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:43.989373598Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.017951054Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-sbdv6 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.018011186Z insights-runtime-extractor-595fs [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.018031162Z insights-runtime-extractor-ds2sz [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.018048279Z insights-runtime-extractor-tkrqd [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.267873506Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.509901269Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.509976835Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.772501372Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.894050621Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:44.901548172Z No resources found [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.153231511Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.183240547Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.317569701Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.369998555Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.505747976Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.505747976Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.545758679Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.607957563Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.630263607Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.681839372Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.756740463Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.802308101Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.817844295Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.872546936Z No resources found [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:45.912713695Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.003664729Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.068554111Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.069493210Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.070207072Z INFO: 'previous-logs' folder not found on ip-10-0-131-167.ec2.internal, skipping... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.131765792Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.148634344Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.231135968Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.382034591Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.389042178Z INFO: HAProxy config collection complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.399279401Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.481515733Z INFO: 'previous-logs' folder not found on ip-10-0-132-10.ec2.internal, skipping... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.490889942Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.520019131Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.590675968Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.772890834Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.810893521Z INFO: 'previous-logs' folder not found on ip-10-0-137-192.ec2.internal, skipping... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.810939563Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.810970604Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.829610469Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:46.958542434Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.074987113Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.087389081Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.126806709Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.234946464Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.461257443Z INFO: INTERCONNECT MODE [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.461340244Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.503375833Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.548673806Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.660882057Z INFO: Gathering OVN_Northbound from ovnkube-node-28f5w... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.661182875Z INFO: Gathering OVN_Northbound from ovnkube-node-d8xrm... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.661425126Z INFO: Gathering OVN_Northbound from ovnkube-node-vbpnq... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.661887212Z INFO: Gathering OVN_Southbound from ovnkube-node-28f5w... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.662189480Z INFO: Gathering OVN_Southbound from ovnkube-node-d8xrm... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.662514851Z INFO: Gathering OVN_Southbound from ovnkube-node-vbpnq... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.853980310Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:47.892650164Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.034987800Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.039188529Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.042103292Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.052156334Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.064985169Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.065262433Z tar: Removing leading `/' from member names [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.155976003Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.220465061Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.353841548Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.448805011Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.600884544Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.605051311Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.606698613Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.606757565Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.607301043Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.609177454Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.613424036Z ovnk_database_store/ [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.613424036Z ovnk_database_store/ovnkube-node-d8xrm_nbdb [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.625514979Z ovnk_database_store/ovnkube-node-28f5w_sbdb [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.630550702Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.649501243Z ovnk_database_store/ovnkube-node-vbpnq_nbdb [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.657803499Z ovnk_database_store/ovnkube-node-d8xrm_sbdb [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.680544103Z ovnk_database_store/ovnkube-node-28f5w_nbdb [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.690941999Z ovnk_database_store/ovnkube-node-vbpnq_sbdb [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.703702371Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.712550870Z INFO: Network log collection complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.835582286Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.839361531Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:48.948881999Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.049295113Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.078800320Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.244943596Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.246775222Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.268798551Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.298500138Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.300847646Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.471877523Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.501007785Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.697336805Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.700544647Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.902849226Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.940719757Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:49.975407577Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.071769308Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.179458471Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.182801416Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.220999070Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.353548555Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.446961850Z Gathering data for ns/openshift-console... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.582293424Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.585879672Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.759266165Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.831876415Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.973901127Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:50.976273193Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.090280481Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.154675503Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.347642431Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.371424776Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.373765465Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.548755530Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.717513431Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.763452677Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.766293126Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:51.938687793Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.069052799Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.135617861Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.137995967Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.287154951Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.497936925Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.501209926Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:52.814651437Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:53.205253304Z Done executing Istio gather script [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:53.369404613Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:53.625167029Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:53.738889083Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:54.127754608Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:54.587757166Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:54.748372401Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:55.839334132Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:55.864172628Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:56.997851571Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:57.037759899Z Gathering data for ns/kserve... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:58.114685649Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:58.372795358Z Collecting performance related data for node ip-10-0-131-167.ec2.internal [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:58.379994453Z Collecting performance related data for node ip-10-0-132-10.ec2.internal [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:58.387613973Z Collecting performance related data for node ip-10-0-137-192.ec2.internal [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:58.639098264Z Gathering data for ns/openshift-config... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:59.024987027Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:59.559998704Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:11:59.924180742Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:00.276180593Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:00.605587639Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:00.847719743Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:01.013938934Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:01.393345724Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:01.797059204Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:02.178682901Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:02.523981524Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:03.213258634Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:04.959399224Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:05.854377312Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:06.543150910Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:06.661888485Z Collecting kubelet logs for node ip-10-0-131-167.ec2.internal [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:06.663691144Z Collecting kubelet logs for node ip-10-0-132-10.ec2.internal [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:06.665478883Z Collecting kubelet logs for node ip-10-0-137-192.ec2.internal [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:06.997032055Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:07.040747840Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-6zpbn namespace [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:07.048673507Z INFO: Node performance data collection complete. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:07.726710079Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:08.210966706Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:08.689677063Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:09.065797985Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:09.627601685Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:10.027134192Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:10.484457834Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:10.793285067Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:10.861254547Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:11.161362146Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:11.844306725Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:12.174549451Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:12.531528346Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:12.948688792Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:13.976958973Z Wrote inspect data to must-gather. [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:13.977008100Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:13.977008100Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:14.113248998Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-f75n2] POD 2026-07-15T11:12:14.304679388Z Caches written to disk [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.313158565Z waiting for gather to complete [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.31915046Z downloading gather output [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.609256139Z receiving incremental file list [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.62920028Z ./ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.629348173Z aggregated-discovery-api.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.629625008Z aggregated-discovery-apis.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.630461054Z event-filter.html [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.632941431Z timestamp [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.633056703Z version [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645081962Z cluster-scoped-resources/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645137234Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645149994Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645219135Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645450729Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645683914Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645810876Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.645895058Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.64600308Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646096022Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646189683Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646242104Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646367957Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646444618Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646892007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.646947208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.647149252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.647396877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.64760679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.647751003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.651634207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.653250728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.653383371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.653512873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.653667576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.653775208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.654036203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.654254597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.654448481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.654740337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.654880909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655013942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655133374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655234336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655359138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655513801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655694435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.655820477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.65596846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.657849386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.65805423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.658201303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.658402016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.658656391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.6591326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.659248452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.659375275Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.659505757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.65961641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.659736562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.659851104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.660031607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.66017102Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.660274632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.660522687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.660654159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.660763301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.661339112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.661459614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.661570057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.66175156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.661863142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662078337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662198999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662369752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662484054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662598306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662709858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.662858271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.663032535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.663173907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.66330482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.663448703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.663805039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.664197257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.664319029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.665126015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.665260007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.665375999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.665482231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.665601973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.665785187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.666050632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.666183305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.666300177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.66645917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.666580952Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.666718105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.666851277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.667024111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.667161883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.669409736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.669833074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.670422876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.670604279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.670782182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.670930695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.671088058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.67120253Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.671306202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.675261018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.67539781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.675524123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.675647155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.675758047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.684029725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.688290546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.688454909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.688761475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.688997799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.689154673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.689277515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.689451858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.689767204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.689894917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.69003707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.690258764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.690380426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.690495898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.69060806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.690748643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.690902986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.691035168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.69114004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.691263593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.691366805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.691476737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.691761302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.691883315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.692145659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.692263802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.692381104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.692499476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.694467944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.694612407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.694735689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.694872962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.695047245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.695208568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.696829649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.697007892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.697164065Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.697352299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.697481001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.697736106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.698265266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.698399759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.698522971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.698645194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.699330116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.700661312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.700778084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.700953167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.70108721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.701254333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.701371255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.701500178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.701670621Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.701805544Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702101139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.70215495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702266603Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702364244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702464336Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702565708Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702730851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702842134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.702961806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703066128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7031724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703269202Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703373664Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703478175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703581028Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703680119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703784252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.703888803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704013536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704118368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.70422146Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704321862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704423184Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704525495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704628617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.70473169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704835681Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.704957214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705058076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705163238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705260209Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705362431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705465344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705568265Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705671027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705773749Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705873621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.705994803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706094136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706201318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706304009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706407451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706512084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706615235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706719857Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.70684357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.706963482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707070154Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707173186Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707278788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707414981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707519323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707627345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707731177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707837159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.707974551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708083453Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708192796Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708312008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7084519Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708558532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708666294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708771427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.708878098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709039232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709134343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709231605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709336757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709444069Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709548611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709653733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709759595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.709864017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.70998742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710092972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710196174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710300626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710424188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71053342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710639412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710749324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.710876257Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711004499Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711114581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711221873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711327915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711432327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711510619Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71158082Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711643041Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2jsbr.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711750943Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4s7km.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.711924577Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8mmtz.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712033109Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fkbbd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712136371Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jgkpt.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712240493Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jh94p.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712342684Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-m74h7.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712446297Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ntn4d.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71260925Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nz99b.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712726652Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qts9k.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712834284Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tmdzt.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.712960436Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vx5cp.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713070418Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-fjjp4.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713187251Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-hl247.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713302753Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-sxtm6.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713484786Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713546038Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713735171Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.713885994Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714011126Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714114718Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714440764Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714559457Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714660909Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714764691Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.714922704Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715046506Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715152838Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71524772Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715359392Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715456764Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715583676Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715689328Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715799121Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.715923483Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716116427Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716229839Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716340711Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716457283Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716585676Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716625346Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716748109Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716855781Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.716980703Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717084545Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717191247Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717299059Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717458202Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717567074Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717671616Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.717781118Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71788921Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718050363Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718158795Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718265017Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71837011Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718478732Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718584363Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718689365Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.718791247Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71892836Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719029732Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719081853Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719150584Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719201985Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719264196Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719312117Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719396719Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7194428Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719528181Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719574552Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719651814Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719697175Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719777486Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719786477Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.719841698Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.71995879Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720037061Z cluster-scoped-resources/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720049162Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720121063Z cluster-scoped-resources/core/nodes/ip-10-0-131-167.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720329247Z cluster-scoped-resources/core/nodes/ip-10-0-132-10.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720473159Z cluster-scoped-resources/core/nodes/ip-10-0-137-192.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720578641Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720629173Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720689934Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720808606Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.720942259Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721056191Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721151683Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721248844Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721412768Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72152249Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721632862Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721738044Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721842556Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.721968138Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72207183Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722176052Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722281854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722385506Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722488628Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72259318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722695752Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722800744Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.722931937Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723022908Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723078449Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723187231Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723284203Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723393325Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723487967Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723587249Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723753532Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.723896655Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72418257Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724267192Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724279662Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724336683Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724435055Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724494006Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724567597Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724579708Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724615398Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724735221Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724892144Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724968155Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.724982016Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725024316Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725137219Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725146149Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72519288Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725276501Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725332682Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725438514Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725491475Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725565717Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725616437Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725685799Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72573558Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725844902Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725891743Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.725975875Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726025645Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726088617Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726139258Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726202229Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72625342Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726326171Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726375522Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726462364Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726517805Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726593576Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726645257Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726710709Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726760619Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726841341Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.726887482Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727008854Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727019664Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727071665Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727137727Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727188678Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727281539Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727351911Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727409252Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727536774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727632526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727802459Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.727960072Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728067754Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728172596Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728275288Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72837708Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728477732Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728578184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728680076Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.728777708Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.72888285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729003382Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729111004Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729215676Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729319268Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7294193Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729523012Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729622494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729793567Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729834218Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.729977001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730070062Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730178375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730336138Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73044736Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730551402Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730654254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730754955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.730867498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73099015Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731087092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731191494Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731295646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731392498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73149991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731607812Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731707464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731810346Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.731933618Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73203625Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732145152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732247234Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732355946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732458618Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73256512Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732668802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732772554Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.732876126Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733044749Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733122471Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733133411Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733165481Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733239743Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733250433Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733259023Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733319264Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733330235Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733377556Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733453327Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733523668Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-167.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73362418Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-10.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733705652Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-192.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733784703Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733837114Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.733957207Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734017368Z host_service_logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734075909Z host_service_logs/masters/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73412499Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734208001Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734283703Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734361344Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734504157Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734627289Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734713061Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734799423Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.734901694Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735006987Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735078418Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735114499Z ingress_controllers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735121479Z ingress_controllers/default/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735125549Z ingress_controllers/default/router-default-6667cb885d-hmr9v/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735158239Z ingress_controllers/default/router-default-6667cb885d-hmr9v/haproxy.config [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735289362Z insights-data/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735297632Z istio/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735341443Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735460785Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735834502Z istio/event-filter.html [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.735955845Z istio/timestamp [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.736021346Z istio/cluster-scoped-resources/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.736028326Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.736064977Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.736128778Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.736378723Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.736815481Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7372814Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738110296Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738276739Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738400111Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738543564Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738692577Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.73883674Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738950122Z machine_config_ondisk/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738960532Z machine_config_termination_logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738971132Z monitoring/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.738975002Z monitoring/alertmanager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.739038304Z monitoring/alertmanager/status.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.739165156Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.739183906Z monitoring/prometheus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.739268658Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7393691Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.739436701Z monitoring/prometheus/rules.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.740169785Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.740238166Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.740279797Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741250186Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741282826Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741362198Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74147443Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741561752Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741678204Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741743915Z monitoring/prometheus/status/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.741786826Z monitoring/prometheus/status/config.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742280865Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742348867Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742456789Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742641482Z namespaces/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742700253Z namespaces/default/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742760454Z namespaces/default/default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742844316Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742894707Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.742982209Z namespaces/default/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743018519Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743122051Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743213603Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743309485Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743361466Z namespaces/default/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743417687Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743475368Z namespaces/default/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743529999Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743621511Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743684862Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743736183Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743830975Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743940357Z namespaces/default/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.743993798Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74411702Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744220842Z namespaces/default/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744396116Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744489037Z namespaces/default/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744585639Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744717292Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744896555Z namespaces/default/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.744997067Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745047788Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74513988Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74515817Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745251212Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745287732Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745396445Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745488276Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745548248Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745592858Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74565877Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745698471Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745766202Z namespaces/default/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745804402Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745873884Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.745930985Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746057117Z namespaces/kserve/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746104288Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74618152Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74621433Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746284791Z namespaces/kserve/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746322632Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746426904Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746631368Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746806861Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746874083Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.746947774Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747004135Z namespaces/kserve/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747060326Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747157088Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74723801Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747292741Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747388403Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747456964Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747464624Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747524175Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747629857Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747730939Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747865702Z namespaces/kserve/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.747919583Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74827186Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.748416292Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74883015Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.748960513Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.749258608Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.749395041Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.749679086Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.749800509Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.74984645Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750006882Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750048143Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750120045Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750174296Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750274648Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75037616Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750425781Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750488242Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750566753Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750615604Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750727546Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750801818Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750865919Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750978471Z namespaces/kserve/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.750995572Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.751055493Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/kserve-controller-manager-749567458d-qk92q.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.751143124Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.751151314Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/manager/manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.751157304Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/manager/manager/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.751198175Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/manager/manager/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.752929398Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75300977Z namespaces/kserve/pods/kserve-controller-manager-749567458d-qk92q/manager/manager/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75304784Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753110652Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/llmisvc-controller-manager-654c557856-48tb8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753197103Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753205843Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/manager/manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753212154Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/manager/manager/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753253884Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/manager/manager/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753438868Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75352088Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-48tb8/manager/manager/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753582881Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753631422Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/model-serving-api-fd65d7d6-qbx4v.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753736784Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/server/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753744934Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/server/server/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753751194Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/server/server/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753806555Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/server/server/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753897997Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/server/server/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.753988149Z namespaces/kserve/pods/model-serving-api-fd65d7d6-qbx4v/server/server/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75404699Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75406482Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/odh-model-controller-84b54b7f97-kfmjp.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.754154392Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.754164472Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/manager/manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.754174332Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/manager/manager/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.754217453Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/manager/manager/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.758645277Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.758717049Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-kfmjp/manager/manager/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75877943Z namespaces/kserve/pods/s3-init-hptwv/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.758838091Z namespaces/kserve/pods/s3-init-hptwv/s3-init-hptwv.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.758950283Z namespaces/kserve/pods/s3-init-hptwv/download-hf-model/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.758963703Z namespaces/kserve/pods/s3-init-hptwv/download-hf-model/download-hf-model/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.758977884Z namespaces/kserve/pods/s3-init-hptwv/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759038565Z namespaces/kserve/pods/s3-init-hptwv/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759142697Z namespaces/kserve/pods/s3-init-hptwv/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759219918Z namespaces/kserve/pods/s3-init-hptwv/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759257469Z namespaces/kserve/pods/s3-init-hptwv/s3-init/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759265179Z namespaces/kserve/pods/s3-init-hptwv/s3-init/s3-init/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759271319Z namespaces/kserve/pods/s3-init-hptwv/s3-init/s3-init/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75934292Z namespaces/kserve/pods/s3-init-hptwv/s3-init/s3-init/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759603736Z namespaces/kserve/pods/s3-init-hptwv/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759671017Z namespaces/kserve/pods/s3-init-hptwv/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759727078Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759756468Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs-64568bcd49-kzs9b.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75985246Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75985953Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs/seaweedfs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.75986829Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.759956652Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760164796Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760244818Z namespaces/kserve/pods/seaweedfs-64568bcd49-kzs9b/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760281578Z namespaces/kserve/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76034207Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760401081Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760457592Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760501453Z namespaces/kube-node-lease/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760509833Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760521423Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760581484Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-167.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760695246Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-10.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760787558Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-192.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76088317Z namespaces/kube-system/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.760953921Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761014272Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761059793Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761105314Z namespaces/kube-system/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761148115Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761283028Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761374529Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761474411Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761525492Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761585083Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761653355Z namespaces/kube-system/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761705505Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761799487Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.761875169Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76193439Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762042552Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762093203Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762102213Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762169874Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-kqzwg6ecvfsc6vofbdk4kbqcoe.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762272266Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762374238Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76246043Z namespaces/kube-system/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762516661Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762675914Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.762776416Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.763068471Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.763157043Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.763462069Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.763594922Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76403259Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764117411Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764176623Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764242354Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764282395Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764372427Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764415547Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764523249Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764615881Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764687873Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764733703Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764803455Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.764843305Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765009919Z namespaces/kube-system/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765021549Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76507632Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer-lf8mv.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765176872Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765185412Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765207452Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765256243Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765413556Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765478968Z namespaces/kube-system/pods/global-pull-secret-syncer-lf8mv/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765525228Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765570199Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer-ln9dl.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765641231Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765652411Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765656631Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765705552Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765858935Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.765943786Z namespaces/kube-system/pods/global-pull-secret-syncer-ln9dl/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766005047Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766034088Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer-lrlpq.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76611042Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76611818Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76612575Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766177271Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766333054Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766401575Z namespaces/kube-system/pods/global-pull-secret-syncer-lrlpq/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766435146Z namespaces/kube-system/pods/konnectivity-agent-m5llw/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766475967Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent-m5llw.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766568998Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766576828Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.766584389Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76664624Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767077908Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7671586Z namespaces/kube-system/pods/konnectivity-agent-m5llw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76719708Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767282692Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent-q2dsx.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767383284Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767391054Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767397964Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767465655Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767870383Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.767978895Z namespaces/kube-system/pods/konnectivity-agent-q2dsx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768013236Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768070677Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent-wb4vd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768166749Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768176139Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768182699Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76824841Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768677629Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76877241Z namespaces/kube-system/pods/konnectivity-agent-wb4vd/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768808081Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768849372Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768950514Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/haproxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768961504Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.768967944Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769020835Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769160708Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769256049Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-167.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76929854Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769361911Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769439003Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/haproxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769446683Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769451793Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769503374Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769696248Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769767899Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-10.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.76980602Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769831371Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769923082Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/haproxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769935873Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.769978783Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770030794Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770180497Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770247899Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-192.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770287059Z namespaces/kube-system/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77031154Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770381991Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770389921Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770443072Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770553524Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770627326Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770679357Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770750788Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770789089Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7708845Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770892871Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770896871Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.770971652Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771088084Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771204677Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771256308Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771348739Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77139847Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771456302Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771496432Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771611164Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771700626Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771796958Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771836519Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771886039Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.771979091Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.772005862Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.772120424Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.772150535Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.772221146Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.772321738Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.772396679Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77243558Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.773372978Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77346751Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.773563732Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.773677614Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.773769046Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.773919018Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774138143Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774222794Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774280255Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774360067Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774411798Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774486719Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77453778Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774634682Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774731164Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774802125Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774867727Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774958598Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.774995519Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7750737Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775116431Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775184202Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775224803Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775289344Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775327555Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775452218Z namespaces/openshift-apiserver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775504229Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77557767Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775615661Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775686002Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775724793Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775827895Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.775928377Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776036229Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77608885Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776147121Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776197732Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776253813Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776344795Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776403226Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776454357Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776557129Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77663212Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776688051Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776806253Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.776923296Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777023397Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777127179Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777226552Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777429005Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777609989Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77767722Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777736131Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777803323Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777853924Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.777995026Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778022557Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778138139Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778229561Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778298752Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778353533Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778420384Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778463395Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778537306Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778587147Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778666279Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77871656Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778795971Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778806292Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778823502Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778853932Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778929934Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778945434Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.778951434Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779009506Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779071697Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779083947Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779099427Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779192739Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77923629Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77924388Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779290821Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779405983Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779473024Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779564486Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779627927Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779700429Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.77975977Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779860212Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.779974474Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780073886Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780117367Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780150807Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780239829Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78028622Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780380341Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780435303Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780472893Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780552795Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780590886Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780600216Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780670477Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780766479Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78081202Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.780951063Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781045794Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781145096Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781240478Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78133478Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781501143Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781621195Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781738527Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781796499Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78187847Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.781944691Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782011093Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782062704Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782136005Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782185086Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782285868Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7823806Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782454651Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782503402Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782568873Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782606794Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782676145Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782719546Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782792427Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782803038Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782862249Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78293229Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.782954431Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783020782Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783073843Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783170695Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783216896Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783309657Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783354888Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783425279Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783469171Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783613273Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783705145Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783805687Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783851968Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.783928129Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78397876Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784048342Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784142353Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784215725Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784259995Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784369408Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784437129Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784447059Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78451052Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784615282Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784714134Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784851417Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.784984589Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78503322Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.785152703Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.785247614Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.785582741Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.785671662Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.785899867Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786138381Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786287104Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786311185Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786352486Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786427967Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786462408Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786518618Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786565439Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786629191Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786663731Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786749783Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786851035Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786897066Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.786978907Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787002518Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787049629Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78714473Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787154781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787204782Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/aws-ebs-csi-driver-node-9279x.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787310904Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-driver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787318134Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-driver/csi-driver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787324504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-driver/csi-driver/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787377705Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787483447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787561009Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787602169Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-liveness-probe/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787613039Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78761727Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78764233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787730522Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787804303Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787844224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-node-driver-registrar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787854214Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787859294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.787882375Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788007887Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788112729Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9279x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78814861Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788218471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/aws-ebs-csi-driver-node-dnfcb.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788333213Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-driver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788347553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-driver/csi-driver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788353104Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-driver/csi-driver/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788361834Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788459006Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788546567Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788580538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-liveness-probe/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788586658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788602648Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.78866479Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788782692Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788880294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788940485Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-node-driver-registrar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788962285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.788971885Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789041257Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789144248Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789320522Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-dnfcb/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789338802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789379403Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/aws-ebs-csi-driver-node-qjm6k.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789490795Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-driver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789501525Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-driver/csi-driver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789521666Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-driver/csi-driver/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789548066Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789803301Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789885933Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789969274Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-liveness-probe/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.789983785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790002425Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790025476Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790146808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790229399Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79028603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-node-driver-registrar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790294121Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790305871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790375842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790487134Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790576026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qjm6k/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790637797Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790693848Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790749109Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790759319Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790822791Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790880682Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.790957203Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791027495Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791078496Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791138257Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791150827Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791155347Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791200008Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791268899Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791279239Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791286449Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791377461Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791434392Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791507134Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791555945Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791639606Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791684727Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79184149Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.791975102Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792079824Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792133596Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792178886Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792258278Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792307189Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7923677Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792408141Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792490972Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792545444Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792602394Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792694886Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792768868Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792784588Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792846379Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.792989342Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.793028283Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.793663725Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.793775517Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794026932Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794116653Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794317867Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79446464Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794599343Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794713245Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794757236Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794844317Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.794876768Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.7949701Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795052971Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795090172Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795176424Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795255785Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795324157Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795374587Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795448949Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79550347Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795571071Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795604902Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795662683Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795701214Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795755835Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795770545Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795807646Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned-4m4mw.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795901577Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795929288Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned/tuned/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795946778Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned/tuned/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.795991689Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned/tuned/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796136002Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796203993Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-4m4mw/tuned/tuned/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796258844Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796286715Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned-5lz29.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796381157Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796391967Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned/tuned/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796396037Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned/tuned/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796451118Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned/tuned/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79656133Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796629771Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5lz29/tuned/tuned/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796661722Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796690143Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned-v2grn.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796781194Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796790434Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned/tuned/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796794354Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned/tuned/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796829395Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned/tuned/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.796971998Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797033879Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-v2grn/tuned/tuned/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79706753Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79710536Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797161132Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797203092Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797265983Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797273354Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797322604Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-167.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797419666Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-10.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797503068Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-192.ec2.internal.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797560909Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79761168Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797704212Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797747223Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797820204Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797853315Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797930296Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.797987767Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798079609Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798195101Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798288083Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798333014Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798410665Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798459776Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798489137Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798573148Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798636089Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798674Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798758812Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798830753Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.798877664Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799090708Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.79917151Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799300082Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799376724Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799498226Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799617978Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799821132Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799888044Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.799974005Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800066717Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800117068Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800183349Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80022546Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800326742Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800422274Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800484415Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800543206Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800606357Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800658848Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80077006Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800819151Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800887243Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.800954914Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801031275Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801039375Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801083476Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-65db858894-xx8lj.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801185508Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-watch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801194928Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801203229Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801247019Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801344101Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801412722Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801462603Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801550045Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801560485Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.801611226Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802133946Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802222168Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-xx8lj/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802264029Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80232648Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802386561Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802475933Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802594925Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802649336Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802728518Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802779179Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80287083Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.802930191Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803053924Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803151006Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803252417Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803307239Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80335581Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8034109Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803447541Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803529853Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803583564Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803626485Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803708456Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803771658Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803779407Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.803828439Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80392685Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804037912Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804085673Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804203436Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804297537Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804593653Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804680715Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.804802437Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80497751Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805122973Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805377408Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805426789Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805536401Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805563692Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805644513Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805700224Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805727125Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805784386Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.805862337Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8059734Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80600552Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806060621Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806107962Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806148583Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806236814Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806275275Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806335366Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806363397Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806441058Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806450249Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806473869Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator-78495597f6-bzfrn.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806560611Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806569321Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806581241Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806627772Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806763195Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.806838176Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-bzfrn/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807156882Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807211483Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807297145Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807308865Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807354506Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807418857Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807486268Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807548459Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80759271Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807663492Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807704553Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807781174Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807818455Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807885846Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.807941467Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808027949Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80810799Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808188632Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808228812Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808266243Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808301814Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808351355Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808431156Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808469907Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808507978Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808588309Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8086249Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80863204Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808680411Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808740782Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808782623Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808880625Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.808988567Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809089729Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80918237Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809271992Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809408255Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809595778Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.80967603Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809728391Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809804602Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809854163Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.809928225Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810061097Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810142259Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.81022263Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810278951Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810321022Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810366973Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810406394Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810459105Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810499196Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810543307Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810585817Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810668599Z namespaces/openshift-config-managed/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.81071239Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810799161Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810853702Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810959824Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.810979445Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811070407Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811160828Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.81125521Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811306021Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811365282Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811421633Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811475834Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811567826Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811629977Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811678598Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.81177984Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811850081Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.811927163Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815020172Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815116834Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815229146Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815321398Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815418289Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815587103Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815709335Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815770856Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815822337Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.815929989Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816004781Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816057932Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816130433Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816181344Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816259516Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816310826Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816408328Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8164984Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816558131Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816612532Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816685164Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816739765Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816803296Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816851497Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816929578Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816940929Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.816989219Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817051751Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817104132Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817167843Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817223504Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817281005Z namespaces/openshift-config-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817290585Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817296645Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817363166Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817470819Z namespaces/openshift-config/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817509569Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817575571Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817602521Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817659242Z namespaces/openshift-config/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817688413Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817777065Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.817853786Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818022349Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.81806029Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818094551Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818150361Z namespaces/openshift-config/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818178692Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818267114Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818311295Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818349235Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818428787Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818506558Z namespaces/openshift-config/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818546129Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818663741Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818739523Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818830074Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.818926746Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819027228Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819179481Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819328704Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819391105Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819442046Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819515427Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819569599Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.81964319Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819681911Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819765872Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819806833Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.819929566Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820026207Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820085149Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820135739Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.82019406Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820250741Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820303853Z namespaces/openshift-config/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820360934Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820414655Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820472946Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820588488Z namespaces/openshift-console-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820646439Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.82071863Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820756351Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820825992Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820865433Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.820984026Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821106948Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.82124604Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821293701Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821356513Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821400714Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821443624Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821524976Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821585637Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821629068Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821706469Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821883203Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821893543Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.821952064Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.822030486Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.822077776Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.822638587Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.822720919Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823033285Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823102216Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823234029Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823369111Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823556615Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823767939Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.82381942Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823893181Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.823962692Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824026693Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824064074Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824168816Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824264568Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824339379Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824391811Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824474132Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824524493Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824601735Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824640545Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824715457Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824753907Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824832989Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824843039Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.824919201Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/console-operator-7866497494-2b64l.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825033863Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/console-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825042023Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/console-operator/console-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825056993Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/console-operator/console-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825100914Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/console-operator/console-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825563523Z namespaces/openshift-console-operator/pods/console-operator-7866497494-2b64l/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825619644Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825677115Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825735186Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825790807Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.825867009Z namespaces/openshift-console/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826034372Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826229615Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826271956Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826359768Z namespaces/openshift-console/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826404869Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826506211Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.826707565Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827031481Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827082152Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827138543Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827196914Z namespaces/openshift-console/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827255805Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827347727Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827407288Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827465729Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827561331Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827642982Z namespaces/openshift-console/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.827692103Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.828307195Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.828410397Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.828679902Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.828781034Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.828979428Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.82911391Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829304254Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829388156Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829438487Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829529078Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829570209Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829660741Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829712302Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829812724Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829924156Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.829982197Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830021448Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830094629Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83013791Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830210682Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830250552Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830318884Z namespaces/openshift-console/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830326124Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830362664Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console-87ccfcf8b-dn2tz.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830464856Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830472576Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console/console/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830476556Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console/console/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830533408Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console/console/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8306426Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console/console/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830758542Z namespaces/openshift-console/pods/console-87ccfcf8b-dn2tz/console/console/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830824643Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.830883804Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/downloads-68c9cbb497-jdbpz.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831026687Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/download-server/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831037417Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/download-server/download-server/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831041767Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/download-server/download-server/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831088708Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/download-server/download-server/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831292472Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831373173Z namespaces/openshift-console/pods/downloads-68c9cbb497-jdbpz/download-server/download-server/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831432805Z namespaces/openshift-console/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831479416Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831551617Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831596818Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83170886Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831758431Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831861013Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.831920384Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832008246Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832066307Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832184079Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832290891Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832394613Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832456914Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832495645Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832558416Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832593577Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832679358Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83273806Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832778251Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832860912Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.832980564Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833029015Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833156738Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8332509Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833328591Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833409463Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833489234Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833607146Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83378457Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833846231Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.833892832Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834018064Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834060355Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834125546Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834163967Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834269449Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834361861Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834421012Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834471563Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834531224Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834569545Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834635846Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834683647Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834749378Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834786019Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834920351Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.834981273Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835041954Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835097535Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835155506Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835211077Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835302159Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83539767Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835490512Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835559913Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835610324Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835695076Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835737567Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835846859Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83592212Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.835977121Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836060423Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836112724Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836120554Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836173125Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836335218Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836385679Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836508182Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836601933Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836702055Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836795357Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.836894889Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837058922Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837226115Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837288486Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837345867Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837413639Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83746508Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837540021Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837589592Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837688944Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837781666Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837842397Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.837892988Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83798187Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838036541Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838106552Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838145363Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838227744Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838266765Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838386427Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838444788Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838582461Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838632392Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838700403Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838747274Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838862506Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.838974749Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83906667Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839125991Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839176802Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839234283Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839284815Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839380866Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839439007Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839488998Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.83958588Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839661022Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839718803Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839832745Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.839946297Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840043159Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840137171Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840232413Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840368985Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840551439Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840852254Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.840918295Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841016647Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841061578Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84114317Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84117968Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841287613Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841378104Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841452926Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841503257Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841575878Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841610729Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84169536Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841733071Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841807983Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841844543Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.841933855Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842052147Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842089158Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842138739Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842235311Z namespaces/openshift-dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842280741Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842341733Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842374343Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842413974Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842454545Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842598278Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842675349Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842754131Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842795162Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842860553Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842893593Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.842977615Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843076067Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843134678Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843168189Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843360462Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843404423Z namespaces/openshift-dns/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843448434Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843551376Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843637147Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843857531Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.843964244Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844232679Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844358121Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844539445Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844593096Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844640786Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844691287Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844736288Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84479534Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84483058Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.844918582Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845026224Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845082805Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845122966Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845176017Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845224788Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845259138Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845309419Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84534802Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84535428Z namespaces/openshift-dns/pods/dns-default-9n2b2/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845389271Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns-default-9n2b2.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845499843Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845508863Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns/dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845513003Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns/dns/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845557654Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns/dns/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845649376Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845722977Z namespaces/openshift-dns/pods/dns-default-9n2b2/dns/dns/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845753118Z namespaces/openshift-dns/pods/dns-default-9n2b2/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845757688Z namespaces/openshift-dns/pods/dns-default-9n2b2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845763528Z namespaces/openshift-dns/pods/dns-default-9n2b2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845819609Z namespaces/openshift-dns/pods/dns-default-9n2b2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.845923061Z namespaces/openshift-dns/pods/dns-default-9n2b2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846005752Z namespaces/openshift-dns/pods/dns-default-9n2b2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846056084Z namespaces/openshift-dns/pods/dns-default-knjfn/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846084984Z namespaces/openshift-dns/pods/dns-default-knjfn/dns-default-knjfn.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846180536Z namespaces/openshift-dns/pods/dns-default-knjfn/dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846192536Z namespaces/openshift-dns/pods/dns-default-knjfn/dns/dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846201406Z namespaces/openshift-dns/pods/dns-default-knjfn/dns/dns/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846247137Z namespaces/openshift-dns/pods/dns-default-knjfn/dns/dns/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846336929Z namespaces/openshift-dns/pods/dns-default-knjfn/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84640565Z namespaces/openshift-dns/pods/dns-default-knjfn/dns/dns/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846444501Z namespaces/openshift-dns/pods/dns-default-knjfn/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846451981Z namespaces/openshift-dns/pods/dns-default-knjfn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846458261Z namespaces/openshift-dns/pods/dns-default-knjfn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846505642Z namespaces/openshift-dns/pods/dns-default-knjfn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846596894Z namespaces/openshift-dns/pods/dns-default-knjfn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846668505Z namespaces/openshift-dns/pods/dns-default-knjfn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846719896Z namespaces/openshift-dns/pods/dns-default-rzmtw/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846762547Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns-default-rzmtw.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846871129Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846881159Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns/dns/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.846885899Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns/dns/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84694269Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns/dns/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847040362Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847113064Z namespaces/openshift-dns/pods/dns-default-rzmtw/dns/dns/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847159865Z namespaces/openshift-dns/pods/dns-default-rzmtw/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847175205Z namespaces/openshift-dns/pods/dns-default-rzmtw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847181305Z namespaces/openshift-dns/pods/dns-default-rzmtw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847216576Z namespaces/openshift-dns/pods/dns-default-rzmtw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847309297Z namespaces/openshift-dns/pods/dns-default-rzmtw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847375939Z namespaces/openshift-dns/pods/dns-default-rzmtw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847420559Z namespaces/openshift-dns/pods/node-resolver-8hwgh/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847464491Z namespaces/openshift-dns/pods/node-resolver-8hwgh/node-resolver-8hwgh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847538962Z namespaces/openshift-dns/pods/node-resolver-8hwgh/dns-node-resolver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847547462Z namespaces/openshift-dns/pods/node-resolver-8hwgh/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847555292Z namespaces/openshift-dns/pods/node-resolver-8hwgh/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847603143Z namespaces/openshift-dns/pods/node-resolver-8hwgh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847694025Z namespaces/openshift-dns/pods/node-resolver-8hwgh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.847757866Z namespaces/openshift-dns/pods/node-resolver-8hwgh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848028151Z namespaces/openshift-dns/pods/node-resolver-9vl4k/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848075112Z namespaces/openshift-dns/pods/node-resolver-9vl4k/node-resolver-9vl4k.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848152724Z namespaces/openshift-dns/pods/node-resolver-9vl4k/dns-node-resolver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848161184Z namespaces/openshift-dns/pods/node-resolver-9vl4k/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848168694Z namespaces/openshift-dns/pods/node-resolver-9vl4k/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848211705Z namespaces/openshift-dns/pods/node-resolver-9vl4k/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848304387Z namespaces/openshift-dns/pods/node-resolver-9vl4k/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848371058Z namespaces/openshift-dns/pods/node-resolver-9vl4k/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848421209Z namespaces/openshift-dns/pods/node-resolver-kws9b/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848460949Z namespaces/openshift-dns/pods/node-resolver-kws9b/node-resolver-kws9b.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848534931Z namespaces/openshift-dns/pods/node-resolver-kws9b/dns-node-resolver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848542131Z namespaces/openshift-dns/pods/node-resolver-kws9b/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848548091Z namespaces/openshift-dns/pods/node-resolver-kws9b/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848591032Z namespaces/openshift-dns/pods/node-resolver-kws9b/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848684184Z namespaces/openshift-dns/pods/node-resolver-kws9b/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848753655Z namespaces/openshift-dns/pods/node-resolver-kws9b/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848796396Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848841347Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848891858Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.848956189Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849055071Z namespaces/openshift-etcd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849103292Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849171063Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849212874Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849275215Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849305126Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849397047Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849474849Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.84955228Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849599231Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849627362Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849693953Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849741894Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849816645Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849867156Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.849926227Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850036549Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850107591Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850156652Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850260714Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850338295Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850420207Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850498828Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85058197Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850700292Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850875095Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.850949007Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851004668Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851050179Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851093749Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851161301Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851204362Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851289343Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851363645Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851412176Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851451726Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851497517Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851543018Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851597069Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85164314Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851693131Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851726292Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851829394Z namespaces/openshift-host-network/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851872335Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.851966216Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852012867Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852091679Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852138589Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852225381Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852305043Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852387254Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852761572Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852808052Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852857183Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.852889854Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853003376Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853059177Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853100268Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8531838Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853254691Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853295431Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853398273Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853476725Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853557296Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853638898Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853713199Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853858642Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.853985595Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854049746Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854090737Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854150248Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854192729Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8542398Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8542814Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854351732Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854397683Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854475364Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854555555Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854600496Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854640877Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854688538Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854734399Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85478925Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854850761Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854890932Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.854963583Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855063595Z namespaces/openshift-image-registry/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855107776Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85530198Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855342421Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855404422Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855445972Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855554685Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855686227Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855876951Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855925412Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.855994483Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856037824Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856080775Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856183217Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856235678Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856278758Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85635909Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856417731Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856425361Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856472842Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856547544Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.856579984Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.857196836Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.857278467Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.857530202Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.857610704Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.857838188Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858011301Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858220385Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858286827Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858338508Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858401129Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85845076Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858505711Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858552822Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858628263Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858713435Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858774646Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858828717Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.858896458Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8589655Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859073922Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859161433Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859222295Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859271405Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859320476Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859364917Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859427888Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859435479Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.85950374Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/image-registry-597f88bc64-8g2hr.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859622542Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/registry/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859630102Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/registry/registry/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859636423Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/registry/registry/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.859676813Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/registry/registry/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860289615Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860360326Z namespaces/openshift-image-registry/pods/image-registry-597f88bc64-8g2hr/registry/registry/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860411687Z namespaces/openshift-image-registry/pods/node-ca-57kcb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860459318Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca-57kcb.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860531709Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86054178Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca/node-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86054979Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca/node-ca/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860599261Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca/node-ca/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860730583Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860795854Z namespaces/openshift-image-registry/pods/node-ca-57kcb/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860834695Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860874226Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca-nhdp7.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860981998Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860992378Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca/node-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.860999318Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca/node-ca/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861036399Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca/node-ca/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861152651Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861223063Z namespaces/openshift-image-registry/pods/node-ca-nhdp7/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861272303Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861312824Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca-xnp5z.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861391816Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861400946Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca/node-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861408016Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca/node-ca/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861454537Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca/node-ca/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861571969Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861639681Z namespaces/openshift-image-registry/pods/node-ca-xnp5z/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861682662Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861719002Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861775163Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861819804Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861931986Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.861985457Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862050189Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86211179Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862175701Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862220322Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862350604Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862435886Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862516107Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862549238Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862601459Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86263396Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862708301Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862787352Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862862584Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.862902594Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863025577Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863095438Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863139799Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863237891Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863324253Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863496946Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863576338Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863743551Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.863866663Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864063937Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864126868Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864163169Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86422548Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864268001Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864325582Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864373443Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864448524Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864530816Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864590247Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864629818Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864686129Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864730229Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864794261Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864805331Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864841872Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/ingress-canary-96876.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864947284Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/serve-healthcheck-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864959264Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.864966184Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865014545Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865106857Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865210959Z namespaces/openshift-ingress-canary/pods/ingress-canary-96876/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865623557Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865654777Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/ingress-canary-bh2tb.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865732919Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/serve-healthcheck-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865741639Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865754909Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86581141Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.865917812Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866079945Z namespaces/openshift-ingress-canary/pods/ingress-canary-bh2tb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866116156Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866153097Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/ingress-canary-dzb4n.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866228028Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/serve-healthcheck-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866236228Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866241968Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866278429Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866372061Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866439162Z namespaces/openshift-ingress-canary/pods/ingress-canary-dzb4n/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866478443Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866507593Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866565744Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866597905Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866693047Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866741448Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866800609Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86685894Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866949502Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.866988363Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867077144Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867154166Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867244257Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867291908Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867334269Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86738012Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867421691Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867498882Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867548213Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867586974Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867666456Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867722857Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.867762077Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.868465991Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.868545892Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.868642974Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.868720885Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.868800907Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.868929209Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869131864Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869199275Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869245186Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869295027Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869335607Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869384388Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869396389Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869427669Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.86950236Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869543401Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869625493Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869707635Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869761025Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869804456Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869865218Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.869921639Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87000869Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870051061Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870114512Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870141943Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870208664Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870217864Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870264635Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870340027Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870376007Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870424538Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870474249Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8705517Z namespaces/openshift-ingress/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870591231Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870659113Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870700943Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870775825Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870826206Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.870939318Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871104231Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871222733Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871280644Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871318515Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871369226Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871407157Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871491218Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871535799Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87156395Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871654152Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871717433Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871763734Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871869646Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.871981608Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87211517Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872191372Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872325384Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872443996Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87261728Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872693611Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872739632Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872808154Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872850654Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872902125Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.872973406Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873054478Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87313722Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873192921Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873238422Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873298443Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873339444Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873391085Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873424025Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873473356Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873482586Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873535497Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router-default-6667cb885d-hmr9v.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873640609Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873649259Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router/router/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87365674Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router/router/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873696591Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router/router/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873822083Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router/router/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.873888104Z namespaces/openshift-ingress/pods/router-default-6667cb885d-hmr9v/router/router/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874048037Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874090588Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874138969Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87417801Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874270421Z namespaces/openshift-insights/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874309652Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874370503Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874413374Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874473765Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874516926Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874635118Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87474614Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874862323Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874917534Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.874982685Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87523292Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87526125Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875328391Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875357022Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875445804Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875504265Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875550656Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875629067Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875704159Z namespaces/openshift-insights/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.875751959Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.876348841Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.876432292Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.876708768Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87682929Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877169037Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877260938Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877406851Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877467592Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877516203Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877590265Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877634246Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877723617Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877780228Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877831549Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87788651Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.877952772Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878018603Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878063334Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878124435Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878175436Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878250167Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878330289Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87838256Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878425561Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878493242Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878539793Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878606854Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878646455Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878705476Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878751867Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878809998Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878828138Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.878869879Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/insights-operator-68d9dd94cf-sbdv6.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879081623Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/insights-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879092503Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/insights-operator/insights-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879097053Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/insights-operator/insights-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879147614Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879529962Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-sbdv6/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879835748Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879855438Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/insights-runtime-extractor-595fs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.87998649Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.879997511Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/exporter/exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880005471Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/exporter/exporter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880048621Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/exporter/exporter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880142243Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880214955Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/exporter/exporter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880257336Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/extractor/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880263856Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/extractor/extractor/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880273276Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/extractor/extractor/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880322927Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/extractor/extractor/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880431259Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88049978Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/extractor/extractor/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880551061Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880562111Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880571291Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880603742Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880697134Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880762335Z namespaces/openshift-insights/pods/insights-runtime-extractor-595fs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880814056Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880857687Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/insights-runtime-extractor-ds2sz.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880957899Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880975809Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/exporter/exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.880982289Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/exporter/exporter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88102873Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/exporter/exporter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881119172Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881185733Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/exporter/exporter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881224994Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/extractor/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881233564Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/extractor/extractor/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881240944Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/extractor/extractor/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881292475Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/extractor/extractor/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881385177Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881467279Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/extractor/extractor/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881497729Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881506179Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881512009Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88156647Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881658702Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881725473Z namespaces/openshift-insights/pods/insights-runtime-extractor-ds2sz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881781994Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.881829946Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/insights-runtime-extractor-tkrqd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882283384Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882294224Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/exporter/exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882300584Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/exporter/exporter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882352645Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/exporter/exporter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882446797Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882514259Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/exporter/exporter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882562009Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/extractor/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882571529Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/extractor/extractor/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88257789Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/extractor/extractor/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882619961Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/extractor/extractor/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882718652Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882839105Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/extractor/extractor/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882877905Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882886235Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882895456Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.882978547Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883083259Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883162331Z namespaces/openshift-insights/pods/insights-runtime-extractor-tkrqd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883200492Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883264323Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883322594Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883369155Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883430676Z namespaces/openshift-keda/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883439036Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883449866Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883498217Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883583009Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88364394Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88365241Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883704181Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883773332Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883820744Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.883928666Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884016367Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884091699Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884100109Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88415306Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884360034Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884404715Z namespaces/openshift-keda/operators.coreos.com/installplans/install-jcc75.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884528417Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884562548Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884619919Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88465716Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884725911Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884763031Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884876974Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.884924814Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885010686Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885048677Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885097758Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885131518Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88521427Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885290732Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885376523Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885417974Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885455935Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885506665Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885539576Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885630668Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885689109Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8857349Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885819502Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885884023Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.885951854Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886061506Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886141678Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886224889Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886307131Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886385202Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886507575Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886713849Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88677786Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886845021Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886890802Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.886959053Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887018285Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887068705Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887142757Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887226348Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887259559Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88730651Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887355821Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887393372Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887436652Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887479603Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887527464Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887553564Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887656146Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887699127Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887759868Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887785099Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88786601Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.887921031Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888013843Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888084535Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888167746Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888212717Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888250568Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888315539Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.88835559Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888436981Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888494693Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888534553Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888619895Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888658326Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888702046Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888797478Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8888804Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.888983152Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889188516Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889266367Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889378109Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889550863Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889605644Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889637224Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889680895Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889725836Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889758807Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889813698Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.889896659Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890073373Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890131634Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890178495Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890238736Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890283217Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890371298Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890422759Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89046638Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890517671Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890556072Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890606293Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890636413Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890699035Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890745436Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890828317Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890879388Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.890952319Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89099629Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891057321Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891099902Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891181754Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891258445Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891338447Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891658813Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891694914Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891764845Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891792636Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891883977Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891944048Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.891992199Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892069721Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892142202Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892184833Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892296005Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892375327Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892455428Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89253767Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892612541Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892731353Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892921447Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.892999328Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893037999Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89309468Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893133921Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893205862Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893246623Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893329335Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893404696Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893456697Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893494618Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893558699Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89360017Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893650531Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893693452Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893753143Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893780703Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893850895Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.893877885Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894002718Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894033238Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89410204Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8941333Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894202921Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894233302Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894319184Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894395725Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894475907Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894529358Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894574778Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894629359Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89467636Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894752402Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894808713Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894881964Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.894979216Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895060608Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895068538Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895107219Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89516524Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89519964Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895299972Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895372204Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895648189Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89571997Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895803582Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.895929224Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896090127Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896135338Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896168129Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.8962196Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89625545Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896309011Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896349762Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896429854Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896510845Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896545856Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896584067Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896650938Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896678489Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89674653Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896788551Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896838802Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896868322Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.896973954Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897015055Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897073206Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897109507Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897170258Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897196999Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89728606Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897361582Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897442143Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897497524Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897548465Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897601196Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897647957Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897723138Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897770999Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89780945Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.897889692Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898068015Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898098716Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898213798Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898289519Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898370221Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898446822Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898527734Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898650406Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898810519Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898892391Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.898957322Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899004533Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899049864Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899097205Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899128385Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899215267Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899292218Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899338739Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89937588Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899423901Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899465772Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899508023Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899554043Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899596994Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899638245Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899702286Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899753197Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899810418Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899854409Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.89991593Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.899977311Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900053433Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900135054Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900210386Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900268037Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900303767Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900376109Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9004039Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900493961Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900537842Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900580253Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900657934Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900714446Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900757336Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.900856478Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90095068Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.901035172Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.901110853Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.901192084Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.901312847Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.901579722Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902356087Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902398607Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902464779Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9025074Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902573561Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902616582Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902699043Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902775755Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902820606Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902866487Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902925148Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.902978329Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90304009Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90307046Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903122041Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903162322Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903257704Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903305685Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903376666Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903414507Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903482158Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903524369Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903606291Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903723333Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903825445Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903878526Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.903946107Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904004178Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904045279Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9041243Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904184282Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904235333Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904310704Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904357515Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904364725Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904400966Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904479487Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904522538Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90462764Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904708342Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904879245Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.904977827Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905093229Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905207821Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905380904Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905435745Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905482546Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905531767Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905568228Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905620279Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90565567Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905740651Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905822523Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905867474Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.905925705Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906066897Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906105328Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906154909Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90616981Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90620752Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/kube-storage-version-migrator-operator-799cb7f958-mzc2k.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906337173Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/kube-storage-version-migrator-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906348343Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906354933Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906387344Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906503456Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-mzc2k/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906630528Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906667299Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90672629Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906767031Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906882193Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.906947444Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907010495Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907048346Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907122768Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907149568Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90724303Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907356242Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907449214Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907500725Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907551946Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907602937Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907650428Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907732709Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90778663Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907827151Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.907926733Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908003394Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908041365Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908144617Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908218518Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908354991Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908418482Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908536475Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908659437Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90881807Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908863301Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908926052Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.908973473Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909018764Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909053585Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909099715Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909180567Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909259628Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909298939Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90934263Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909398781Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909433222Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909472092Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909481333Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909517383Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator-7f59b54f6c-hmlct.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909593295Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/graceful-termination/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909602845Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/graceful-termination/graceful-termination/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909613425Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909657926Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909750558Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909813769Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9098583Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90986745Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator/migrator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.90987556Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator/migrator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.909899201Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator/migrator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910027913Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910091334Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-hmlct/migrator/migrator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910146625Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910185536Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910235467Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910268768Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910333099Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910342359Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910348889Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.91038582Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910489312Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910577243Z namespaces/openshift-marketplace/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910586864Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910592994Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910623424Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910685096Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910692796Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910725366Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.910827928Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.91092928Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911020902Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911116494Z namespaces/openshift-monitoring/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911162105Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911228196Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911254286Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911330908Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911392549Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.911520601Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912074082Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912449059Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912676734Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912720594Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912791566Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912837897Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912933068Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.912986889Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.91303422Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.913111802Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.913171973Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.913260595Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.916403174Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.916542657Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.917674219Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.91775115Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.918645617Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.91877978Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919280569Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919442692Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919459423Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919635786Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919663577Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919741618Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919762289Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.91985881Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.919957732Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920036484Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920056304Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920201677Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920220017Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920324569Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92036551Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920490723Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920530913Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920641505Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920829999Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.920921411Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921193156Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921329268Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921457691Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921547653Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921656915Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921740206Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921856498Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.921894769Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922005191Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922086823Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922170524Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922277257Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922365998Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922511491Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922600523Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922694965Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922782956Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.922893358Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92299824Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923047851Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923084032Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923132743Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923140793Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923184154Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923283856Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923293356Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923369637Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923546621Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923556851Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923563581Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923600892Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923704444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923771785Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923823686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923834086Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923839806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.923872447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924165213Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924232264Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924292905Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924301815Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924308385Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924333036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924423358Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924493139Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92454309Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92455148Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92455761Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924586421Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924686432Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924754404Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924793725Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924803965Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924816305Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924855196Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.924961628Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925032569Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9250812Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92509438Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92510138Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925125421Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925215722Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925287304Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925330825Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925338445Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925343115Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925386476Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925462897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925534719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925573879Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92560406Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator-5f7f494dd4-2h2th.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925727032Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925734143Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925740483Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.925805094Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926240642Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926312223Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-2h2th/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926368475Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926412435Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics-785778ff74-xsgtn.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926517987Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-main/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926526307Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926536308Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926576639Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92667326Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926740202Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926796463Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-self/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926804763Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926810663Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.926886805Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927005837Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927081448Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927129469Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927140329Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927146669Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92718252Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927331413Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927399164Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-xsgtn/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927443085Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927489166Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server-5f9b98b5f6-6f74k.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927587358Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927594498Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server/metrics-server/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927600998Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server/metrics-server/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927641789Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927734681Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927805642Z namespaces/openshift-monitoring/pods/metrics-server-5f9b98b5f6-6f74k/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927861373Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.927895814Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin-5f68df7f58-rpbbc.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928013116Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928024056Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928030556Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928073637Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928173999Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92824021Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-rpbbc/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928288111Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928328922Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter-8vzl7.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928453304Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/init-textfile/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928464544Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/init-textfile/init-textfile/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928468664Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928488085Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928579547Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928639048Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928685859Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928693809Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928700339Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9287454Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928835042Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928900993Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928976164Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.928996725Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter/node-exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929004735Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929031185Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929145877Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929220129Z namespaces/openshift-monitoring/pods/node-exporter-8vzl7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929240719Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92929688Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter-brpmd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929378322Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/init-textfile/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929387332Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/init-textfile/init-textfile/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929391512Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929428443Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929498554Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929565385Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929603596Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929610966Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929619777Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929659277Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929749249Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.92981444Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929864351Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929872071Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter/node-exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929875941Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.929927132Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930039085Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930107196Z namespaces/openshift-monitoring/pods/node-exporter-brpmd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930159377Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930196057Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter-h8r26.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930306179Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/init-textfile/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93031329Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/init-textfile/init-textfile/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93032154Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/init-textfile/init-textfile/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930365541Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930440022Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930505363Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930545164Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930552134Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930556284Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930589295Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930690037Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930755538Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930810939Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93083393Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter/node-exporter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93084031Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter/node-exporter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.930877181Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931061774Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931149586Z namespaces/openshift-monitoring/pods/node-exporter-h8r26/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931220077Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931259708Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics-84bd68b896-nxlpj.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93139131Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-main/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93139938Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93140554Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931454892Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931547963Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931622705Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931672836Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-self/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931680796Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931687146Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931747157Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931836219Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931920841Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931950181Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931955511Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.931959741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932005142Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932111434Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932165535Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-nxlpj/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932200326Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932267207Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93244202Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932453571Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932459921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932503392Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932601673Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932668275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932695215Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932702095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932713165Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932760616Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932848988Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.932917289Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93298165Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933123183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933130343Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933175294Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933273186Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933342808Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933377638Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933387368Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933391578Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933425399Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933508831Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933577202Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933608662Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933617183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933623823Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933664894Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933750095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933815486Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933857927Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933866507Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933871147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.933894398Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934149413Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934216934Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934261785Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934272025Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934278095Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934311946Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934409798Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934475979Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93451858Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934558211Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator-64785b6675-gt7jx.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934646822Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934660562Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934666763Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934702893Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934793265Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934877987Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934918527Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934929658Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934937718Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.934973319Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935153232Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935221063Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-gt7jx/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935260534Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935288725Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook-77d98bc786-9vlbm.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935413317Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935420877Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935424987Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935476148Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93556883Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935641031Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-9vlbm/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935657332Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.935704622Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client-7f667877fc-lcs7s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936000098Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936011708Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936015768Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936060899Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936150551Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936219662Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936236203Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/reload/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936243953Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/reload/reload/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936252063Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/reload/reload/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936289984Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/reload/reload/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936383425Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936450397Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/reload/reload/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936487297Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936493988Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client/telemeter-client/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936497728Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936535628Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936706052Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936770723Z namespaces/openshift-monitoring/pods/telemeter-client-7f667877fc-lcs7s/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936829634Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.936892145Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-querier-676b6f546b-lb5cd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937037808Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937049018Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937053118Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937082739Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937174861Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937240112Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937271342Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-rules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937281272Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937288683Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937313973Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937402545Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937468766Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937505587Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-web/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937513427Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937518627Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937542108Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93764471Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937717211Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937733251Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937741411Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937750952Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937788942Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937877084Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.937967346Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938003606Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/prom-label-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938008646Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938012417Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938044797Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938143079Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93821096Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938249071Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-query/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938255941Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-query/thanos-query/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938264821Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938276842Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938418584Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938487695Z namespaces/openshift-monitoring/pods/thanos-querier-676b6f546b-lb5cd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938527436Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938552607Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938607828Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938639978Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93875048Z namespaces/openshift-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938800572Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938871063Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.938928084Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939029106Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939063726Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93927257Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939352802Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939431733Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939485345Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939530225Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939671798Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.93978847Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939847881Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939895962Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.939961754Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940002644Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940079226Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940127747Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940170367Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940247189Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94029312Z namespaces/openshift-multus/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940336141Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940474933Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.940559125Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.941044584Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.941171677Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.941762868Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.941847019Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.941997702Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942059734Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942086004Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942190496Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942290408Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942356759Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942445621Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942484722Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942576053Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942660595Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942741427Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942788917Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942839169Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942893159Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.942952541Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943007342Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943036012Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943093113Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943122634Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943213606Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943287947Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943327948Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943363119Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943417509Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94344696Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943506391Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943533662Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943597663Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943607463Z namespaces/openshift-multus/pods/multus-4sxdc/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943642304Z namespaces/openshift-multus/pods/multus-4sxdc/multus-4sxdc.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943758156Z namespaces/openshift-multus/pods/multus-4sxdc/kube-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943768286Z namespaces/openshift-multus/pods/multus-4sxdc/kube-multus/kube-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943773966Z namespaces/openshift-multus/pods/multus-4sxdc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.943801827Z namespaces/openshift-multus/pods/multus-4sxdc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944155774Z namespaces/openshift-multus/pods/multus-4sxdc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944223105Z namespaces/openshift-multus/pods/multus-4sxdc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944249165Z namespaces/openshift-multus/pods/multus-6b7cj/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944291506Z namespaces/openshift-multus/pods/multus-6b7cj/multus-6b7cj.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944378778Z namespaces/openshift-multus/pods/multus-6b7cj/kube-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944385558Z namespaces/openshift-multus/pods/multus-6b7cj/kube-multus/kube-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944389958Z namespaces/openshift-multus/pods/multus-6b7cj/kube-multus/kube-multus/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944427499Z namespaces/openshift-multus/pods/multus-6b7cj/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944710814Z namespaces/openshift-multus/pods/multus-6b7cj/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944780015Z namespaces/openshift-multus/pods/multus-6b7cj/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944816526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.944859407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/multus-additional-cni-plugins-2fv25.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94502327Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/bond-cni-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94503844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945042731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94504976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945143122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945211854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945246184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945251355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/cni-plugins/cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945255264Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945290035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945377887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945445318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945475569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/egress-router-binary-copy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945480709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945486239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94552531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945611191Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945676472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945703613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945707923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945722564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945757014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945831846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945898057Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945943838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/routeoverride-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945954388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945966228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.945978058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94608461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946153832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946190602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni-bincopy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946196553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946200353Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946237913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946344655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946415427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946461878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946468638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946472478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946506878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94659278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946664661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2fv25/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946699682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946751493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/multus-additional-cni-plugins-hb7h5.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946894456Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/bond-cni-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946928606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.946935976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947033198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94711777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947191591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947219032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947223752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/cni-plugins/cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947227672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947262523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947351015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947430266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947447266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/egress-router-binary-copy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947458097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947464547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947509138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947596979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947671061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947707101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947714871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947718851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947754192Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947823984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947894255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947957056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/routeoverride-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947972466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.947976536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948002607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948080668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94815991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948195911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni-bincopy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948202921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948206761Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948239912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948322863Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948392274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948431225Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948438545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948442495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948476286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948560458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948628569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hb7h5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948660089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94871317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/multus-additional-cni-plugins-x2tfw.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948838293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/bond-cni-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948848253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948852383Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.948899474Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949012266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949081168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949113838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949120458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/cni-plugins/cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949124278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949169489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949244051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949313252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949351853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/egress-router-binary-copy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949359543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949363523Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949386353Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949480055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949547036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949585227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949592697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949596647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949629148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949700139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.94976675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949805171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/routeoverride-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949812491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949819342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949840672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.949953054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950019565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950057446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni-bincopy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950063676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950067606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950096767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950200899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95025926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95027409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95028381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95029114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950327721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950578156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950641497Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-x2tfw/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950667468Z namespaces/openshift-multus/pods/multus-wfrqr/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950713169Z namespaces/openshift-multus/pods/multus-wfrqr/multus-wfrqr.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95080143Z namespaces/openshift-multus/pods/multus-wfrqr/kube-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95081019Z namespaces/openshift-multus/pods/multus-wfrqr/kube-multus/kube-multus/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950829901Z namespaces/openshift-multus/pods/multus-wfrqr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.950857641Z namespaces/openshift-multus/pods/multus-wfrqr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951264589Z namespaces/openshift-multus/pods/multus-wfrqr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95132918Z namespaces/openshift-multus/pods/multus-wfrqr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951362971Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951404122Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon-72l72.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951485303Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951494914Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951499743Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951512874Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951611876Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951684977Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951720448Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951729228Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951734128Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.951764588Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95236897Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952423381Z namespaces/openshift-multus/pods/network-metrics-daemon-72l72/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952459062Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952491953Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon-ck7k8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952573554Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952581074Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952584994Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952626765Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952706166Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952769878Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952811819Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952821149Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952826179Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.952857269Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953029423Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953097544Z namespaces/openshift-multus/pods/network-metrics-daemon-ck7k8/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953137405Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953167885Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon-cmmk7.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953255737Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953268167Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953274277Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953285018Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953374609Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953447601Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953482892Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953490021Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953522602Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953560203Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953697196Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953763767Z namespaces/openshift-multus/pods/network-metrics-daemon-cmmk7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953799838Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953833458Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953877659Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.953884759Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95394793Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954040132Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954075853Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954123074Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954239246Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954275307Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954301677Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954346688Z namespaces/openshift-network-console/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954390169Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95444894Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95448248Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954533681Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954566202Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954650704Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954765806Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.954882658Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955037311Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955076052Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955152733Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955187704Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955236015Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955272055Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955352107Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955386688Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955438679Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95552073Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955557561Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955608292Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955718344Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955801616Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.955919018Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95602426Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956162923Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956290175Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956406307Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956462218Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956498409Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95655166Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956586291Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956643722Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956680712Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956732163Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956765404Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956813775Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956846676Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.956948907Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957030399Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95706634Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957116791Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957161202Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957216963Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957273474Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957288214Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957298434Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin-6cf856758c-b8f2j.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957384176Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957392206Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957396506Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957432417Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957526018Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95759323Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-b8f2j/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95763338Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957660821Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957710862Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957739493Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957793103Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957826604Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957894965Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957932266Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.957987717Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958035728Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95812907Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958235722Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958333394Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958367894Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958410385Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958474507Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958510467Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958574058Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958611239Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.95865094Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958685961Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958769512Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958804743Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958865314Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.958962086Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959002687Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959036687Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959141559Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959226841Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959418294Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959494706Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959857053Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.959965445Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960070727Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960128968Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960164369Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96021787Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960253001Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960339012Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960376903Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960412424Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960483095Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960519555Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960555296Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960603287Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960683279Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96076007Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960804251Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960837892Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960893403Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.960946114Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961002885Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961034945Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961089236Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961096726Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961127597Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/network-check-source-869dcfcdcd-8x7vm.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961200979Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/check-endpoints/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961208329Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/check-endpoints/check-endpoints/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961212219Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96125068Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961365262Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961430823Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-8x7vm/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961460553Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961503764Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-b56sn.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961583486Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-container/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961590946Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961594856Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961628587Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961717988Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96179488Z namespaces/openshift-network-diagnostics/pods/network-check-target-b56sn/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9618304Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961873211Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-lcjdf.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961959193Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-container/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961969803Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.961973843Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962003754Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962094085Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962161117Z namespaces/openshift-network-diagnostics/pods/network-check-target-lcjdf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962203347Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962240108Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-nbzcc.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96231091Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-container/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96232057Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96232693Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96233906Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962431582Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962496653Z namespaces/openshift-network-diagnostics/pods/network-check-target-nbzcc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962540944Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962573005Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962622155Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962629366Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962662716Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962748618Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962799759Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96284189Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.962950222Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963007923Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963052904Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963108145Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963159786Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963220497Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963252918Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963303509Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963347569Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963423141Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963502152Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963578424Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963629825Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963668796Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963704186Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963750097Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963830699Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963870579Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.963924791Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964011472Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964045203Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964054293Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964107094Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964136135Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964188405Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964277107Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964358919Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96444439Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964524312Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964599383Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964746496Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.964857408Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96492533Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965053512Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965089833Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965126273Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965175974Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965211205Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965259716Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965295366Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965377588Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96545702Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965509461Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965531551Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965591052Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965618573Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965669004Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965715735Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965757975Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965764846Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965797096Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965848307Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965882868Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.965954259Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96598452Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966038401Z namespaces/openshift-network-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966071411Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966141853Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966175683Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966220924Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966252825Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966360287Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966434718Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96651381Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96655009Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966594501Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966660132Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966698063Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966733094Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966785855Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966878557Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966940128Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.966971978Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96705815Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967094781Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967103891Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967145312Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967198423Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967239154Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967374536Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967451148Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967611221Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967670042Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.967846475Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968020418Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968147141Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968187252Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968240363Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968318754Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968377915Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968416656Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968462427Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968491867Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968549759Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968587859Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96864037Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968657541Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968758843Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968830944Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968867455Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968919686Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.968980657Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969009977Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969062969Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969110669Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96915757Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969197641Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969246722Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969253812Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969286203Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter-fdwsc.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969358684Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969366214Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969370134Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969398145Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969486177Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969555098Z namespaces/openshift-network-operator/pods/iptables-alerter-fdwsc/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969591588Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969620559Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter-mwdrp.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.96969541Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969703621Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969707731Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969741051Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969824483Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969887254Z namespaces/openshift-network-operator/pods/iptables-alerter-mwdrp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969939395Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.969984686Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter-xsvvd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970051757Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970059827Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970063768Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970096288Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97018099Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970246661Z namespaces/openshift-network-operator/pods/iptables-alerter-xsvvd/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970277061Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970311872Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970362823Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970398274Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970615838Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970642099Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9707186Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970751421Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970802851Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970853812Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.970954525Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971035076Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971110088Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971160798Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971193279Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97124376Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971281651Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971360962Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971402873Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971443734Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971521475Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971565596Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971593297Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971708979Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97177976Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971872332Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.971972044Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972051115Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972169428Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972360381Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972422733Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972471473Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972519974Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972566045Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972610486Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972637217Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972721778Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97280327Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97284961Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972879781Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972950832Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.972995673Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973044194Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973077975Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973149646Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973157776Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973219157Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973264029Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973295209Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97335646Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973388821Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973423761Z namespaces/openshift-operators/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973431542Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973444942Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973482613Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973523403Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973567574Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973623885Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973646126Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973700957Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973748948Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.973971552Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974051213Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974127695Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974152735Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974203666Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974337769Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974358209Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97441682Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974434861Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974531482Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974560673Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974607894Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974683836Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974733537Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974741997Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974825888Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974890809Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.974959441Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.975163205Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.975248436Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.975553812Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.975669904Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976235165Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976320717Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976643123Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976696374Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976724334Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976818996Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.976951889Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97700161Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977081231Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977129342Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977155613Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977214314Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977262825Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977312956Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977350726Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977383797Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977392197Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977432588Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977484149Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97753322Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977600601Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977680903Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977724843Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977756884Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977814145Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977845046Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977927737Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.977977568Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978034649Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97804302Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97805625Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978157772Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978202523Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978237973Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978293794Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978300534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978377956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-node-28f5w.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978558669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-node/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97856551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978569459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9785947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978722922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978792174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978842535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978850445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978856225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.978880576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979023808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97908808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97912239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/nbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97912931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/nbdb/nbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97913325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/nbdb/nbdb/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979155551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/nbdb/nbdb/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979259673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979324274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979362315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/northd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979369465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/northd/northd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979373385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/northd/northd/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979404535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/northd/northd/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979512528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979578059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/northd/northd/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979597929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-acl-logging/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979605659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979619179Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.97965847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979759652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979805203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979813573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-controller/ovn-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979817603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.979858804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.980063628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.980128229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98016975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98017672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98018069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.980209961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981155069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98121942Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981246371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/sbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981250931Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/sbdb/sbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981254651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/sbdb/sbdb/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981304342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/sbdb/sbdb/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981388373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981455465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-28f5w/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981494005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981553787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-node-d8xrm.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98171063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-node/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98173009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98174494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981863282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981951024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981976064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981984355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.981994635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982025296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982152128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982218559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98224882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/nbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98225677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/nbdb/nbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98226257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/nbdb/nbdb/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982291641Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982386792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982453344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982486044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/northd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982493904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/northd/northd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982499394Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/northd/northd/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982518045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/northd/northd/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982628167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982694918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/northd/northd/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982736539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-acl-logging/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982746579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982752559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98276259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982867661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982959253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982979394Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.982986154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-controller/ovn-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.983005094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.983037355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.983245279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98331195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98333182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.983343141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.983348811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.983387791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984396421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984458502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984488332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/sbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984493563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/sbdb/sbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984498483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/sbdb/sbdb/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984517753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984630115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984698427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-d8xrm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984715817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984793368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-node-vbpnq.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.984998912Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-node/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985013973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985018053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985045313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985168195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985236077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985267727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985292498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985306538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985314088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985434601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985500512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985528822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/nbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985536072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/nbdb/nbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985542012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/nbdb/nbdb/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985580563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/nbdb/nbdb/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985675615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985744236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985781417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/northd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985788757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/northd/northd/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985792707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/northd/northd/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.985823118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/northd/northd/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98595032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986017672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/northd/northd/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986055192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-acl-logging/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986066222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986072263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986080453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986178585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986234146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986242656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-controller/ovn-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986247576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986265446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98644494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986511871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986549472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986556532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986561292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.986593483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98752933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987599332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987636212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/sbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987645993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/sbdb/sbdb/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987651923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/sbdb/sbdb/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987661233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/sbdb/sbdb/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987769715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987835526Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vbpnq/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987870347Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987903188Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987968289Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.987992379Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988001919Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988101891Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988218834Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988255384Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988307905Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988392187Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988478819Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988514669Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.98856616Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988608631Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988618571Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988624181Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988653642Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988712453Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988734023Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988807115Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988844575Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988896796Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.988952417Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989036659Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989149991Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989244883Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989276764Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989324695Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989365005Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989406456Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989484318Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989524828Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989567059Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989641831Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989689431Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989696722Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989736952Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989784463Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989826334Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.989951327Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990035248Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990223142Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990301493Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990416176Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990539888Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990716281Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990771452Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990823803Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990883864Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990932405Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.990993496Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991042128Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991114469Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99119119Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991236161Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991270182Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991322973Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991365154Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991421685Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991455595Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991488516Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991498176Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991538797Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/service-ca-operator-7695fc6c8c-mjzjk.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991618658Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/service-ca-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991625659Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991629579Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991661969Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.991834412Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-mjzjk/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992088417Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992107408Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992169829Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99220669Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9922396Z namespaces/openshift-service-ca/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992295931Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992343862Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992384243Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992424104Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992457764Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992541076Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992641638Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99273716Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992774901Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992806521Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992863262Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.992901543Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993011735Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993050776Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993094236Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993171998Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993214159Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993219869Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99325777Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993308671Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993336851Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993449983Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993525055Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993631807Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993708488Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99381761Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.993952973Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994117576Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994167507Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994200368Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994251529Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994292859Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99433922Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994380481Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994457282Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994534334Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994578675Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994617596Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994663106Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994702907Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994753498Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994763288Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994798539Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-79f68b9f4f-wtshj.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99488275Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994891241Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994895141Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.994958932Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995175656Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995243888Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-wtshj/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995285988Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995301678Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99535904Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.9954013Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995442871Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995482552Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995542053Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995570814Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995625545Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995654545Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995740627Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995818439Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99589525Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.995956811Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996001482Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996045743Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996085713Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996163225Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996197176Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996246637Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996323798Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996371359Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99641996Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996520732Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996594753Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996672345Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996751426Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.996826518Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99696887Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997119483Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997170134Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997211605Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997264986Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997314577Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997355518Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997397638Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99747101Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997549381Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997597482Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997633303Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997671794Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997718245Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997753005Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997798826Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997845907Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997889038Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.997942299Z namespaces/openshift/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99799149Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998041651Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998077811Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998123632Z namespaces/openshift/apps/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998172393Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998247035Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998326586Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998401048Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998448758Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998474909Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99852781Z namespaces/openshift/batch/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998576171Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998646552Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998689643Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998733094Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998810185Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998871146Z namespaces/openshift/core/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.998897547Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.99903552Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999111131Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999188173Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999267414Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999342035Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999462518Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999622111Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999672652Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999715673Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999763934Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:15.999792854Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00114054Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001182701Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001274583Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001349404Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001449716Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001549288Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001635079Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001786712Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.001964685Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002087338Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00217518Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002268591Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002390554Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002516476Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002621488Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00270387Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002789891Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.002935434Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003040736Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003179349Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003289271Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003383963Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003479074Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003569916Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003667068Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00376199Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003856701Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.003973884Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004091786Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004190368Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00428341Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004393432Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004498504Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004585866Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004689688Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004774239Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.004890861Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005055795Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005140346Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005255718Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00535459Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005465752Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005596395Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005685596Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005779448Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.005901891Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006068534Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006173116Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006275128Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00638675Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006481772Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006568143Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006687516Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006805678Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.006952641Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007066923Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007177445Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007266497Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007372089Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007481361Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007563472Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007603363Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007687835Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007761816Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007800167Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007838008Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.007890258Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008006791Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008058232Z namespaces/openshift/policy/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008086702Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008131833Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008176264Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008221985Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008245385Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008264146Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008370058Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00848509Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008592392Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008695134Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008857647Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.008986939Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009099152Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009204354Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009327496Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009435778Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.00954554Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009668363Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009808935Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.009915577Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.01003863Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010152642Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010253854Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010362916Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010466208Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.0105712Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010669311Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010769604Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.010894676Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011164051Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011272863Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011370805Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011470517Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011582029Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011688731Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011791583Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.011894875Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012013437Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012132439Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012239821Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012337313Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012436145Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012536277Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.0126747Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012777152Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.012880224Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013018586Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013130798Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013249341Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013370463Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013493545Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013636208Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013761721Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.013892053Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014023675Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014163758Z network_logs/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014205759Z network_logs/cluster_scale [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.0142808Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014363322Z network_logs/multi-networkpolicy [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014434543Z network_logs/net-attach-def [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014515645Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014656467Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.014747739Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016086255Z nodes/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016121625Z nodes/debug [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016214597Z nodes/ip-10-0-131-167.ec2.internal/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016244288Z nodes/ip-10-0-131-167.ec2.internal/cpu_affinities.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016543583Z nodes/ip-10-0-131-167.ec2.internal/dmesg [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016804739Z nodes/ip-10-0-131-167.ec2.internal/ethtool_channels [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.01688013Z nodes/ip-10-0-131-167.ec2.internal/ethtool_features [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.016987882Z nodes/ip-10-0-131-167.ec2.internal/ip-10-0-131-167.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.017271187Z nodes/ip-10-0-131-167.ec2.internal/irq_affinities.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.01742124Z nodes/ip-10-0-131-167.ec2.internal/lscpu [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.017545813Z nodes/ip-10-0-131-167.ec2.internal/lspci [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.017638444Z nodes/ip-10-0-131-167.ec2.internal/podresources.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.017739776Z nodes/ip-10-0-131-167.ec2.internal/pods_info.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.017856039Z nodes/ip-10-0-131-167.ec2.internal/proc_cmdline [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.017956461Z nodes/ip-10-0-131-167.ec2.internal/sysinfo.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.019728104Z nodes/ip-10-0-131-167.ec2.internal/sysinfo.tgz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.019876807Z nodes/ip-10-0-132-10.ec2.internal/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.019945868Z nodes/ip-10-0-132-10.ec2.internal/cpu_affinities.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.020220444Z nodes/ip-10-0-132-10.ec2.internal/dmesg [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.020446428Z nodes/ip-10-0-132-10.ec2.internal/ethtool_channels [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.020515079Z nodes/ip-10-0-132-10.ec2.internal/ethtool_features [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.020599841Z nodes/ip-10-0-132-10.ec2.internal/ip-10-0-132-10.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.020875636Z nodes/ip-10-0-132-10.ec2.internal/irq_affinities.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.021036529Z nodes/ip-10-0-132-10.ec2.internal/lscpu [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.021153761Z nodes/ip-10-0-132-10.ec2.internal/lspci [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.021241383Z nodes/ip-10-0-132-10.ec2.internal/podresources.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.021345685Z nodes/ip-10-0-132-10.ec2.internal/pods_info.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.021455307Z nodes/ip-10-0-132-10.ec2.internal/proc_cmdline [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.021536059Z nodes/ip-10-0-132-10.ec2.internal/sysinfo.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.02317432Z nodes/ip-10-0-132-10.ec2.internal/sysinfo.tgz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.023324423Z nodes/ip-10-0-137-192.ec2.internal/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.023347573Z nodes/ip-10-0-137-192.ec2.internal/cpu_affinities.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.023620288Z nodes/ip-10-0-137-192.ec2.internal/dmesg [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.023855133Z nodes/ip-10-0-137-192.ec2.internal/ethtool_channels [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.023944504Z nodes/ip-10-0-137-192.ec2.internal/ethtool_features [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024032236Z nodes/ip-10-0-137-192.ec2.internal/ip-10-0-137-192.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024367543Z nodes/ip-10-0-137-192.ec2.internal/irq_affinities.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024502635Z nodes/ip-10-0-137-192.ec2.internal/lscpu [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024628768Z nodes/ip-10-0-137-192.ec2.internal/lspci [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024709349Z nodes/ip-10-0-137-192.ec2.internal/podresources.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024813311Z nodes/ip-10-0-137-192.ec2.internal/pods_info.json [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.024934194Z nodes/ip-10-0-137-192.ec2.internal/proc_cmdline [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.025079646Z nodes/ip-10-0-137-192.ec2.internal/sysinfo.log [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.026824419Z nodes/ip-10-0-137-192.ec2.internal/sysinfo.tgz [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.026997153Z pod_network_connectivity_check/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.027018573Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.027133485Z static-pods/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.027143196Z static-pods/kube-apiserver/ [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.034151689Z [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.03417493Z sent 57,865 bytes received 4,107,440 bytes 2,776,870.00 bytes/sec [must-gather] [must-gather-f75n2] OUT 2026-07-15T11:12:16.03418313Z total size is 44,303,749 speedup is 10.64 [must-gather] [must-gather ] OUT 2026-07-15T11:12:16.298363196Z namespace/openshift-must-gather-6zpbn 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: 0093f603-e6b0-4a36-82b1-ccf971079448 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-8gkhr [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-8gkhr-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-8gkhr [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 6793913 Jul 15 11:13 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-8gkhr/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 0125d18] 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-8gkhr/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] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at f8057c182e3d6618c12c1a168833c7d3d4398aaf but expected 96daccdf11cd953f8f5c11d5f66f15961a0a4693) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] deploy-and-e2e step succeeded