[get-kubeconfig] Found kubeconfig secret: cluster-jw2td-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-jw2td-kubeconfig [get-kubeconfig] Found admin password secret: cluster-jw2td-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-jw2td-password [get-kubeconfig] API Server URL: https://aae486d52989c438c9f2a312bb88937b-f200103d0d91b5e6.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [clone-repo] ci/llmisvc-autoscaling-tracing-infra [clone-repo] https://github.com/vivekk16/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2828/3139) Updating files: 91% (2857/3139) Updating files: 92% (2888/3139) Updating files: 93% (2920/3139) Updating files: 94% (2951/3139) Updating files: 95% (2983/3139) Updating files: 96% (3014/3139) Updating files: 97% (3045/3139) Updating files: 98% (3077/3139) Updating files: 99% (3108/3139) Updating files: 100% (3139/3139) Updating files: 100% (3139/3139), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.25) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1745 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading black [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Downloading mypy [e2e-graph] Prepared 101 packages in 1.80s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 5.64s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 47ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://aae486d52989c438c9f2a312bb88937b-f200103d0d91b5e6.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-77f648d694-wfmpm 1/1 Running 0 43s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-77f648d694-wfmpm condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-55557df8c-tp5wx 1/1 Running 0 48s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-55557df8c-tp5wx condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-56f9798bb4-6rts5 1/1 Running 0 53s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-56f9798bb4-6rts5 condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-graph] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-graph] Installing KServe via kustomize... [e2e-graph] === Final params.env [e2e-graph] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-graph] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-graph] kserve-router=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-graph] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-graph] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-graph] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-graph] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-graph] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-graph] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-graph] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-graph] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-graph] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-graph] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-graph] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-graph] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-graph] # TODO update when our changes are introduced in the official image [e2e-graph] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-graph] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-graph] 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-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-654c557856-mhhzq 0/1 Running 0 6s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-654c557856-mhhzq condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-84cf6d888d-hl569" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-84cf6d888d-gttm2 condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/autogluon-runtime-template created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.25 [e2e-graph] Kubernetes Version: v1.34.9 [e2e-graph] ClusterVersion desired: 4.21.25 [e2e-graph] ClusterVersion history (latest): 4.21.25 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:4d2ce35df65bab6d2693c9c94b3f24844e28d1e34eb5c52b243f168e1bce3e01 [e2e-graph] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-graph] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:859e1f47ba4cf6ced344aac36189a377332df94e23690e952eeb78140e900645 [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'xdist': '3.6.1', 'json-report': '1.5.0', 'metadata': '3.1.1', 'httpx': '0.30.0', 'anyio': '4.9.0', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: asyncio-0.23.8, xdist-3.6.1, json-report-1.5.0, metadata-3.1.1, httpx-0.30.0, anyio-4.9.0, cov-5.0.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-16 22:00:16.354 3790 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-16 22:00:16.355 3793 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-16 22:00:16.400 3790 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-16 22:00:16.400 3790 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-16 22:00:16.406 3793 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-16 22:00:16.406 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-16 22:00:16.407 3793 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:00:16.407 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:00:16.407 3793 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:00:16.407 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:00:16.408 3793 kserve.trace success_isvc_name is success-200-isvc-d9a7f [e2e-graph] 2026-07-16 22:00:16.408 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-d9a7f [e2e-graph] 2026-07-16 22:00:16.408 3793 kserve.trace error_isvc_name is error-404-isvc-d9a7f [e2e-graph] 2026-07-16 22:00:16.408 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-d9a7f [e2e-graph] 2026-07-16 22:01:46.815 3793 kserve.trace Host from isvc status URL = switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:01:46.815 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace Using external route host: switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace Sending Header = {'Host': 'switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace base url = https://switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:01:46.816 3793 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-d9a7f-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:01:51.021 3793 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-16 22:01:51.021 3793 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-16 22:01:51.094 3793 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-16 22:01:51.094 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-16 22:01:51.095 3793 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:01:51.095 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:01:51.095 3793 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:01:51.095 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:01:51.096 3793 kserve.trace success_isvc_name is success-200-isvc-69517 [e2e-graph] 2026-07-16 22:01:51.096 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-69517 [e2e-graph] 2026-07-16 22:01:51.096 3793 kserve.trace error_isvc_name is error-404-isvc-69517 [e2e-graph] 2026-07-16 22:01:51.096 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-69517 [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:02:36.834 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:02:36.903 3790 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-16 22:02:36.903 3790 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-16 22:02:36.986 3790 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-16 22:02:36.986 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-16 22:02:36.986 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:02:36.986 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:02:36.987 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:02:36.987 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:02:36.987 3790 kserve.trace success_isvc_name is success-200-isvc-77f35 [e2e-graph] 2026-07-16 22:02:36.987 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-77f35 [e2e-graph] 2026-07-16 22:02:36.987 3790 kserve.trace error_isvc_name is error-404-isvc-77f35 [e2e-graph] 2026-07-16 22:02:36.987 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-77f35 [e2e-graph] 2026-07-16 22:03:11.339 3793 kserve.trace Host from isvc status URL = switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:11.339 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace Using external route host: switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace Sending Header = {'Host': 'switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace base url = https://switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:11.340 3793 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-69517-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace Host from isvc status URL = sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace Using external route host: sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace Sending Header = {'Host': 'sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace base url = https://sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:03:47.179 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-77f35-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:11:15.808 3793 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:11:15.808 3793 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-16 22:11:15.930 3793 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-16 22:11:15.930 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-16 22:11:15.930 3793 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:15.930 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:15.930 3793 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:15.930 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:15.931 3793 kserve.trace success_isvc_name is success-200-isvc-1ab93 [e2e-graph] 2026-07-16 22:11:15.931 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-1ab93 [e2e-graph] 2026-07-16 22:11:15.931 3793 kserve.trace error_isvc_name is error-404-isvc-1ab93 [e2e-graph] 2026-07-16 22:11:15.931 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-1ab93 [e2e-graph] 2026-07-16 22:11:51.796 3790 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:11:51.796 3790 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-16 22:11:51.913 3790 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-16 22:11:51.913 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-16 22:11:51.913 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:51.913 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:51.913 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:51.913 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:11:51.914 3790 kserve.trace success_isvc_name is success-200-isvc-67446 [e2e-graph] 2026-07-16 22:11:51.914 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-67446 [e2e-graph] 2026-07-16 22:11:51.914 3790 kserve.trace error_isvc_name is error-404-isvc-67446 [e2e-graph] 2026-07-16 22:11:51.914 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-67446 [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace Host from isvc status URL = ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace Using external route host: ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace Sending Header = {'Host': 'ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:12:36.194 3793 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:12:36.195 3793 kserve.trace base url = https://ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:12:36.195 3793 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-1ab93-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:12:36.237 3793 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-16 22:12:36.237 3793 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-16 22:12:36.311 3793 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-16 22:12:36.311 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-16 22:12:36.312 3793 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:12:36.312 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:12:36.312 3793 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:12:36.312 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:12:36.313 3793 kserve.trace success_isvc_name is success-200-isvc-c1850 [e2e-graph] 2026-07-16 22:12:36.313 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-c1850 [e2e-graph] 2026-07-16 22:12:36.313 3793 kserve.trace error_isvc_name is error-404-isvc-c1850 [e2e-graph] 2026-07-16 22:12:36.313 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-c1850 [e2e-graph] 2026-07-16 22:13:12.102 3790 kserve.trace Host from isvc status URL = sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:12.102 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:12.102 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:13:12.102 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:13:12.102 3790 kserve.trace Using external route host: sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:12.102 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:12.103 3790 kserve.trace Sending Header = {'Host': 'sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:13:12.103 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:13:12.103 3790 kserve.trace base url = https://sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:12.103 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-67446-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:12.163 3790 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-16 22:13:12.163 3790 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-16 22:13:12.239 3790 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-16 22:13:12.239 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-16 22:13:12.239 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:13:12.239 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:13:12.239 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:13:12.239 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:13:12.240 3790 kserve.trace success_isvc_name is success-200-isvc-a3a91 [e2e-graph] 2026-07-16 22:13:12.240 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-a3a91 [e2e-graph] 2026-07-16 22:13:12.240 3790 kserve.trace error_isvc_name is error-404-isvc-a3a91 [e2e-graph] 2026-07-16 22:13:12.240 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-a3a91 [e2e-graph] 2026-07-16 22:13:56.556 3793 kserve.trace Host from isvc status URL = ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:56.556 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:56.556 3793 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:13:56.556 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:13:56.556 3793 kserve.trace Using external route host: ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:56.556 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:56.557 3793 kserve.trace Sending Header = {'Host': 'ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:13:56.557 3793 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:13:56.557 3793 kserve.trace base url = https://ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:13:56.557 3793 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-c1850-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:14:32.474 3790 kserve.trace Host from isvc status URL = sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:14:32.474 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace Using external route host: sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace Sending Header = {'Host': 'sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace base url = https://sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:14:32.475 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-a3a91-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:22:01.076 3793 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:22:01.076 3793 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-16 22:22:01.191 3793 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-16 22:22:01.191 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-16 22:22:01.191 3793 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:01.191 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:01.191 3793 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:01.191 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:01.192 3793 kserve.trace success_isvc_name is success-200-isvc-a3d07 [e2e-graph] 2026-07-16 22:22:01.192 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-a3d07 [e2e-graph] 2026-07-16 22:22:01.192 3793 kserve.trace error_isvc_name is error-404-isvc-a3d07 [e2e-graph] 2026-07-16 22:22:01.192 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-a3d07 [e2e-graph] 2026-07-16 22:22:37.026 3790 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:22:37.026 3790 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-16 22:22:37.172 3790 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-16 22:22:37.172 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-16 22:22:37.172 3790 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:37.172 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:37.172 3790 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:37.172 3790 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:22:37.173 3790 kserve.trace success_isvc_name is success-200-isvc-93462 [e2e-graph] 2026-07-16 22:22:37.173 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-93462 [e2e-graph] 2026-07-16 22:22:37.173 3790 kserve.trace error_isvc_name is error-404-isvc-93462 [e2e-graph] 2026-07-16 22:22:37.173 3790 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-93462 [e2e-graph] 2026-07-16 22:23:21.477 3793 kserve.trace Host from isvc status URL = splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:21.477 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace Using external route host: splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace Sending Header = {'Host': 'splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace base url = https://splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:21.478 3793 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-a3d07-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:21.543 3793 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-16 22:23:21.543 3793 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-16 22:23:21.650 3793 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-16 22:23:21.650 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-16 22:23:21.650 3793 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:23:21.650 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:23:21.650 3793 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:23:21.650 3793 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1745 [e2e-graph] 2026-07-16 22:23:21.651 3793 kserve.trace success_isvc_name is success-200-isvc-76a97 [e2e-graph] 2026-07-16 22:23:21.651 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-76a97 [e2e-graph] 2026-07-16 22:23:21.651 3793 kserve.trace error_isvc_name is error-404-isvc-76a97 [e2e-graph] 2026-07-16 22:23:21.651 3793 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-76a97 [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace Host from isvc status URL = switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace Using external route host: switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace Sending Header = {'Host': 'switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:23:57.431 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:23:57.432 3790 kserve.trace base url = https://switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:23:57.432 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:24:31.901 3793 kserve.trace Host from isvc status URL = splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:24:31.901 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace Using external route host: splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace Sending Header = {'Host': 'splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace base url = https://splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:24:31.902 3793 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-76a97-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.030 3790 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:32:02.030 3790 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:32:02.081 3790 kserve.trace Host from isvc status URL = switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.081 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.081 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:32:02.081 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:32:02.081 3790 kserve.trace Using external route host: switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.081 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.082 3790 kserve.trace Sending Header = {'Host': 'switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:32:02.082 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:32:02.082 3790 kserve.trace base url = https://switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.082 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.098 3790 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-16 22:32:02.098 3790 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-16 22:32:02.152 3790 kserve.trace Host from isvc status URL = switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.152 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.152 3790 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-16 22:32:02.152 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-16 22:32:02.152 3790 kserve.trace Using external route host: switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.152 3790 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.153 3790 kserve.trace Sending Header = {'Host': 'switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:32:02.153 3790 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-16 22:32:02.153 3790 kserve.trace base url = https://switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:02.153 3790 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-93462-route-kserve-ci-e2e-test.apps.dc9e7c60-1955-47f7-8711-d974a6d75b1b.prod.konfluxeaas.com [e2e-graph] 2026-07-16 22:32:36.576 3793 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-16 22:32:36.576 3793 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-16 22:40:06.750 3790 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-16 22:40:06.750 3790 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2392.96s (0:39:52) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-16T22:40:08.150142437Z 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: 296d702e-3068-439c-b1e6-90d3372705a7 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-16T22:40:08.213267388Z namespace/openshift-must-gather-rcpjl created [must-gather] [must-gather ] OUT 2026-07-16T22:40:08.222991598Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-8ck72 created [must-gather] [must-gather ] OUT 2026-07-16T22:40:08.312544659Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.024731911Z [disk usage checker] Started [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.028086869Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.165605085Z No resources found in openshift-must-gather-rcpjl namespace. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.277949904Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.426590204Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.426657805Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.426657805Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.429256348Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.580446777Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.580476807Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.580476807Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.583210026Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.732376617Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.732408058Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.732408058Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.734846989Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.884620511Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.884713057Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.884713057Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:15.887351823Z Error getting logs from rhods-notebooks [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.045315535Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.045410249Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.045410249Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.048045259Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.210739774Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.210769957Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.210769957Z namespaces "istio-system" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.213440092Z Error getting logs from istio-system [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.361577669Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.361607824Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.361607824Z namespaces "knative-serving" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.364279770Z Error getting logs from knative-serving [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.521160012Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.521189748Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.521189748Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.523680446Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:16.802039602Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.101412327Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.238305285Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.322238860Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.324702680Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.455381763Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.535598167Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.537877821Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.668376908Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.749266138Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.751597955Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.877404596Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.957865217Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:17.960158319Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.097389667Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.176022166Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.178265716Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.298297631Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.380567138Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.382884834Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.507185184Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.590041527Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.592679840Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.724002850Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.807366196Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.810009366Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:18.934816825Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.016404544Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.018836225Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.147956066Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.236951270Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.239411915Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.368629298Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.447918725Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.450244099Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.572155589Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.651368386Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.653748425Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.781233185Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.865380046Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.867890024Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:19.996648658Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.032786974Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.082463519Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.085004630Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.206838630Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.287415833Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.289875806Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.415761287Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.496484849Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.498887989Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.624154855Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.708883126Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.711525528Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.842324983Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.922878653Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:20.925365217Z Error collecting info from [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:21.634846962Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:21.758693490Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:21.883034321Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.003477073Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.126550572Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.369966906Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.493367083Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.614833603Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.740111350Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:22.872844999Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:23.008317990Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:23.135127378Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:23.259245393Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:23.383181123Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:23.511596658Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:23.794496539Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:24.012024870Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:24.358942621Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:24.548462884Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:24.698055683Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:24.870283528Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:25.037335457Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:25.247221480Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:25.441702021Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:25.587312606Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:25.768395234Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:26.110941721Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:26.346587136Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:26.503879474Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:26.672441023Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:27.005053796Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:27.183140665Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:27.337012680Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:27.499172459Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:27.876445604Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:28.061548262Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:28.211614516Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:28.403296623Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:28.774320263Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:28.993808731Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:29.151002985Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:29.371835280Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:29.775108697Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:29.971813760Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:30.041757810Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:30.137368320Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:30.391159208Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:30.783688817Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:30.987019098Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:31.149679057Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:31.425678538Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:31.827596161Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:32.030191248Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:32.189894937Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:32.404025740Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:32.782974646Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:32.967582762Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:33.135344377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:33.373985188Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:33.754415084Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:33.966440273Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:34.126090399Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:34.313846550Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:34.694409921Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:34.891318031Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:35.046244639Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:35.050772610Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:35.256193615Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:35.620392706Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:35.821710046Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:35.985032196Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:36.197656655Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:36.602345843Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:36.834572689Z Wrote inspect data to must-gather. [must-gather] [must-gather-97nn2] POD 2026-07-16T22:40:38.386065312Z Caches written to disk [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.398960922Z waiting for gather to complete [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.403596567Z downloading gather output [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.759586263Z receiving incremental file list [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.785524591Z ./ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.785576182Z aggregated-discovery-api.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.785987901Z aggregated-discovery-apis.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.786586775Z event-filter.html [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.787811832Z timestamp [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.787950585Z version [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795448395Z cluster-scoped-resources/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795463826Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795469326Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795506617Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795607949Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.79563782Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795678451Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795751622Z namespaces/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795761242Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795792033Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795858935Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795894825Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795954787Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.795995658Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.79607979Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796157651Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796236483Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796284254Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796325725Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796373436Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796416327Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796495179Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.7965452Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796575521Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796689514Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796731895Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796772205Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.796892588Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.79696746Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.799591559Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.799689511Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.799826105Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.799948277Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800125961Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800159502Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800216383Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800247804Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800300685Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800332056Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800384597Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800465559Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.80051276Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800543021Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800601102Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800647303Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800704154Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800713195Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800753756Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462-6584468b49-vtflc.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800841258Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800849468Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462/switch-graph-93462/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800853908Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462/switch-graph-93462/logs/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.800885359Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462/switch-graph-93462/logs/current.log [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.801070393Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462/switch-graph-93462/logs/previous.insecure.log [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.801138934Z namespaces/kserve-ci-e2e-test/pods/switch-graph-93462-6584468b49-vtflc/switch-graph-93462/switch-graph-93462/logs/previous.log [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.801168535Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.801215156Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.801266597Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.801304738Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.819523351Z [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.819552032Z sent 861 bytes received 95,096 bytes 191,914.00 bytes/sec [must-gather] [must-gather-97nn2] OUT 2026-07-16T22:40:39.819561982Z total size is 1,455,525 speedup is 15.17 [must-gather] [must-gather ] OUT 2026-07-16T22:40:39.957385475Z namespace/openshift-must-gather-rcpjl 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: 296d702e-3068-439c-b1e6-90d3372705a7 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-16T22:40:40.114932974Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 [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: 296d702e-3068-439c-b1e6-90d3372705a7 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-16T22:40:40.153468338Z namespace/openshift-must-gather-jnrjl created [must-gather] [must-gather ] OUT 2026-07-16T22:40:40.164766054Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-44c7c created [must-gather] [must-gather ] OUT 2026-07-16T22:40:40.425821879Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 created [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:42.114331102Z [disk usage checker] Started [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:42.118029481Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:42.320661896Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:42.469669134Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:42.579264902Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:42.676477305Z Gathering data for ns/default... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:43.112620029Z Gathering data for ns/openshift... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:43.700015356Z Gathering data for ns/kube-system... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:44.533703609Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:44.968898265Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:44.968937177Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:44.968937177Z namespaces "assisted-installer" not found [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.055945374Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.060715587Z INFO: Gathering HAProxy config files [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.062178054Z 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-7pq5f] POD 2026-07-16T22:40:45.070410697Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.072201917Z INFO: Collecting host service logs for crio [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.072518012Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.072845634Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.073190136Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.073507015Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.073940095Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.074076533Z Executing Istio gather script [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.074265540Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.074560936Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.074840241Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.075166928Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.075444569Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.075830718Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.077952934Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.085917698Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:45.520047464Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.197506883Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.204713201Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.229124475Z INFO: Collecting Insights Archives from insights-operator-555d9d7885-4bfcb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.229172507Z insights-runtime-extractor-89sfs [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.229193999Z insights-runtime-extractor-mfqnh [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.229213285Z insights-runtime-extractor-qvrlv [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.266466300Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.266548965Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.332135127Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.353360361Z No resources found [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.363945800Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.410945941Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.580463159Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.643469121Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.756809343Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.756809343Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.780043940Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:46.823691865Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.213568229Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.227088871Z INFO: 'previous-logs' folder not found on ip-10-0-128-250.ec2.internal, skipping... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.264531215Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.269451075Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.304731744Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.336969309Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.531433197Z No resources found [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.809293762Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.815124894Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.818952458Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.822013860Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.846334589Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.854465927Z INFO: HAProxy config collection complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.925039190Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.933367681Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:47.945967406Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.076160327Z INFO: 'previous-logs' folder not found on ip-10-0-129-202.ec2.internal, skipping... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.106129582Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.205458126Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.328781172Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.338373941Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.393922117Z INFO: 'previous-logs' folder not found on ip-10-0-131-231.ec2.internal, skipping... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.393962266Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.393987632Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.529397592Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.611433940Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.720743233Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.800655547Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.843629422Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:48.847339105Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.047464869Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.177694102Z INFO: INTERCONNECT MODE [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.177807281Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.313476492Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.336521699Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.354440724Z INFO: Gathering OVN_Northbound from ovnkube-node-564jb... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.354706655Z INFO: Gathering OVN_Northbound from ovnkube-node-7ttlc... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.354969103Z INFO: Gathering OVN_Northbound from ovnkube-node-hnjgb... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.355239189Z INFO: Gathering OVN_Southbound from ovnkube-node-564jb... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.355518032Z INFO: Gathering OVN_Southbound from ovnkube-node-7ttlc... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.355798233Z INFO: Gathering OVN_Southbound from ovnkube-node-hnjgb... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.664251279Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.687536392Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.702014343Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.734735095Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.746971052Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.753656177Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.764023474Z tar: Removing leading `/' from member names [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.799615303Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.830115837Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:49.936739488Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.061420210Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.114702481Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.215846887Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.280362534Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.280400345Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.280792744Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.283106050Z 3.8M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.285587312Z ovnk_database_store/ [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.285587312Z ovnk_database_store/ovnkube-node-564jb_sbdb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.310088407Z ovnk_database_store/ovnkube-node-7ttlc_nbdb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.320323072Z ovnk_database_store/ovnkube-node-564jb_nbdb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.327539272Z ovnk_database_store/ovnkube-node-7ttlc_sbdb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.332709309Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.335557401Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.348450120Z ovnk_database_store/ovnkube-node-hnjgb_nbdb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.358077716Z ovnk_database_store/ovnkube-node-hnjgb_sbdb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.374457119Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.385761175Z INFO: Network log collection complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.459320266Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.472226244Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.544016327Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.713202922Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.784684717Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.788019739Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:50.937121590Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.006721727Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.022922867Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.025656549Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.081512683Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.238163284Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.240332240Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.285303207Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.456805870Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.675464992Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.679343596Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.735287879Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bde4d3e6601b1a43249dcefbf210ae783590d4ff5957380d16c78b4d391ee9eb [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.794635192Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.887087961Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:51.887428454Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.031000444Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.093428637Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.095678524Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.290602815Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.307326890Z Gathering data for ns/openshift-console... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.373769244Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.521424437Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.524156710Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.704304537Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.917715885Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.920678499Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:52.967126397Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.108362719Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.175266672Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.311164186Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.314189244Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.504950831Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.572690478Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.717592833Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.719958009Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.902614662Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:53.923187509Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:54.084628992Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:54.328192089Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:54.690703719Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:54.816583264Z Done executing Istio gather script [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:55.310239684Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:55.459669733Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:55.694038887Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:56.153046553Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:56.599043634Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:56.710872847Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:57.378476784Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:57.733791546Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:58.851658019Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:59.427770094Z Gathering data for ns/kserve... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:40:59.995934575Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:00.255369191Z Collecting performance related data for node ip-10-0-131-231.ec2.internal [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:00.265815567Z Collecting performance related data for node ip-10-0-128-250.ec2.internal [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:00.272656853Z Collecting performance related data for node ip-10-0-129-202.ec2.internal [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:01.453352719Z Gathering data for ns/openshift-config... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:01.810563642Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:02.330793206Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:02.385558754Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:02.695221505Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:03.063484219Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:03.490619781Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:03.860100897Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:04.256532384Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:04.744236917Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:05.190306316Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:05.572267373Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:06.184291493Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:07.391310218Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:07.969678268Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:08.782717628Z Collecting kubelet logs for node ip-10-0-131-231.ec2.internal [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:08.784636397Z Collecting kubelet logs for node ip-10-0-128-250.ec2.internal [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:08.786446224Z Collecting kubelet logs for node ip-10-0-129-202.ec2.internal [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:09.170100112Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-jnrjl namespace [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:09.175816163Z INFO: Node performance data collection complete. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:09.625304529Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:10.058009219Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:10.895627686Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:11.407258909Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:11.861827343Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:12.194412968Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:12.395911166Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:12.764363454Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:13.160010229Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:13.654389887Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:13.947584916Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:14.247292118Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:14.954144500Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:15.326226657Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:15.715282189Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:16.200029113Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:17.223050282Z Wrote inspect data to must-gather. [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:17.223095487Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:17.223095487Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:17.365449276Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:17.400697235Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-7pq5f] POD 2026-07-16T22:41:17.511827464Z Caches written to disk [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.521822387Z waiting for gather to complete [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.526017232Z downloading gather output [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.833135003Z receiving incremental file list [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.854486375Z ./ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.854574567Z aggregated-discovery-api.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.854898054Z aggregated-discovery-apis.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.855654611Z event-filter.html [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.858544697Z timestamp [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.858666139Z version [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.87155207Z cluster-scoped-resources/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.871588631Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.871604221Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.871753684Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.87199744Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872145283Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872198885Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872228925Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872333377Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.87242065Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872505161Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872550082Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872686296Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.872756697Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.873128986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.873188797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.873411392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.873677378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.873880483Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.874023776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.877988675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.879925269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.880116163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.880296797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.880551843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.880725867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.881019764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.881277719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.881517095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.881887133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.882052567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.88220522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.882350474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.882482086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.88265023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.882850225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.88307735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.883247134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.883406837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.885655918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.885889183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.886071418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.886327183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.886676381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.887201033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.887343606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.88749365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.887691014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.887834467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.887995181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.888140954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.888342099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.888523803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.888793199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.889134107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.889316921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.889488265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.890140209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.890296103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.890448266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.890720172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.890872936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.891116781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.891279035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.89149358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.891688644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.891847128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.892009532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.892180295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.892331879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.892529893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.892726828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.892920552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.893372802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.893860153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.894014317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.894963138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.895134162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.895292215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.895429709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.895590542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.895854648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.896153545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.896328859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.896477692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.896700797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.896862871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.897014385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.897192249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.897383903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.897553597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.900159576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.900757199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.901460345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.90171558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.901929845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9021071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.902281573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.902421776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.90255747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.905915095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.906076509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.906234413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.906390436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.906532709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.911637524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.916135936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.91630244Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.916657788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.916850562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.917003925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.917092567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.917251791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.917523207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.91763618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.917766763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.917957007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.91806508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918182912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918293285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918431588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918578501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918713144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918822957Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.918953049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.919056032Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.919167634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.919463061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.919589644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.91986736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.919996333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.920119066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.920222048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.922344166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.922461069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.922586191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.922709764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.922856598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.922998851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.924540836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9247349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.924880203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.925056857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.92516124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.925431676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.925950498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.926097431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.926212133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.926320776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.926981371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.928382942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.928488505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.928682339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.928825622Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929000636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929102479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929213981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929391475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929519808Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929854226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.929909287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930008849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930087221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930176023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930255784Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930419828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93050736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930599042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930713895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930801697Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930888959Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.930973881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931066873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931153195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931241677Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931326279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931414251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931499123Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931588585Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931700547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931786639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931878181Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.931964923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932054895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932139717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932232989Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932319601Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932409513Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932497395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932594757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93271228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932812142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.932909144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933008097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933110979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933209091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933294703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933400936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933488768Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93357756Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933712613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933802425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933891777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.933981179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934072491Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934160473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934246515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934340447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934426129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934547212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934636334Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934756496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.934846868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93493977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935030082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935125614Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935221097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935327559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935454892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935543754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935637136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935750988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93583947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.935936423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936024355Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936118127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936207839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936300381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936389283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936482725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936570527Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93670182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936817903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.936913725Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937017467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937106049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937220372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937307804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937414986Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937503078Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937606601Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937719683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937815445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937903417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.937993779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938089961Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938157123Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938226624Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938276046Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6xzj9.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938374038Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dfndx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9384652Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f6q89.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938558072Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kj5cq.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938668494Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lmxdr.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938759396Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lnzdf.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938850698Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lv64k.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.938936571Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nbjkx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939084734Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p7bcp.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939181616Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-psqw4.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939273928Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ptd99.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.93937068Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tqg82.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939467672Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-922gx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939575485Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-xrsm2.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939703038Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zxg6b.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939856801Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.939903482Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.940117017Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.940292171Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.940389163Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.940501036Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.940851654Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.940972557Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941069989Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941163251Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941275963Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941392756Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941517329Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941640601Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941759984Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941847666Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.941944128Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94202948Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942129743Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942215674Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942305447Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942388778Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942485481Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942573143Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942711236Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942756497Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942860299Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.942959361Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943086644Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943193617Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943286259Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943384951Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943538264Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943627586Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943744999Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943833711Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.943930173Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944063746Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944152688Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94424807Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944333672Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944428964Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944517777Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944610008Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944724091Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944815393Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944890225Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.944930846Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94511595Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945150231Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945209672Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945243513Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945335235Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945385096Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945456958Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945485268Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94555748Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945601421Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945691563Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945702763Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945744604Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945836766Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945895877Z cluster-scoped-resources/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945906218Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.945955729Z cluster-scoped-resources/core/nodes/ip-10-0-128-250.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946142833Z cluster-scoped-resources/core/nodes/ip-10-0-129-202.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946279736Z cluster-scoped-resources/core/nodes/ip-10-0-131-231.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946376868Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94642858Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946490371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946607304Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946740897Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946831839Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946912851Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.946995502Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947151206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947249258Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94734146Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947439843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947532605Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947642987Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94776515Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947885593Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.947977984Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948072967Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948160009Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948249341Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948339123Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948428395Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948516517Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948612979Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9486817Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948772092Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948848674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.948941396Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949020318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94910432Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949250873Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949380406Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949477838Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94954772Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.94955511Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949606971Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949782495Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949812786Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949880138Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949887107Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.949918008Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95001285Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950147753Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950203555Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950210575Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950250916Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950361558Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950372798Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950404609Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950483551Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950510372Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950629704Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950692806Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950758147Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.950801808Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95086066Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95088821Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951006283Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951043784Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951097955Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951124646Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951184777Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951216668Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951274659Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951301079Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951376221Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951403902Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951491994Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951537175Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951610126Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951684678Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95175337Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951795201Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951872523Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.951910163Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952014206Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952021846Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952064417Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952122328Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952162789Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952247111Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952300792Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952352823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952436865Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952523417Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952723462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952851225Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.952942617Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95306859Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953177112Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953263644Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953350316Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953452418Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95353792Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953632092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953808306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.953895828Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95399199Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954073862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954167214Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954253246Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954342848Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95442972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954560213Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954605894Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954753328Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95485408Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.954963072Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955158066Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955268519Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955358911Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955461244Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955555935Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955670808Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95576063Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955851842Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.955938534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956029696Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956122708Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95621022Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956303263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956388684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956480487Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956578989Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956689181Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956780183Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956876175Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.956964877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9570606Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957139021Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957245614Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957339616Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957446818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957562651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957692104Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957709024Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.957725615Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958074082Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958086032Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958120203Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958175035Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958182535Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958209395Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958293477Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958323298Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-250.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95843151Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-202.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958514202Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-231.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958579204Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958644595Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958751178Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958797099Z host_service_logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95884782Z host_service_logs/masters/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958889551Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.958960272Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959023384Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959085575Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959234178Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959343651Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959415733Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959491444Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959557316Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959638588Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95973575Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959760721Z ingress_controllers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.95976511Z ingress_controllers/default/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959768751Z ingress_controllers/default/router-default-c99d8d4d4-4trjg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959815472Z ingress_controllers/default/router-default-c99d8d4d4-4trjg/haproxy.config [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959936905Z insights-data/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959945345Z istio/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.959965035Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960089568Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960491597Z istio/event-filter.html [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960580789Z istio/timestamp [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96064015Z istio/cluster-scoped-resources/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960657991Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960704362Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960748683Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.960908506Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.961399478Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.961890029Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96285969Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.962989963Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963127326Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96328647Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963436093Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963563616Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963670189Z machine_config_ondisk/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963686129Z machine_config_termination_logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963704739Z monitoring/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963709739Z monitoring/alertmanager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963759131Z monitoring/alertmanager/status.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963862203Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963877153Z monitoring/prometheus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.963932335Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.964022607Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.964087378Z monitoring/prometheus/rules.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.964830145Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.964897756Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.965021479Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96595156Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.965997901Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966038482Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966131394Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966202476Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966293478Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966345279Z monitoring/prometheus/status/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96638707Z monitoring/prometheus/status/config.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966896842Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.966960513Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967052095Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967232709Z namespaces/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96728437Z namespaces/default/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967335721Z namespaces/default/default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967406283Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967451484Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967492415Z namespaces/default/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967536816Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967630778Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96773574Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967814742Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967846833Z namespaces/default/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967895674Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967951725Z namespaces/default/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.967978816Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968048597Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968105189Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96814081Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968222091Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968300483Z namespaces/default/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968341134Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968454007Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968553519Z namespaces/default/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968762744Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968832605Z namespaces/default/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.968911737Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96903743Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969198594Z namespaces/default/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969268895Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969315536Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969406298Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969433879Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96950705Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969536271Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969632603Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969790167Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969836508Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.969868189Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96992601Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.96995258Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970009342Z namespaces/default/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970052483Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970243497Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970274118Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97037978Z namespaces/kserve/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970424731Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970489303Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970528864Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970578025Z namespaces/kserve/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970605745Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970718638Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.970954153Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971141767Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971190708Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971238989Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97128529Z namespaces/kserve/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971341112Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971435924Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971517006Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971546266Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971668429Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97172599Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971733291Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971781052Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971879194Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.971964946Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.972086108Z namespaces/kserve/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.972131929Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.972412536Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.972523598Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.972826055Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.972939848Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.973211724Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.973335437Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.973630503Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.973766117Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.973808118Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9739109Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.973949671Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974001352Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974048213Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974133605Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974211096Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974260148Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974307009Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97437928Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974427732Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974525134Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974597655Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974661617Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974759439Z namespaces/kserve/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974767999Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97481743Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/kserve-controller-manager-84cf6d888d-gttm2.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974911722Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974920392Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/manager/manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974925163Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/manager/manager/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.974953563Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/manager/manager/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.977532562Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.977592673Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-gttm2/manager/manager/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.977636014Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.977815458Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/llmisvc-controller-manager-654c557856-mhhzq.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.977888139Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97789957Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/manager/manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97790543Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/manager/manager/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97791675Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/manager/manager/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978170046Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978240727Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mhhzq/manager/manager/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978299699Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97835082Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/model-serving-api-fd65d7d6-99mfz.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978439462Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/server/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978446982Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/server/server/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978450802Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/server/server/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978484393Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/server/server/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978585785Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/server/server/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978677187Z namespaces/kserve/pods/model-serving-api-fd65d7d6-99mfz/server/server/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978727638Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.97877688Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/odh-model-controller-84b54b7f97-h7qgp.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978863141Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978872842Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/manager/manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978880812Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/manager/manager/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.978920483Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/manager/manager/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.984906458Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.984972059Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-h7qgp/manager/manager/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.98499637Z namespaces/kserve/pods/s3-init-mk2nx/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985051971Z namespaces/kserve/pods/s3-init-mk2nx/s3-init-mk2nx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985147013Z namespaces/kserve/pods/s3-init-mk2nx/download-hf-model/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985157714Z namespaces/kserve/pods/s3-init-mk2nx/download-hf-model/download-hf-model/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985166694Z namespaces/kserve/pods/s3-init-mk2nx/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985217745Z namespaces/kserve/pods/s3-init-mk2nx/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985311337Z namespaces/kserve/pods/s3-init-mk2nx/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985391899Z namespaces/kserve/pods/s3-init-mk2nx/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985414269Z namespaces/kserve/pods/s3-init-mk2nx/s3-init/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985420169Z namespaces/kserve/pods/s3-init-mk2nx/s3-init/s3-init/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.98542979Z namespaces/kserve/pods/s3-init-mk2nx/s3-init/s3-init/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985500261Z namespaces/kserve/pods/s3-init-mk2nx/s3-init/s3-init/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.98589127Z namespaces/kserve/pods/s3-init-mk2nx/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.985955252Z namespaces/kserve/pods/s3-init-mk2nx/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986004943Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986038383Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs-64568bcd49-fskld.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986138226Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986145226Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs/seaweedfs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986154286Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986212717Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986387931Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986451783Z namespaces/kserve/pods/seaweedfs-64568bcd49-fskld/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986478333Z namespaces/kserve/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986528294Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986579806Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986631797Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986692008Z namespaces/kube-node-lease/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986699108Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986703178Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986723949Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-250.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986826441Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-202.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.986923233Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-231.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987012545Z namespaces/kube-system/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987052686Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987119258Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987161759Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9872074Z namespaces/kube-system/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987254201Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987473026Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987488676Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.98768104Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987693701Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987732692Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987792793Z namespaces/kube-system/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987846554Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.987948566Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988015018Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988055939Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988138581Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988189622Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988198622Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988247673Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-324ketul7xytxdar3pnxp55doi.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988333745Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988419517Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988498299Z namespaces/kube-system/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.98854128Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988724224Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.988813056Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.989069232Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.989150214Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.98945252Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.989578183Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.989976832Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990067494Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990116106Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990174717Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990206288Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990276959Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99032116Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990407912Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990495044Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990568486Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990645367Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990700039Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.9907474Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990823021Z namespaces/kube-system/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990832202Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990886853Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer-5wx6j.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990971415Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990978365Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.990988725Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991051056Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991290822Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991396384Z namespaces/kube-system/pods/global-pull-secret-syncer-5wx6j/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991456736Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991507437Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer-jkdtg.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991578679Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991592019Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991595959Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99167053Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991894836Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.991967017Z namespaces/kube-system/pods/global-pull-secret-syncer-jkdtg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992024089Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99207231Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer-qjjxj.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992139491Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992146511Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992152941Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992209573Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992434288Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992502019Z namespaces/kube-system/pods/global-pull-secret-syncer-qjjxj/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99254302Z namespaces/kube-system/pods/konnectivity-agent-cms5w/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992583431Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent-cms5w.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992700114Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992711704Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992718114Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.992767545Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993337848Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99342704Z namespaces/kube-system/pods/konnectivity-agent-cms5w/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993469921Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993497312Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent-dmp8k.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993592624Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993599824Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993607734Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.993738297Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994334981Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994406552Z namespaces/kube-system/pods/konnectivity-agent-dmp8k/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994440533Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994468634Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent-dv7l5.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994565606Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994572716Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994582146Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.994700799Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995465786Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995539048Z namespaces/kube-system/pods/konnectivity-agent-dv7l5/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995582769Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99563288Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995722902Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/haproxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995731892Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995739792Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995793654Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.995977688Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996046069Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-250.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99607008Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996123391Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996190032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/haproxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996197693Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996201643Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996235853Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99649825Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996578671Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-202.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996604462Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996682554Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996748765Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/haproxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996755825Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996764996Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.996826427Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997090863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997163905Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-231.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997202795Z namespaces/kube-system/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997241346Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997306778Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997314658Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997358829Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997473732Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997537863Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997586414Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997658446Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997703677Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997767798Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997776658Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997780579Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997814189Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.997903291Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998003924Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998050705Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998117556Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998212158Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998256419Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998317291Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998347841Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998451163Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998532545Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998574726Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998638288Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998694469Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.99872219Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998810242Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998852863Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998901824Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.998980126Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.999044337Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:18.999080298Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00007859Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000138362Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000233084Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000319406Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000396907Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000562351Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000792576Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000865568Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000910379Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.000979431Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001007861Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001080973Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001125344Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001206036Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001290238Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001348469Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00140887Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001468522Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001513233Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001560844Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001612235Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001703877Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001741148Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001792759Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001820119Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001941052Z namespaces/openshift-apiserver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.001988253Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002047075Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002073705Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002130537Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002172927Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002256119Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002333981Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002413353Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002461974Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002503215Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002553466Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002590307Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002699259Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00274518Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002779751Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002864713Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002930724Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.002978126Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003076788Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00315527Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003234362Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003324824Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003403185Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003530628Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003718472Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003771243Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003820795Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003869226Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003896526Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.003969818Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004004259Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004093521Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004173263Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004234544Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004281635Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004325406Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004367837Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004423908Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004457579Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00452412Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004570292Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004636233Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004647823Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004659364Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004697564Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004754796Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004761736Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004765686Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004799557Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004858748Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004866298Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004872919Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00493052Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004988121Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.004995281Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005049812Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005140814Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005189366Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005279308Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005325229Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005413871Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005440441Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005536634Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005611665Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005715547Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005769999Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005796549Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005867721Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005914482Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.005997844Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006056475Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006099296Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006187488Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006228499Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006238019Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00628457Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006371712Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006407833Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006518216Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006606138Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00671714Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006795462Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.006873954Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007025137Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00713129Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007234202Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007282173Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007345444Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007383145Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007425066Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007462237Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007534288Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007575369Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007695922Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007783334Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007846606Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007887816Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007941488Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.007973988Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00802259Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008067071Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008099221Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008106071Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008154362Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008206984Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008252695Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008299586Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008341307Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008418639Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00846726Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008568292Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008605223Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008685465Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008727586Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.008858988Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00893928Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009019782Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009066873Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009105194Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009155445Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009200286Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009288398Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00938563Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009448562Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009538304Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009592765Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009602535Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009742668Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.00983954Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.009925342Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010046175Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010152598Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010187768Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010295041Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010372623Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010747521Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.010824133Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011198301Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011345254Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011461607Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011509978Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011555309Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011633291Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011682942Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011736433Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011775374Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011844646Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011882537Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.011975729Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01204985Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012087181Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012136592Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012182613Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012227534Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012322707Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012331587Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012379878Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/aws-ebs-csi-driver-node-6dp82.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012495Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-driver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012503351Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-driver/csi-driver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012515091Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012561962Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012684655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012747406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012790017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-liveness-probe/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012798217Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012802867Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012809727Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01291446Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.012978431Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013017352Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-node-driver-registrar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013025652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013029683Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013059923Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013163886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013229647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-6dp82/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013264518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013312289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/aws-ebs-csi-driver-node-7h77l.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013431632Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-driver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013439302Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-driver/csi-driver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013443272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013481283Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013577805Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013667157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013719518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-liveness-probe/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013729858Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013737859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013776259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013871702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013921553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013952073Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-node-driver-registrar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013958424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.013964604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014010605Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014104357Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014170208Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7h77l/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01422709Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01425407Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/aws-ebs-csi-driver-node-d9glc.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014359773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-driver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014366893Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-driver/csi-driver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014376683Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014403374Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014507686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014573998Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014611138Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-liveness-probe/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014635259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014645489Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01470524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014802032Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014872444Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014919035Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-node-driver-registrar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014928435Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014936536Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.014989577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015077749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01514794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-d9glc/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015201392Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015244062Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015293344Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015301354Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015342265Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015393496Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015436467Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015491898Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015538099Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0155828Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01559539Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015599461Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015622791Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015696183Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015703693Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015748564Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015844046Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015893977Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015955938Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.015996079Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016059761Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016100742Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016237985Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016316597Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016397148Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01645704Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016503801Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016586053Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016630024Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016724406Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016764687Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016848259Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01690173Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.016949661Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.017027023Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.017081484Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.017088564Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.017141945Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.017232737Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.017277428Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.018041126Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.018124518Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.018294291Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.018373973Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.018725461Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.018871574Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019018078Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01913191Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019181031Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019241733Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019268523Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019340855Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019383936Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019438467Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019464518Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01955649Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019664852Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019721774Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019771495Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019829486Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019879497Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.019938408Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.01998388Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02001683Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020057631Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020116152Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020125523Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020187934Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned-ngppg.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020283326Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020290886Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned/tuned/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020294796Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned/tuned/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020339248Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned/tuned/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02045669Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020525912Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ngppg/tuned/tuned/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020578303Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020607934Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned-sx6fl.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020728836Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020739757Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned/tuned/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020750617Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned/tuned/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020798148Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned/tuned/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02091164Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.020978542Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-sx6fl/tuned/tuned/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021012673Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021044383Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned-wn2l6.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021134775Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021143846Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned/tuned/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021147966Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned/tuned/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021192387Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned/tuned/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021301399Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021373361Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wn2l6/tuned/tuned/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021405832Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021462963Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021510144Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021553315Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021628037Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021641987Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021695208Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-250.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02179908Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-202.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021884542Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-231.ec2.internal.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.021948784Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022000525Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022098577Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022146218Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02222047Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022266571Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022342093Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022387174Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022497416Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022631139Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022755852Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022815743Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022876625Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.022941646Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023006028Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02310957Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023169111Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023217293Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023295124Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023369766Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023410087Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023595941Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023709944Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023847907Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.023928678Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024080292Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024213075Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024416129Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024481671Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024533162Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024595224Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024664975Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024730807Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024810638Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02489599Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.024976622Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025042584Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025092875Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025128376Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025191897Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025270459Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02532486Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025408912Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025441363Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025495204Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025506044Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025563985Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-79b7c55f87-jw78t.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02577614Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-watch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02578972Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0257946Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025837812Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.025970284Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.026069197Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.026115628Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02620295Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02621097Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.026257501Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.026911096Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.026974097Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-jw78t/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027017258Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027052439Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02710084Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027146691Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027248883Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027296474Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027366556Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027401527Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027474309Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027501069Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027595481Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027727024Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027828677Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027883308Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.027926909Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02799373Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028024981Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028114083Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028170444Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028200375Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028291107Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028349038Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028356118Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028397209Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028487331Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028570753Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028613144Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028747457Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.028834169Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029181107Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029263839Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029384681Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029549965Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.02973914Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029816921Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029852932Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029933034Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.029979315Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030040456Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030081347Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030129948Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030166349Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030254641Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030332643Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030380434Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030416955Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030484216Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030521497Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03064073Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030686471Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030744512Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030776093Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030851085Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030859905Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030888635Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator-78cf4c6f6-jttvd.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030979717Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030988728Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.030992798Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031036839Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031138981Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031204163Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-jttvd/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031495589Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03153993Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031603222Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031610372Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031672923Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031735135Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031779146Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031842607Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.031889408Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03196506Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032015841Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032092753Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032123074Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032196535Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032240386Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032324388Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03240181Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032479871Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032526612Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032569093Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032612934Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032772548Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03285372Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032901951Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.032943932Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033021354Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033068055Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033076035Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033109226Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033177117Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033224278Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033325961Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033428133Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033524545Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033603647Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033712419Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.033841362Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034020926Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034093808Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034135849Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0341939Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034244761Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034306153Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034350984Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034449106Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034547048Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0346379Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034706072Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034757123Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034799274Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034852645Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034897756Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034941727Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.034972328Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03506415Z namespaces/openshift-config-managed/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035114291Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035184763Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035211683Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035294805Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035324586Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035417718Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03549545Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035577591Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035608692Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035687714Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035734765Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035777196Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035856958Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035905799Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.035932979Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.036026011Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.036088243Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.036136234Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.039534111Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.039642303Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.039764016Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.039875128Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.03996319Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040100183Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040213056Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040258607Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040310258Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04038914Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040441291Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040485732Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040771318Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040816739Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040892761Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.040927382Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041018754Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041100376Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041148687Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041182998Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041247139Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04128382Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041338011Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041377722Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041439774Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041446844Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041499295Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041543916Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041590717Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041657098Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04170469Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04174144Z namespaces/openshift-config-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041749741Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041758591Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041816082Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041929965Z namespaces/openshift-config/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.041963256Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042025967Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042067268Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042113579Z namespaces/openshift-config/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04214364Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042233532Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042312783Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042392345Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042431276Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042478447Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042526848Z namespaces/openshift-config/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042566059Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042667901Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042717433Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042747063Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042832955Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042912947Z namespaces/openshift-config/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.042955948Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043076841Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043152782Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043233784Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043314056Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043396368Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043558301Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043727775Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043772966Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043821787Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.043885939Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04392957Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044008822Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044048852Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044131874Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044184015Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044276428Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044359279Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04440662Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044444321Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044496723Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044522733Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044580315Z namespaces/openshift-config/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044631136Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044722798Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044764359Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044859351Z namespaces/openshift-console-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044915522Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.044976653Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045020854Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045051955Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045104536Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045185688Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045301451Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045429184Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045458904Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045505615Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045555517Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045587267Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04570204Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045764401Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045811302Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045890044Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045961346Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.045969216Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.046006807Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.046091309Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04613675Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.046760434Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.046845486Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.047112192Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.047208594Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.047344757Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04746746Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.047786897Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048003412Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048050243Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048106754Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048144145Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048199046Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048240587Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048321399Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048398951Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048462042Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048510133Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048573165Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048633716Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.04881556Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048846551Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048904482Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.048939163Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049003484Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049012664Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049063916Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/console-operator-565b7b569d-5jwjh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049163748Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/console-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049171548Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/console-operator/console-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049178288Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/console-operator/console-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049223189Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/console-operator/console-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049752781Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-5jwjh/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049802992Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049844793Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049892824Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.049935445Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050001647Z namespaces/openshift-console/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050054608Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050118709Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05016615Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050231652Z namespaces/openshift-console/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050264063Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050360785Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050536669Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050859136Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050905847Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050949068Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.050993519Z namespaces/openshift-console/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05103706Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.051115092Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.051162033Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.051190774Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.051279136Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.051349187Z namespaces/openshift-console/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.051396198Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.052137095Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.052225317Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.052506993Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.052582855Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.052838931Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.052967184Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053181198Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05325591Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053300541Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053379723Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053426454Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053500676Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053543887Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053659599Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053771012Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053816263Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053860124Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053912095Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.053959576Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054006927Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054044888Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054097759Z namespaces/openshift-console/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05410461Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05414496Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console-7c479d9b44-bctf4.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054237602Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054244953Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console/console/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054248793Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console/console/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054284303Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console/console/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054431397Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console/console/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054504908Z namespaces/openshift-console/pods/console-7c479d9b44-bctf4/console/console/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0545549Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054602161Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/downloads-5bc67dcd46-dmksn.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054736004Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/download-server/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054746644Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/download-server/download-server/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054750594Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/download-server/download-server/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.054793795Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/download-server/download-server/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055046111Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055122922Z namespaces/openshift-console/pods/downloads-5bc67dcd46-dmksn/download-server/download-server/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055168154Z namespaces/openshift-console/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055198844Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055271556Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055313467Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055417329Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05546475Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055536812Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055603623Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055715396Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055780907Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05589686Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.055973292Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056053634Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056112165Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056148956Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056213727Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056261198Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05634852Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056400801Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056447002Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056521194Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056600476Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056666907Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056769059Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056857812Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.056939643Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057027215Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057101707Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05722634Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057403044Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057454425Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057500526Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057544567Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057578678Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057634249Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057703781Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057781062Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057862694Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057908415Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.057950616Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058002457Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058043198Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058090249Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0581356Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058181222Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058208312Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058302374Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058353355Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058410457Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058442837Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058495798Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058524759Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058632542Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058717714Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058795335Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058850297Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058882627Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.058961279Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.05899106Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059085532Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059132083Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059159053Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059244135Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059301497Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059308517Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059356928Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059502341Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059547942Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059682305Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059764327Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059845849Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.059924661Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060014553Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060141656Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060302459Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06035204Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060395181Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060453603Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060492474Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060558055Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060593446Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060802301Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060887472Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060932413Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.060968344Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061030426Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061080627Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061133308Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061163439Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06122968Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061277441Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061381644Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061438745Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061590718Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061635349Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061725681Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061759672Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061847014Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.061927126Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062014908Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062063109Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06209671Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062144051Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062173592Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062266043Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062293824Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062349176Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062429147Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062491999Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06253396Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062636732Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062768335Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062853487Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.062935409Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063015991Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063151654Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063339658Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063530582Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063574073Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063669335Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063715696Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063784078Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063810929Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063905261Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.063984373Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064044624Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064085185Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064141346Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064188967Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064262899Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064293019Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064355541Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064397542Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064449313Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064477344Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064537485Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064580216Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064725459Z namespaces/openshift-dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06476245Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064866242Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064899603Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.064970965Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065019356Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065176669Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065257011Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065357603Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065425055Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065459106Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065513297Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065543797Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065632379Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065728392Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065773813Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065856764Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065888985Z namespaces/openshift-dns/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.065939586Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.066053499Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.066142021Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.066380456Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.066459778Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.066771185Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.066904308Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067104773Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067166114Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067204505Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067262806Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067301107Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067371819Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06742073Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067500462Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067787538Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06785081Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067898491Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067952682Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.067987953Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068047894Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068093635Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068130556Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068259949Z namespaces/openshift-dns/pods/dns-default-588zz/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.06829318Z namespaces/openshift-dns/pods/dns-default-588zz/dns-default-588zz.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068393412Z namespaces/openshift-dns/pods/dns-default-588zz/dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068407742Z namespaces/openshift-dns/pods/dns-default-588zz/dns/dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068414112Z namespaces/openshift-dns/pods/dns-default-588zz/dns/dns/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068460423Z namespaces/openshift-dns/pods/dns-default-588zz/dns/dns/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068557516Z namespaces/openshift-dns/pods/dns-default-588zz/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068632237Z namespaces/openshift-dns/pods/dns-default-588zz/dns/dns/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068832792Z namespaces/openshift-dns/pods/dns-default-588zz/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068841572Z namespaces/openshift-dns/pods/dns-default-588zz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068847502Z namespaces/openshift-dns/pods/dns-default-588zz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068890223Z namespaces/openshift-dns/pods/dns-default-588zz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.068988065Z namespaces/openshift-dns/pods/dns-default-588zz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069057217Z namespaces/openshift-dns/pods/dns-default-588zz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069111178Z namespaces/openshift-dns/pods/dns-default-rpn85/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069150939Z namespaces/openshift-dns/pods/dns-default-rpn85/dns-default-rpn85.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069241771Z namespaces/openshift-dns/pods/dns-default-rpn85/dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069248691Z namespaces/openshift-dns/pods/dns-default-rpn85/dns/dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069259061Z namespaces/openshift-dns/pods/dns-default-rpn85/dns/dns/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069310353Z namespaces/openshift-dns/pods/dns-default-rpn85/dns/dns/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069413295Z namespaces/openshift-dns/pods/dns-default-rpn85/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069482816Z namespaces/openshift-dns/pods/dns-default-rpn85/dns/dns/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069513907Z namespaces/openshift-dns/pods/dns-default-rpn85/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069520977Z namespaces/openshift-dns/pods/dns-default-rpn85/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069530207Z namespaces/openshift-dns/pods/dns-default-rpn85/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069591939Z namespaces/openshift-dns/pods/dns-default-rpn85/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069716492Z namespaces/openshift-dns/pods/dns-default-rpn85/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069787423Z namespaces/openshift-dns/pods/dns-default-rpn85/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069836194Z namespaces/openshift-dns/pods/dns-default-xgq9j/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069871675Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns-default-xgq9j.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069990108Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.069997648Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns/dns/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070001498Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns/dns/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070051509Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns/dns/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070141341Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070208523Z namespaces/openshift-dns/pods/dns-default-xgq9j/dns/dns/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070260274Z namespaces/openshift-dns/pods/dns-default-xgq9j/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070272654Z namespaces/openshift-dns/pods/dns-default-xgq9j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070277024Z namespaces/openshift-dns/pods/dns-default-xgq9j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070319345Z namespaces/openshift-dns/pods/dns-default-xgq9j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070414967Z namespaces/openshift-dns/pods/dns-default-xgq9j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070483199Z namespaces/openshift-dns/pods/dns-default-xgq9j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07052022Z namespaces/openshift-dns/pods/node-resolver-b2wz8/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070572081Z namespaces/openshift-dns/pods/node-resolver-b2wz8/node-resolver-b2wz8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070685013Z namespaces/openshift-dns/pods/node-resolver-b2wz8/dns-node-resolver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070696484Z namespaces/openshift-dns/pods/node-resolver-b2wz8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070703384Z namespaces/openshift-dns/pods/node-resolver-b2wz8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070754375Z namespaces/openshift-dns/pods/node-resolver-b2wz8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.070845627Z namespaces/openshift-dns/pods/node-resolver-b2wz8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07096791Z namespaces/openshift-dns/pods/node-resolver-b2wz8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071076552Z namespaces/openshift-dns/pods/node-resolver-dtt29/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071335518Z namespaces/openshift-dns/pods/node-resolver-dtt29/node-resolver-dtt29.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07140991Z namespaces/openshift-dns/pods/node-resolver-dtt29/dns-node-resolver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07141933Z namespaces/openshift-dns/pods/node-resolver-dtt29/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071431721Z namespaces/openshift-dns/pods/node-resolver-dtt29/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071484002Z namespaces/openshift-dns/pods/node-resolver-dtt29/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071576364Z namespaces/openshift-dns/pods/node-resolver-dtt29/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071676546Z namespaces/openshift-dns/pods/node-resolver-dtt29/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071737527Z namespaces/openshift-dns/pods/node-resolver-nj98c/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071756188Z namespaces/openshift-dns/pods/node-resolver-nj98c/node-resolver-nj98c.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0718429Z namespaces/openshift-dns/pods/node-resolver-nj98c/dns-node-resolver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07185288Z namespaces/openshift-dns/pods/node-resolver-nj98c/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07185795Z namespaces/openshift-dns/pods/node-resolver-nj98c/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071900921Z namespaces/openshift-dns/pods/node-resolver-nj98c/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.071995493Z namespaces/openshift-dns/pods/node-resolver-nj98c/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072065195Z namespaces/openshift-dns/pods/node-resolver-nj98c/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072112766Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072151707Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072206528Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072252609Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072347941Z namespaces/openshift-etcd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072381882Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072556776Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072588976Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07274017Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072793021Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072884443Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.072955995Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073040697Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073086748Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073136439Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07319454Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073243471Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073322223Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073384894Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073437016Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073527708Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073598479Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073666871Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073775823Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073849845Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.073928277Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074008489Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074094021Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074218663Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074374117Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074429348Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074476679Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07452377Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074569231Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074642993Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074703684Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074786906Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074865708Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.074913139Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07496522Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075000081Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075049112Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075099943Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075150544Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075204915Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075233316Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075335929Z namespaces/openshift-host-network/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075369389Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075452691Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075481852Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075560703Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075594324Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075704447Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075786939Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.075871391Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076500565Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076550196Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076593387Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076662428Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076749701Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076807192Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076855313Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.076934755Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077012636Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077058817Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07716283Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077240441Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077323163Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077417825Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077496617Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077664081Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077777894Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077836055Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077888226Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077944517Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.077983108Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078037499Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07806756Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078146382Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078190933Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078276595Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078357837Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078388287Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078426568Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07849104Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07850797Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078613543Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078678274Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078718735Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078772236Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078872068Z namespaces/openshift-image-registry/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078912029Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.078980891Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079014152Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079082953Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079109924Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079238586Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07938602Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079638966Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079703197Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079745028Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079790499Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.07983637Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.079944533Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080003724Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080050135Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080130637Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080188008Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080194928Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080247309Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080332721Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.080362062Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08117032Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.081259972Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08158067Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.081748073Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.081969948Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082092851Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082282265Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082352617Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082389878Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082463239Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082518291Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082578892Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082612113Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082731185Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082809247Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082875659Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08291328Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.082986911Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083034292Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083139895Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083232597Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083297138Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083346049Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083399371Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083434881Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083504823Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083511623Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083551784Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/image-registry-964956bf6-6tdrb.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083694767Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/registry/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083704857Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/registry/registry/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083718218Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/registry/registry/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.083754308Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/registry/registry/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.084958966Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085034397Z namespaces/openshift-image-registry/pods/image-registry-964956bf6-6tdrb/registry/registry/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085083389Z namespaces/openshift-image-registry/pods/node-ca-8stlx/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085120089Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca-8stlx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085212061Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085222832Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca/node-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085231432Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca/node-ca/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085317544Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085475607Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085549539Z namespaces/openshift-image-registry/pods/node-ca-8stlx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08557879Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085638571Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca-jf8qh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085760984Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085768424Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca/node-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085774904Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca/node-ca/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085827415Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.085972939Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08604682Z namespaces/openshift-image-registry/pods/node-ca-jf8qh/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086093361Z namespaces/openshift-image-registry/pods/node-ca-lt998/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086119912Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca-lt998.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086217144Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086224584Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca/node-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086234015Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca/node-ca/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086284156Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086421989Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08649272Z namespaces/openshift-image-registry/pods/node-ca-lt998/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086521711Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086569742Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086649894Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086705255Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086810257Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086853169Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08691889Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.086945551Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087020122Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087078374Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087191566Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087268748Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0873489Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087399991Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087441542Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087486863Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087519264Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087610406Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087699077Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087773919Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08783312Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087904202Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.087946593Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088050916Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088138027Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088307231Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088388163Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088553137Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08869972Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088869864Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088936065Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.088986266Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089049638Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089093169Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08915295Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089187121Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089277623Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089359535Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089427267Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089473768Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089527359Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.08956606Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089627571Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089642541Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089703253Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/ingress-canary-mz7fk.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089797525Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/serve-healthcheck-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089804475Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089808415Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089855726Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.089954759Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09002705Z namespaces/openshift-ingress-canary/pods/ingress-canary-mz7fk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090073631Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090100822Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/ingress-canary-tw46w.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090181964Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/serve-healthcheck-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090192474Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090240085Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090280766Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090383078Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09045241Z namespaces/openshift-ingress-canary/pods/ingress-canary-tw46w/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090503361Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090550482Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/ingress-canary-w7rxp.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090646034Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/serve-healthcheck-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090657164Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090763837Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090811068Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09090739Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.090975991Z namespaces/openshift-ingress-canary/pods/ingress-canary-w7rxp/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091008582Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091055553Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091104225Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091142585Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091248588Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091295769Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091519234Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091559755Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091631046Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091698728Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09178216Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091865002Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091945263Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.091993254Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092020985Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092076436Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092126048Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092205449Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09225608Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092282811Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092371173Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092442515Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.092469145Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093086019Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093168201Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093272443Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093351385Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093452187Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09357758Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093789265Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093857707Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093907888Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.093960189Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0940113Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094052711Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094066521Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094119433Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094169863Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094221435Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094299917Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094382398Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09443958Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09446852Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094543142Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094643784Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094867989Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09488542Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.094971342Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095005182Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095077374Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095091684Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095104205Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095195137Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095239788Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095280539Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095310689Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095397701Z namespaces/openshift-ingress/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095449332Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095511024Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095539425Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095579555Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095639497Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095738559Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.095889072Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096038696Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096093057Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096148588Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09620612Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0962446Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096327102Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096383413Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096415244Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096503036Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096579838Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096610849Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096756352Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096851274Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.096984887Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097060559Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097201702Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097321715Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09753629Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097637412Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097688483Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097760624Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097791915Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097905448Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.097951559Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098047841Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098133133Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098186804Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098223575Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098283866Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098323047Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098390579Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.09843311Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098484431Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098492581Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098539952Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router-default-c99d8d4d4-4trjg.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098916981Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098928701Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router/router/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098940091Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router/router/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.098991452Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router/router/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099155406Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router/router/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099223678Z namespaces/openshift-ingress/pods/router-default-c99d8d4d4-4trjg/router/router/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099248518Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.0993143Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099379601Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099422532Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099735879Z namespaces/openshift-insights/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099795881Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099867522Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099896783Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.099979875Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100028346Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100168099Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100280692Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100414955Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100447705Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100489746Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100579118Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10064164Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100713201Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100765163Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100854054Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100877325Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.100952097Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.101045429Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.101139781Z namespaces/openshift-insights/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.101174052Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.101831967Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.101925018Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.102266476Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.102397469Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.102752667Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.102843939Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103011343Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103088805Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103137326Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103217598Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103253399Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103348731Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103399742Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103435263Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103509324Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103555155Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103634577Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10373779Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103793821Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103841972Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.103923084Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104005396Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104068747Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104113228Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104164399Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10421743Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104279562Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104323633Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104393484Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104447046Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104509557Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104516737Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104564608Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/insights-operator-555d9d7885-4bfcb.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104680291Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/insights-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104690471Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/insights-operator/insights-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104727922Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/insights-operator/insights-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.104778443Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105197992Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-4bfcb/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105578181Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105633952Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/insights-runtime-extractor-89sfs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105759785Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105767325Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/exporter/exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105777276Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/exporter/exporter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105823917Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/exporter/exporter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.105916568Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10598593Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/exporter/exporter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106044502Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/extractor/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106052132Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/extractor/extractor/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106057402Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/extractor/extractor/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106106913Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/extractor/extractor/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106206805Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106277717Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/extractor/extractor/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106684996Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106696576Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106704546Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106750638Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1068538Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106923801Z namespaces/openshift-insights/pods/insights-runtime-extractor-89sfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.106982193Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107026684Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/insights-runtime-extractor-mfqnh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107124056Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107131056Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/exporter/exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107137296Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/exporter/exporter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107184947Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/exporter/exporter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10728211Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107351201Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/exporter/exporter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107388722Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/extractor/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107395242Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/extractor/extractor/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107406422Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/extractor/extractor/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107462223Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/extractor/extractor/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107556696Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107675828Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/extractor/extractor/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107693089Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107699959Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107829262Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107867983Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107899373Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.107983655Z namespaces/openshift-insights/pods/insights-runtime-extractor-mfqnh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108049077Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108097358Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/insights-runtime-extractor-qvrlv.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10818432Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1081937Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/exporter/exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10820068Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/exporter/exporter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108248321Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/exporter/exporter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108341573Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108412085Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/exporter/exporter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108441936Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/extractor/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108449546Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/extractor/extractor/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108455686Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/extractor/extractor/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108525258Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/extractor/extractor/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10863965Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108749083Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/extractor/extractor/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108766473Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108772213Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108779803Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108839195Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108931757Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.108996888Z namespaces/openshift-insights/pods/insights-runtime-extractor-qvrlv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109049179Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10908119Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109133711Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109166672Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109238574Z namespaces/openshift-keda/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109247414Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109259404Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109302145Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109412158Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109444518Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109451699Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10951685Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109584151Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109633163Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109746275Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109830157Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109901939Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.109909479Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.10996173Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110157774Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110191055Z namespaces/openshift-keda/operators.coreos.com/installplans/install-6zspq.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110324018Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110363689Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11040676Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110449471Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110549433Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110588274Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110747998Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110779508Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11084073Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11087824Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110941452Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.110960902Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111048595Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111134706Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111203158Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111246429Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11128595Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111325661Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111364022Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111452173Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111514755Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111575476Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111695409Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111772371Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111794761Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.111922444Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112002156Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112078078Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112161029Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112240111Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112367654Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112540588Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11260077Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112722252Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112783614Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112824864Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112905836Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.112950037Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11305356Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113137042Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113166702Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113221944Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113272425Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113319766Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1135063Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11351661Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1135224Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11352784Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113603752Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113667594Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113734615Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113767356Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113850678Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.113894089Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11397871Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114055672Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114134694Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114184645Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114213846Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114287117Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114319518Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1144077Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114472972Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114522123Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114602024Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114667796Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114725457Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114813449Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114894291Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.114973573Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115056235Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115132387Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11528681Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115436103Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115495885Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115542636Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115591677Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115645178Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1157078Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115751421Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115828152Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115920194Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.115979826Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116020947Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116075038Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116127869Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116221621Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116278533Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116307573Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116373565Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116417846Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116468897Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116511518Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116570809Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11659753Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116717562Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116765573Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116827855Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116860566Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116923807Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.116982308Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11706319Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117145592Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117226714Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117598332Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117664924Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117735135Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117785707Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117862728Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.117910749Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11795122Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118039972Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118111854Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118153055Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118267427Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118345569Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118427901Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118509093Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118589745Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118734888Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.118956013Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119039505Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119087236Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119136767Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119183448Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11925725Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11928586Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119380652Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119461094Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119510515Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119555466Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119627488Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119677489Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.11973117Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119768621Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119833753Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119866773Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119931255Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.119964126Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120070308Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120116189Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12017687Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120217521Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120283623Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120325664Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120411786Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120490228Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120569419Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120631851Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120761744Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120818165Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120865496Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.120945568Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121003519Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12104917Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121127032Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121191063Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121198924Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121240614Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121300696Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121332256Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121450719Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121528651Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.121863719Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12195055Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122049183Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122187006Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122335549Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12238538Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122433941Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122479822Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122520033Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122569515Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122604955Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122717588Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12279913Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12283188Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122884362Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122942673Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.122991344Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123047885Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123097586Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123143317Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123177898Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1232685Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123316951Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123382403Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123409183Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123475865Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123520646Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123605798Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12371454Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123798042Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123853993Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123904054Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.123961996Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124005327Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124083838Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12412873Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124175641Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124268513Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124351035Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124397586Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124504528Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12458266Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124687772Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124768944Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124849976Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.124978449Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125140013Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125206614Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125248225Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125298726Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125342047Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125401178Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125447239Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125527461Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125608473Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125677365Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125727956Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125772727Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125814068Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125861829Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12590867Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125952321Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.125996442Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126065913Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126116164Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126180776Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126215217Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126274418Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126314489Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126583485Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126691188Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126776279Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12681285Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126867001Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126934883Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.126982064Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127068986Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127115357Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127159028Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12723823Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127295291Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127337832Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127443814Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127521156Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127600598Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127784272Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.127928095Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128089969Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128274893Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128340625Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128409336Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128489738Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12855603Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128660622Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128728543Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128837796Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128939858Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.128993099Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.129055751Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.129875269Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.12992613Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130009782Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130072534Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130131895Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130188496Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130305369Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130367651Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130462533Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130516194Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130604446Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130672507Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13077764Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.130925653Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131047346Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131121317Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131180919Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131255571Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131312262Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131417814Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131493956Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131549207Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13167378Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131730011Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131741142Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131796953Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131902945Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.131957106Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.132087869Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.132193702Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.132434257Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.132533639Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.132693393Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.132824146Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13301998Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133089892Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133151983Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133220525Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133278946Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133339467Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133407389Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133509711Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133608684Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133683815Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133745917Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133811888Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133858439Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133928041Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.133935191Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134002513Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/kube-storage-version-migrator-operator-7658d9b749-s9jq4.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134151736Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134158816Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134163156Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134215517Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134357601Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-s9jq4/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134497964Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134552185Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134632367Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134702478Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13480326Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134860352Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134937063Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.134991735Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135082947Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135115018Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13522548Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135360523Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135477226Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135530997Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135599529Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13569068Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135735861Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135847254Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135917476Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.135975167Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136080839Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136174862Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136231513Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136357406Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136453698Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136589511Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136708374Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.136841926Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13698067Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137156214Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137218915Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137273806Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137344948Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137404369Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137466031Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137520842Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137637384Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137737477Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137785408Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137845709Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.13790593Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.137964292Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138024293Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138031013Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138072494Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator-7cc9c7ffd7-brx68.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138170687Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/graceful-termination/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138177497Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/graceful-termination/graceful-termination/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138186627Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138257558Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138365921Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138451723Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138496964Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138503354Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator/migrator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138510874Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator/migrator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138583556Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator/migrator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138722899Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138804721Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-brx68/migrator/migrator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138862542Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138917063Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.138989245Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139036146Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139116218Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139123588Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139132368Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139191079Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139313882Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139425605Z namespaces/openshift-marketplace/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139433875Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139438865Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139481866Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139561158Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139569298Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139612769Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139747552Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139850554Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.139967067Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140066659Z namespaces/openshift-monitoring/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140132061Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140211362Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140260824Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140364076Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140417977Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.140575911Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.141104143Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.141488811Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.141750977Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.141797188Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.14188098Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.141936101Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.142047604Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.142098015Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.142158557Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.142260209Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.142334821Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.142389502Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.14588313Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.146037414Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.147139729Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.147216921Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.148249034Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.148369437Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.148872638Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149043292Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149083133Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149240706Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149283057Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149335259Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149407Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149487052Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149577074Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149670696Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149694707Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.14983574Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149880821Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.149971463Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150012274Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150135417Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150178118Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15029932Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150473704Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150560946Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150845722Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.150984286Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151114559Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15120351Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151307013Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151395115Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151516878Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151557538Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151672821Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151758113Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151840345Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.151942817Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152024839Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152172192Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152261974Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152352427Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152435808Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15252161Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152609492Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152697834Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152749765Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152801107Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152810587Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.152852298Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15295311Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15296805Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153045302Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153220246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153227356Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153235587Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153287528Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15339378Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153461152Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153499653Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153508133Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153514843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153565134Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153691137Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153760108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153795399Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153802589Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153808629Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153857321Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.153948843Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154015874Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154088596Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154094466Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154098436Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154121227Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154213078Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15427882Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154311181Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154320871Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154326551Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154375352Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154467844Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154531656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154569667Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154576217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154582537Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154659669Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154754451Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154815892Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154840633Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154866163Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154872473Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.154918185Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155001946Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155063798Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155107449Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155136689Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator-76cf8966f8-grzb8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155226111Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155235281Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155243212Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155285583Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155864536Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155928817Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-grzb8/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.155985369Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156026979Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics-56c5594674-plpcr.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156135282Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-main/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156142362Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156151112Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156199143Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156291445Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156357337Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156401818Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-self/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156408988Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156415128Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156466239Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156557831Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156627283Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156691934Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156702835Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156711495Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156760766Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156903019Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.156968121Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-plpcr/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157026352Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157062563Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server-69bf49fd5f-s7lk5.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157164425Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157177996Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server/metrics-server/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157188756Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server/metrics-server/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157222406Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157316099Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1573924Z namespaces/openshift-monitoring/pods/metrics-server-69bf49fd5f-s7lk5/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157435691Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157498893Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin-7b7b7bc8bf-56b6b.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157610185Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157633456Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157649676Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157707167Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15779989Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157869651Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-56b6b/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157928012Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.157962323Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter-79z9k.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158068456Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/init-textfile/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158077446Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/init-textfile/init-textfile/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158086836Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158144307Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158210139Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158284261Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158301941Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158310781Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158317721Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158373732Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158461905Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158526266Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158570917Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158578027Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter/node-exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158609028Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158681719Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158800002Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158864783Z namespaces/openshift-monitoring/pods/node-exporter-79z9k/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158919245Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.158945785Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter-7wwmt.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159039498Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/init-textfile/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159049418Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/init-textfile/init-textfile/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159054368Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159081718Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.15914874Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159219962Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159249992Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159258202Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159262032Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159297753Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159383215Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159453197Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159470857Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159494758Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter/node-exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159503898Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159546969Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159680992Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159746263Z namespaces/openshift-monitoring/pods/node-exporter-7wwmt/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159798024Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159840096Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter-jvqs7.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159949568Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/init-textfile/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159959918Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/init-textfile/init-textfile/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.159975839Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160010229Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160078411Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160149472Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160178373Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160185223Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160189073Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160214764Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160308086Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160384878Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160402828Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160407988Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter/node-exporter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160418369Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1604763Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160581142Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160672734Z namespaces/openshift-monitoring/pods/node-exporter-jvqs7/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.160860308Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16091011Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics-79f6958cdf-n5l8q.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161061113Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-main/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161068373Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161078524Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161129065Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161222507Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161283358Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161325999Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-self/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161335939Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16134545Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161411311Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161495703Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161566724Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161610836Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161634916Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161649306Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161702267Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16180621Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161867981Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-n5l8q/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161885022Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.161969913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162152098Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162168538Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162174248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162203419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162295541Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162361922Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162407494Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162414464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162418324Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162460495Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162544497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162635169Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162666769Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162673069Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162678789Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162725361Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162817013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162882684Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162932945Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162943135Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162954316Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.162988687Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163078689Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16314993Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163166691Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163171701Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163178741Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163240012Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163325154Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163393426Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163440597Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163449407Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163454517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163482518Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163882197Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163948748Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163989709Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.163997639Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16400377Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16404093Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164147263Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164211294Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164344527Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164385018Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator-5945b5cfd-7pvwx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16447766Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16448527Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164494301Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164541242Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164633544Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164717086Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164753386Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164761476Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164765447Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.164794477Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165018922Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165090154Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-7pvwx/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165114975Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165149445Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook-85574b5f49-6d7cf.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165270138Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165277128Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165281188Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165318749Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165425131Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165494623Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-6d7cf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165541934Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165576775Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client-7b87bbcfcf-b69xm.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165741349Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165752919Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165756919Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16579482Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165885292Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165954294Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.165992654Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/reload/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166000324Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/reload/reload/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166004104Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/reload/reload/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166038025Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/reload/reload/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166129678Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166193919Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/reload/reload/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16622188Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16622876Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client/telemeter-client/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16623883Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166275141Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166480535Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166544307Z namespaces/openshift-monitoring/pods/telemeter-client-7b87bbcfcf-b69xm/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166588858Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16667533Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-querier-86656b897-m6jt9.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166802693Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166817483Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166823503Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166867474Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.166952096Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167020398Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167060608Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-rules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167067599Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167071409Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167095239Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167189251Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167256973Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167298144Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-web/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167305784Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167309684Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167368846Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167460188Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167528209Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16755769Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16756205Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16756777Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167636832Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167742454Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167810135Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167850126Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/prom-label-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167857217Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167862717Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.167917208Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16799979Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168070181Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168107942Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-query/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168116462Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-query/thanos-query/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168120282Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-query/thanos-query/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168157423Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168264646Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168328957Z namespaces/openshift-monitoring/pods/thanos-querier-86656b897-m6jt9/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168352088Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168400529Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16845085Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168485491Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168593153Z namespaces/openshift-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168655524Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168722696Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168761007Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168797678Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.168833718Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169117055Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169219787Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169300829Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16933893Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169406501Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169550135Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169741139Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.16980683Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169847921Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169884652Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.169921383Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.170004375Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.170043046Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.170079136Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.170165978Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17020689Z namespaces/openshift-multus/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17024022Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.170387243Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.170473276Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.171002037Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17112875Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.171741864Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.171825706Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.171952129Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17200467Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172037531Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172134093Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172212485Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172295527Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172382279Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172415099Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172507031Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172583883Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172686735Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172718086Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172765757Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172817328Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172846429Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17290966Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172942021Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.172991912Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173023813Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173102875Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173182266Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173228098Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173255948Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17331729Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17335079Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173418862Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173458263Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173511144Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173518044Z namespaces/openshift-multus/pods/multus-86mjg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173558195Z namespaces/openshift-multus/pods/multus-86mjg/multus-86mjg.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173686778Z namespaces/openshift-multus/pods/multus-86mjg/kube-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173700158Z namespaces/openshift-multus/pods/multus-86mjg/kube-multus/kube-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173707958Z namespaces/openshift-multus/pods/multus-86mjg/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.173750899Z namespaces/openshift-multus/pods/multus-86mjg/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174351493Z namespaces/openshift-multus/pods/multus-86mjg/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174416194Z namespaces/openshift-multus/pods/multus-86mjg/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174447125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174497216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/multus-additional-cni-plugins-5x7sg.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1746583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/bond-cni-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17466853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17467246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174695251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174790583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174855004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174893825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174901535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/cni-plugins/cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174905525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.174934606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175020338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17508352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17511153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/egress-router-binary-copy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17511847Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17512234Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175163851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175248193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175312485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175339845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175346346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175350155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175389466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175455128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175518269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17555709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/routeoverride-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17556461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1755684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175598271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175712314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175778865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175813746Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni-bincopy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175820356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175824306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175844237Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.175938769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17600271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176104592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176111373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176115213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176144404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176229085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176292417Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5x7sg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176339448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176374169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/multus-additional-cni-plugins-s9v8c.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176506822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/bond-cni-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176513842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176523242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176561653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176662195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176728777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176769747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176780188Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/cni-plugins/cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176787958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176814208Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176899661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.176964922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177001333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/egress-router-binary-copy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177021643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177025733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177032064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177126175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177193187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177230868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177237918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177241908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177273609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177347271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177427092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177467283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/routeoverride-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177474863Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177478803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177506384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177594516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177679748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177711459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni-bincopy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177721919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177725829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17775536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177838652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177908793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177944114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177951774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177959454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.177995465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178077157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178144909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s9v8c/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178180859Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1782097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/multus-additional-cni-plugins-xwr8m.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178345833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/bond-cni-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178353553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178357463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178394764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178491286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178550908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178585979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178592829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/cni-plugins/cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178596779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17863016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178812374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178876355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178909806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/egress-router-binary-copy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178916316Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178920286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.178955667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179040539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17910675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179139181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179146261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179150151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179193502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179318965Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179350176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179355396Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/routeoverride-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179361686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179365676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179452018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179468379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17955526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179590141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni-bincopy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179596781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179600671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179637972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179733914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179799626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179829907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179836257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179839927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.179879458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.17996428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180033561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-xwr8m/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180058772Z namespaces/openshift-multus/pods/multus-bzncd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180099833Z namespaces/openshift-multus/pods/multus-bzncd/multus-bzncd.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180190575Z namespaces/openshift-multus/pods/multus-bzncd/kube-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180198575Z namespaces/openshift-multus/pods/multus-bzncd/kube-multus/kube-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180202575Z namespaces/openshift-multus/pods/multus-bzncd/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180217255Z namespaces/openshift-multus/pods/multus-bzncd/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180597404Z namespaces/openshift-multus/pods/multus-bzncd/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180681796Z namespaces/openshift-multus/pods/multus-bzncd/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180700736Z namespaces/openshift-multus/pods/multus-t9r2v/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180749167Z namespaces/openshift-multus/pods/multus-t9r2v/multus-t9r2v.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.180835549Z namespaces/openshift-multus/pods/multus-t9r2v/kube-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18084327Z namespaces/openshift-multus/pods/multus-t9r2v/kube-multus/kube-multus/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18084726Z namespaces/openshift-multus/pods/multus-t9r2v/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18087962Z namespaces/openshift-multus/pods/multus-t9r2v/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181216778Z namespaces/openshift-multus/pods/multus-t9r2v/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181278059Z namespaces/openshift-multus/pods/multus-t9r2v/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18130509Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181342401Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon-27sgl.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181440383Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181447783Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181453033Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181481914Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181570226Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181648678Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181687209Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181694359Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181698209Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18173623Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181844422Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181909134Z namespaces/openshift-multus/pods/network-metrics-daemon-27sgl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181948904Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.181973815Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon-l9sj7.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182049297Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182056217Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182060037Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182094838Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18218128Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182244421Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182270772Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182277052Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182282762Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182321833Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182467956Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182533328Z namespaces/openshift-multus/pods/network-metrics-daemon-l9sj7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182557828Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182601779Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon-wkshg.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182703571Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182717452Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182722332Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182729762Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182823254Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182891056Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182908346Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182917986Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182922036Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.182959817Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18308987Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183154191Z namespaces/openshift-multus/pods/network-metrics-daemon-wkshg/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183190182Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183216823Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183270854Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183277784Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183313985Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183398827Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183444608Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183478569Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183565131Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183613342Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183759485Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183800296Z namespaces/openshift-network-console/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183848807Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183900119Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.183935319Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18398348Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184025611Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184102253Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184331038Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18440884Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184441581Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184451701Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184455771Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184498172Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184534103Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184564214Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184667046Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184712167Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184739027Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184826969Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18487092Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.184909371Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185017404Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185095146Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185211918Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18529112Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185434063Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185555546Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185690889Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18574334Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185787501Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185840462Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185876473Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185930524Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.185967585Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186023496Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186060457Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186106048Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186144739Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186221901Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186298982Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186350354Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186380834Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186432796Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186472486Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186518218Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186525408Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186553778Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin-7bc7489cb5-l262c.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18663536Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18664989Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186656021Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186697471Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186786244Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186852175Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-l262c/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186886806Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186912356Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186965597Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.186991738Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187045049Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18708043Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187140081Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187167502Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187222353Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187256234Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187356966Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187464139Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187579722Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187639983Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187666893Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187741345Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187768836Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187841627Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187874708Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.187927849Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18794544Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188038542Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188081523Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188118984Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188195395Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188244977Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188278757Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18837696Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188461591Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188663706Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188739058Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.188943172Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189026114Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189132086Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189188378Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189216648Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18927561Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189317501Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189415883Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189460014Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189488165Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189559176Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189601717Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189663178Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.18970729Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189785541Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189860393Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189907394Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189944245Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.189996946Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190039487Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190087268Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190119209Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19017286Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19017996Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190217951Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/network-check-source-7bc5b6bf85-95wpk.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190287353Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/check-endpoints/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190295113Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/check-endpoints/check-endpoints/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190299093Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190335334Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190439506Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190503057Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-95wpk/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190531468Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190562649Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-dhp2x.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190731093Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-container/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190741153Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190745113Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190765863Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190866206Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190930357Z namespaces/openshift-network-diagnostics/pods/network-check-target-dhp2x/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190968268Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.190995659Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-lc22p.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19107427Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-container/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191082221Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191086391Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191118611Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191204553Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191270225Z namespaces/openshift-network-diagnostics/pods/network-check-target-lc22p/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191299206Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191332016Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-nhjhp.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191407828Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-container/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191422678Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191426728Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191452289Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191535981Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191599152Z namespaces/openshift-network-diagnostics/pods/network-check-target-nhjhp/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191651953Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191690424Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191737525Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191744525Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191780616Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191864138Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.191911689Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19195467Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192037552Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192086393Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192128534Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192158815Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192210946Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192268447Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192302798Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192351779Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19239378Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192472392Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192548134Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192626545Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192689047Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192717107Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192773699Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19281148Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192889521Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192937132Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.192971993Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193052665Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193099976Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193107606Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193142477Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193193448Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193233939Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193324121Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193422293Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193498955Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193578227Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193674799Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193816452Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193919794Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193968566Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.193997056Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194056398Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194082898Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194136919Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19416511Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194218891Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194245632Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194332174Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194410886Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194459007Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194502028Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194543619Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19458575Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194630011Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194683012Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194732663Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194739463Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194778784Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194827965Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194854626Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194912267Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194944978Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.194989499Z namespaces/openshift-network-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19502165Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195088881Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195115061Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195168463Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195204914Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195307696Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195384647Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195462449Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19551005Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195536381Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195610283Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195662784Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195714625Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195749866Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195829057Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195867638Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195895749Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.195982251Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196025002Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196031892Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196051263Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196122674Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196163735Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196282668Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196359169Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196510533Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196586275Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196779549Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.196858671Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197004864Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197058475Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197105297Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197184608Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19724394Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197285321Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197331851Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197358222Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197434434Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197462574Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197514096Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197548187Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197636118Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197782322Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197817173Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197846073Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197909425Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197947785Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.197996477Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198023887Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198081479Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198109729Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19816437Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19817121Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198201781Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter-nhs4l.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198276593Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198283663Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198304153Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198311304Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198398146Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198464997Z namespaces/openshift-network-operator/pods/iptables-alerter-nhs4l/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198502538Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198535749Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter-nx42c.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.1986041Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198610951Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198630851Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198668182Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198755464Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198819685Z namespaces/openshift-network-operator/pods/iptables-alerter-nx42c/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198854396Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198886077Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter-wb68f.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198955778Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198963168Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198967008Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.198990969Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199075621Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199140663Z namespaces/openshift-network-operator/pods/iptables-alerter-wb68f/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199171583Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199197304Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199253675Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199286256Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199336487Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199377088Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199435489Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19946895Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199516571Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199544281Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199634563Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199735256Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199806178Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199854939Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199881489Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.19993632Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.199968541Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200062903Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200105904Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200138795Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200219577Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200265818Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200303749Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200396921Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200478793Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200567735Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200660337Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200742499Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.200856151Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201106627Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201168718Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201197539Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20126056Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201290661Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201343362Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201391003Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201472855Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201551887Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201599468Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201722021Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201774012Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201822543Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201890145Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.201919755Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202000577Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202008127Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202040348Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202095159Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20212248Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202195011Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202207101Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202260993Z namespaces/openshift-operators/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202269243Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202273283Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202306014Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202357275Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202385416Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202451487Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202485478Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202533939Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20257462Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202778045Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202848946Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202937858Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.202967929Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20301702Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203142393Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203168943Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203222075Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203263856Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203344867Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203387178Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203425789Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203501861Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203540742Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203546962Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203587323Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203657904Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203703415Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20391495Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.203998442Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20436147Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.204475603Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.204958474Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205040436Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205203839Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20525555Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205298001Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205407544Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205522056Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205555197Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205662139Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205712221Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205756412Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205800373Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205832513Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205895645Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205937796Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205970466Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.205977447Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206016178Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206067619Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.2061074Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206179711Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206259883Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206307484Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206341215Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206397846Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206424987Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206509289Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206536109Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206596171Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206604001Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206662092Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206749264Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206809645Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206823386Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206871517Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206878917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.206945708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-node-564jb.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207110692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-node/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207117883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207121792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207155213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207277316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207342208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207380968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207388238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207392029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207406449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207559252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207635634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207678975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/nbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207687665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/nbdb/nbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207691465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/nbdb/nbdb/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207724866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207831619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20789329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207929381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/northd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207936041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/northd/northd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207939911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/northd/northd/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.207971182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/northd/northd/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208075014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208144386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/northd/northd/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208168406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-acl-logging/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208173336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208177336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208217967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208307699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208370901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208411542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208418352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-controller/ovn-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208422402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208441722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208608846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208706948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208734479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208741359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.208745219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.20878156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.209796763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.209863354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.209889025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/sbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.209894655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/sbdb/sbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.209898455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/sbdb/sbdb/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.209939796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210040408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21010359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-564jb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21011863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210196512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-node-7ttlc.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210338735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-node/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210347575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210352835Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210381606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210502019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21056922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210599121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210603891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210607751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210660422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210795705Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210857907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210894688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/nbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210909608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/nbdb/nbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210913468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/nbdb/nbdb/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.210921698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211028071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211100662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211128733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/northd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211138583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/northd/northd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211144823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/northd/northd/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211156823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/northd/northd/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211272276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211341138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/northd/northd/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211359818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-acl-logging/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211367898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211371768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211414729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211502331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211573353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211593363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211605724Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-controller/ovn-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211612064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211672085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211866579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211932391Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211957832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211965552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.211970312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.212004623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.212979805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213045296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213060917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/sbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213066947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/sbdb/sbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213076407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/sbdb/sbdb/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213108898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21321327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213271401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ttlc/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213296982Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213373373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-node-hnjgb.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213592309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-node/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213604359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213613979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213693771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213810113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213877435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213914966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213922256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213926266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.213955657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214071259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214136411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214162691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/nbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214167331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/nbdb/nbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214172862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/nbdb/nbdb/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214207622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214301125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214372236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214396217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/northd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214400577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/northd/northd/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214407967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/northd/northd/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214442708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/northd/northd/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21454161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214609052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/northd/northd/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214670683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-acl-logging/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214681973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214685943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214713514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214809676Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214871187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214895808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214902038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-controller/ovn-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214906858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.214945189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.215182224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.215246586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.215285377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.215292617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.215296497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.215322877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216504374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216566986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216582696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/sbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216587996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/sbdb/sbdb/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216591766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/sbdb/sbdb/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216662968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21676166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216826911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hnjgb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216848142Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216894533Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216944174Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216951334Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.216990045Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217080957Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21719781Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217245551Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217282302Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217377754Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217456196Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217503817Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217543168Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217590039Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217596989Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217600919Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217672651Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217746122Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217780143Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217844674Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217872825Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217928196Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.217963157Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218049149Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218226823Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218316395Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218359166Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218397827Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218451508Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218469439Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21855977Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218601322Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218657893Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218748435Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218783816Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218790116Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218834857Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218885138Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.218916649Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219020521Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219100513Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219301897Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219380019Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219489962Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219640425Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219816789Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.21987029Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219904351Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.219959902Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220001013Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220035854Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220070375Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220157807Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220238879Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220286709Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22030037Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220363731Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220406752Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220458233Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220486694Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220534935Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220544165Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220580996Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/service-ca-operator-5bcbc94c78-7p689.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220676008Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/service-ca-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220692959Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220697869Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220710589Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.220857693Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-7p689/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221001696Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221033457Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221063907Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221113668Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221152389Z namespaces/openshift-service-ca/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22119945Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221251381Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221287032Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221334723Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221385565Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221471936Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221567958Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221721202Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221771833Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221798104Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221844345Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221874925Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.221958617Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222001838Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222041459Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222117611Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222155362Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222165132Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222197883Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222257414Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222290975Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222406597Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222471969Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222578551Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222670353Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222786766Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.222901008Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223061872Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223110953Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223148564Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223189465Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223234796Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223280627Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223320568Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22339579Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223510862Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223518962Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223550043Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223601414Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223642485Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223705927Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223713037Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223745238Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-58598695f7-4zf55.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223818339Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.223825329Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22382926Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22386129Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224059975Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224125066Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-4zf55/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224154077Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224186188Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224240819Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22427785Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224325831Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224358192Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224419613Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224451223Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224498255Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224540505Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224634018Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224714929Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224790671Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224836852Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224872283Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224921344Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.224957105Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225033567Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225080648Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225116189Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22519239Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225240501Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225276062Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225381015Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225461936Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225537688Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22563141Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225712612Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225831415Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.225985068Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226032929Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22606656Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226129452Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226156442Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226208743Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226243884Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226322006Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226400948Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226446499Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226479879Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22653159Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226558011Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226610382Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226670614Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226709965Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226753586Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226799236Z namespaces/openshift/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226831627Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226872998Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226905079Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22694693Z namespaces/openshift/apps/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.226982431Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227066102Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227217096Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227291058Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227324398Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227366999Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.22741226Z namespaces/openshift/batch/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227453961Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227530833Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227576754Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227605155Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227713727Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227755288Z namespaces/openshift/core/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227794429Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227889591Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.227962243Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228039875Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228119596Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228193408Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228312011Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228465134Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228511935Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228545506Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228594207Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.228653828Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.229920537Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.229955858Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.2300549Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230133252Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230239124Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230337976Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230422068Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230573482Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230754526Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230879569Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.230969421Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231059543Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231182026Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231281308Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231406211Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231487722Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231572014Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231694267Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231807349Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.231940923Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232038055Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232134827Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232225589Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232320111Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232412843Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232510265Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232602287Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.23272478Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232833593Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.232928875Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233025537Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233133559Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233230822Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233334904Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233453417Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233536448Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233675182Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233818085Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.233906697Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234022639Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234122522Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234230504Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234366947Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234457809Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234551102Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234692355Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.234826318Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.23492347Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235022282Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235116984Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235207726Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235297908Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235413991Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235529944Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235667197Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235781489Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235893412Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.235985884Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236077116Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236195439Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236281021Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236323351Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236409333Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236480665Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236525866Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236560207Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236609818Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236663659Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.23671772Z namespaces/openshift/policy/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236756481Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236801662Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236842023Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236887584Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236896044Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.236925085Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237033747Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.23715007Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237265923Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237376905Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237546499Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237695793Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237813105Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.237919698Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.23803965Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.238148713Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.238261215Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.238382578Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.238519151Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.238642344Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.238762517Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.23889452Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239003462Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239106824Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239211427Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239316629Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239415951Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239525724Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239640396Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239759799Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239855831Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.239954223Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240055256Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240167598Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240276261Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240374743Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240474175Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240572117Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.24071707Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240831453Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.240930105Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241036298Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.24112835Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241241352Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241347725Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241460837Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.24157986Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241709743Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241833886Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.241956749Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242086572Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242231105Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242357258Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242583563Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242718766Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242855729Z network_logs/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.24289112Z network_logs/cluster_scale [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.242974221Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.243046923Z network_logs/multi-networkpolicy [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.243131235Z network_logs/net-attach-def [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.243207167Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.24333833Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.243433032Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.244773042Z nodes/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.244806333Z nodes/debug [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.244897605Z nodes/ip-10-0-128-250.ec2.internal/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.244935836Z nodes/ip-10-0-128-250.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.245179671Z nodes/ip-10-0-128-250.ec2.internal/dmesg [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.245453357Z nodes/ip-10-0-128-250.ec2.internal/ethtool_channels [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.245529519Z nodes/ip-10-0-128-250.ec2.internal/ethtool_features [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.245632401Z nodes/ip-10-0-128-250.ec2.internal/ip-10-0-128-250.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.245952329Z nodes/ip-10-0-128-250.ec2.internal/irq_affinities.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.246092862Z nodes/ip-10-0-128-250.ec2.internal/lscpu [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.246214865Z nodes/ip-10-0-128-250.ec2.internal/lspci [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.246308247Z nodes/ip-10-0-128-250.ec2.internal/podresources.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.246403129Z nodes/ip-10-0-128-250.ec2.internal/pods_info.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.246526382Z nodes/ip-10-0-128-250.ec2.internal/proc_cmdline [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.246607574Z nodes/ip-10-0-128-250.ec2.internal/sysinfo.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.248388954Z nodes/ip-10-0-128-250.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.248541957Z nodes/ip-10-0-129-202.ec2.internal/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.248567518Z nodes/ip-10-0-129-202.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.248912106Z nodes/ip-10-0-129-202.ec2.internal/dmesg [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.249172511Z nodes/ip-10-0-129-202.ec2.internal/ethtool_channels [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.249244593Z nodes/ip-10-0-129-202.ec2.internal/ethtool_features [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.249336705Z nodes/ip-10-0-129-202.ec2.internal/ip-10-0-129-202.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.249788915Z nodes/ip-10-0-129-202.ec2.internal/irq_affinities.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.249953739Z nodes/ip-10-0-129-202.ec2.internal/lscpu [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.250099992Z nodes/ip-10-0-129-202.ec2.internal/lspci [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.250215045Z nodes/ip-10-0-129-202.ec2.internal/podresources.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.250353338Z nodes/ip-10-0-129-202.ec2.internal/pods_info.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.25046551Z nodes/ip-10-0-129-202.ec2.internal/proc_cmdline [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.250553052Z nodes/ip-10-0-129-202.ec2.internal/sysinfo.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.252291372Z nodes/ip-10-0-129-202.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.252438905Z nodes/ip-10-0-131-231.ec2.internal/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.252455186Z nodes/ip-10-0-131-231.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.252786273Z nodes/ip-10-0-131-231.ec2.internal/dmesg [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.253031888Z nodes/ip-10-0-131-231.ec2.internal/ethtool_channels [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.25310752Z nodes/ip-10-0-131-231.ec2.internal/ethtool_features [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.253188912Z nodes/ip-10-0-131-231.ec2.internal/ip-10-0-131-231.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.253502059Z nodes/ip-10-0-131-231.ec2.internal/irq_affinities.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.253728694Z nodes/ip-10-0-131-231.ec2.internal/lscpu [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.253847497Z nodes/ip-10-0-131-231.ec2.internal/lspci [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.253930889Z nodes/ip-10-0-131-231.ec2.internal/podresources.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.254056702Z nodes/ip-10-0-131-231.ec2.internal/pods_info.json [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.254311517Z nodes/ip-10-0-131-231.ec2.internal/proc_cmdline [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.254391289Z nodes/ip-10-0-131-231.ec2.internal/sysinfo.log [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.256107528Z nodes/ip-10-0-131-231.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.256271412Z pod_network_connectivity_check/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.256307873Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.256411805Z static-pods/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.256421985Z static-pods/kube-apiserver/ [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.265824657Z [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.265852868Z sent 57,903 bytes received 4,309,182 bytes 2,911,390.00 bytes/sec [must-gather] [must-gather-7pq5f] OUT 2026-07-16T22:41:19.265862648Z total size is 46,359,401 speedup is 10.62 [must-gather] [must-gather ] OUT 2026-07-16T22:41:19.523577304Z namespace/openshift-must-gather-jnrjl 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: 296d702e-3068-439c-b1e6-90d3372705a7 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [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-slckj [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-slckj-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-slckj [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 7039856 Jul 16 22:42 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-slckj/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 5565d6f] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-slckj/e2e-graph.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] e6a80b1..5565d6f ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded