[get-kubeconfig] Found kubeconfig secret: cluster-hq5w5-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-hq5w5-kubeconfig [get-kubeconfig] Found admin password secret: cluster-hq5w5-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-hq5w5-password [get-kubeconfig] API Server URL: https://abfebf4cec1d942f89e7f84d9289aa63-09742a5111ad5a2f.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [clone-repo] fix/tokenizer-vllm-cpu-image [clone-repo] https://github.com/vivekk16/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 84% (2738/3258) Updating files: 85% (2770/3258) Updating files: 86% (2802/3258) Updating files: 87% (2835/3258) Updating files: 88% (2868/3258) Updating files: 89% (2900/3258) Updating files: 90% (2933/3258) Updating files: 91% (2965/3258) Updating files: 92% (2998/3258) Updating files: 93% (3030/3258) Updating files: 94% (3063/3258) Updating files: 95% (3096/3258) Updating files: 96% (3128/3258) Updating files: 97% (3161/3258) Updating files: 98% (3193/3258) Updating files: 99% (3226/3258) Updating files: 100% (3258/3258) Updating files: 100% (3258/3258), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-predictor] + make e2e-predictor-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-predictor] make run-e2e-ocp E2E_MARKER="predictor or kserve_on_openshift" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-predictor] make[1]: Entering directory '/workspace/source' [e2e-predictor] SETUP_E2E="true" \ [e2e-predictor] OPERATOR_TYPE="" \ [e2e-predictor] KSERVE_NAMESPACE="kserve" \ [e2e-predictor] RUNNING_LOCAL="false" \ [e2e-predictor] PYTEST_ARGS="" \ [e2e-predictor] ./test/scripts/openshift-ci/run-e2e-tests.sh "predictor or kserve_on_openshift" "2" "raw" [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.27) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1848 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1848 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1848 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 274 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading black [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 5.19s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 11.48s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.14.1 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.4.2 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==49.0.0 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.20.0rc0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.11.9 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.13.0 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.32 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.7.0 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 48ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (40/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (45/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (50/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (60/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (65/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (70/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (75/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-77f648d694-7ssx4 1/1 Running 0 40s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-77f648d694-7ssx4 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-55557df8c-sp9pn 1/1 Running 0 45s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-55557df8c-sp9pn condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-56f9798bb4-7dlfm 1/1 Running 0 50s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-56f9798bb4-7dlfm condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] Now using project "kserve" on server "https://abfebf4cec1d942f89e7f84d9289aa63-09742a5111ad5a2f.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make[2]: Entering directory '/workspace/source' [e2e-predictor] make[2]: Leaving directory '/workspace/source' [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-predictor] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-predictor] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-predictor] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-predictor] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-predictor] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-predictor] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-predictor] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-predictor] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-predictor] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-predictor] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-predictor] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-predictor] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-predictor] # TODO update when our changes are introduced in the official image [e2e-predictor] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-predictor] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-predictor] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-predictor] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-654c557856-n52lp 0/1 Running 0 5s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-654c557856-n52lp condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/llmisvc-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tokenizer serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/clusterservingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-6f49dcd9ff-tq9hm" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-6f49dcd9ff-t98h2 condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-v1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-ovms-v1 created [e2e-predictor] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-v1 created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] ...+...+.........+....+..+...............+....+........+.............+..+...+...+....+...+..+.+............+...+.....+....+.....+...+.......+...+...+..............+...+....+++++++++++++++++++++++++++++++++++++++++++++*..+...+.......+..+....+.....+......+.+..+.+......+...........+............+.+.....+.+.........+.................+...+++++++++++++++++++++++++++++++++++++++++++++*......+...+.........+...+.....+.........................+.........+.....+..................+.+...........+...+...+.........+.+........................+...........+....+......+...+.....+.+......+..............+...............+.........+......+.........+......+....+..+....+...........+...+..........+.....+.+...+.....+.......+........+......+.......+..+...+...+............+...............+...........................+.+.....+......+...+.............+...+......+.....+.+....................+...+.....................+.........+.+......+.........+.....+....+...............+..+...+.....................+...............+.+.................+...+.......+.....+...........................+.+............+...+........+..........+..+...................+.....+....+.........+........+............+.............+.....+....+...........+..........+...+.....+...................+.....+.+..+...+................+......+........+.+.....+.+.........+......+.....+...+......+.+........+.........+.+.....................+........+..........+...+..............+..........+...+...+.........+...+..+.........................+...+..+...+..............................+...............+.+..........................+.............+......+..+............+.+.........+......+..+.........+..........+...........+...+.+........+...+..................+......+.+........................+...+......+..+............+.+...........+...+......+.........+...+..........+...+...........+.+....................+...+.+...+...........+....+...+........+.........+...+.........+...+......+.+.........+.....................+...+..+....+..+.............+..+...+......+...+.+......+.......................+............+......+.......+........+.........+....+.....+.....................+...+.+.....+.......+.....+.........+.+.........+.....................+.......................+.........+..........+..+....+...............+......+.....+......+...+..........+.........+..+++++ [e2e-predictor] ....+..+.......+..+....+......+...+..+.............+...+.....+....+...+..+++++++++++++++++++++++++++++++++++++++++++++*...+.......+..+....+......+........+...+....+...+...........+....+......+.....+++++++++++++++++++++++++++++++++++++++++++++*....+......+..+.......+.....+.........+.+.....+................+.....+...+.........+.......+...+......+..+.......+...+..+......+......+....+...........+....+.....+......+.........+....+..+......+...+.......+...+..............................+......+..............+............+..................+......+.........+......+.+...+......+........+.+.....+.......+.............................+......+.........+.........+.+...+........+.......+..+.+.....+...................+........+......+.+.....+...+.............+.....+...+.+......+........+......+....+............+.....+....+...........+......................+............+.....+...+...+....+......+..+............................+..............+..........+...+......+..+...+....+......+..............+...+........................+....+..+.............+...............+..+...+.+...............+......+..+............+.+..+...+...+......+.........+....+......+.....+.......+............+..+...+...+...............+....+..............+.........+...+....+...+.................+......+.............+..+....+.....+....+..+....+....................+....+.....................+.....+.+........+.......+.....+.............+..+............+......+...................+.....+.......+......+...+..+.......+...+.....+....+....................+...............+...+..........+......+...........................+..+.+......+...+............+.........+.............................+.+.....+....+.....+.............+........+.+....................+.+.........+..............+.......+...+...........+...+...+...+.........+...+...+.+......+....................+...+....+............+...+......+..+.............+.........+..+++++ [e2e-predictor] ----- [e2e-predictor] ..+.........+..........+........+.......+.....+......+....+.....+.......+.........+............+..+.......+.....+....+.....+....+......+.........+......+..+...+....+...........+.+..............+.+.....+.+...+..+...+....+..+++++++++++++++++++++++++++++++++++++++++++++*..+..+......+++++++++++++++++++++++++++++++++++++++++++++*.......+........+..........+.........+......+...+..+...+.......+.....+...+..........................................+.............+....................+.+.........+............+........+............+...+..........+......+..............+....+...+........+.+.....+...............+..........+...............+.....+..................+...+.......+.....+.+..+...............+..........+...............+.....+...+....+...........+.......+...+..+...+.........+...............+................+..+.........+..............................+...+...+....+.......................+...............+.......+......+...+......+.........+.....+.+.........+............+........+.+.......................+...+....+.........+.........+.....+.+...............+...........+.+..+...............+...+...+.+...+...+++++ [e2e-predictor] .+............+..+.+........+....+...+..+...+...........................+++++++++++++++++++++++++++++++++++++++++++++*....+...+..+...+......+.......+...+..+...+++++++++++++++++++++++++++++++++++++++++++++*.+...+..+......+..........+..+.......+.....+.......+...+..+.........+.+.......................+................+..............+...+.......+..+.+.................+.+..+.......+..+....+......+...+.....+...+...+.+.........+.....+.......+.....+.........+...................+............+..+............+....+...............+...............+.................+....+.....+......+...+......+.........+....+...+.....+.......+..+....+..+.......+......+............+........+......+...+...............+...........................+...+.+..+....+...+.....+...+...+.+......+.........+.....+...+.............+.....+...+.+..............+............+.......+..+.............................................+.+...+...........+.+...+.........+...........+......+.............+.....+................+..+.......+............+......+..............+.+..+......+.......+.........+..............+......+.+..+.+..+....+..................+......+.....+.+........+.............+..+...+.......+.....+.............+...............+...+..+.........+...+.+...............+.........+..+.+..............+..........+.....+......+.......+...............+...............+..+..................+......+....+..+.+.........+.....+..........+...+.....+............+.+.............................................+...+..+.........+....+.................+...+....+..+...+......+.......+...+...........+....+..+....+.........+......+...........+.......+..+.+..+......+.........+............+...+.......+...+...+.................+.+......+.........+..+...............+....+...............+..................+.................+......+.......+..+.+..+.......+..............+.+........+...+............+......+.+.....+..........+....................+.+.................+...+....+...+..+....+.....+.+.........+......+......+..+.............+........+....+..+.+..+......+........................+.......+...+..+......+...+....+...+.....+..........+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.27 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.27 [e2e-predictor] ClusterVersion history (latest): 4.21.27 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:0d5cc371324beb2e2d27b0c5dd87ff9a1b2c2b6c8df64796327a03df228dd12c [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:d2dd2a0e3d96a6fb115d35c53bf2f520509086c3164d590811a8efdc37fa794f [e2e-predictor] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:33d58fcbff706a655c9785cf4d51ee3364556f70f3811e8ae97ac679a8db668b [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 2 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.125.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'cov': '5.0.0', 'metadata': '3.1.1', 'anyio': '4.9.0', 'xdist': '3.6.1', 'json-report': '1.5.0', 'asyncio': '0.23.8'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: httpx-0.30.0, cov-5.0.0, metadata-3.1.1, anyio-4.9.0, xdist-3.6.1, json-report-1.5.0, asyncio-0.23.8 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 2/2 workers [e2e-predictor] 2 workers [65 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_kserve 2026-08-05 17:22:43.046 4968 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-08-05 17:22:43.046 4971 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-08-05 17:24:23.425 4971 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:23.425 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:23.426 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:24:23.426 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:24:23.426 4971 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:23.426 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:23.426 4971 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:23.426 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:23.427 4971 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:23.427 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:24.642 4971 kserve.trace Got response "id": "7cdf2305-794b-48bc-813e-c60edd3dab48","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:24:24.642 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "7cdf2305-794b-48bc-813e-c60edd3dab48","model_name": "isvc-pmml-v2-kserve","outputs": ["name": "Species","shape": [1],"datatype": "BYTES","data": ['setosa'],"parameters": None, "name": "Probability_setosa","shape": [1],"datatype": "FP64","data": [1.0],"parameters": None, "name": "Probability_versicolor","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Probability_virginica","shape": [1],"datatype": "FP64","data": [0.0],"parameters": None, "name": "Node_Id","shape": [1],"datatype": "BYTES","data": ['2'],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pmml.py::test_pmml_v2_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_pmml.py::test_pmml_v2_grpc [e2e-predictor] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-08-05 17:24:29.802 4971 kserve.trace Created primary ISVC: isvc-primary-5957d2 [e2e-predictor] 2026-08-05 17:24:29.802 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-5957d2 [e2e-predictor] 2026-08-05 17:24:33.412 4968 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.412 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.413 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:24:33.413 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:24:33.413 4968 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.413 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.415 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.415 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.415 4968 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.415 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.422 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.422 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.422 4968 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.422 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.422 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.422 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.423 4968 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.423 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.423 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.423 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:24:33.423 4968 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:33.423 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:24:38.451 4968 kserve.trace Got response [{'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}] [e2e-predictor] 2026-08-05 17:24:38.451 4968 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}, {'message': '', 'batchId': 'b1d76d1e-8fdb-47d0-aa9e-4316ce11ec69', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-08-05 17:25:59.853 4971 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-08-05 17:25:59.853 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-08-05 17:26:08.622 4968 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.622 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.622 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:26:08.622 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:26:08.622 4968 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.622 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.623 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.623 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.623 4968 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.623 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.624 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.624 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.625 4968 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.625 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.625 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.625 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.625 4968 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.625 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.626 4968 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.626 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:26:08.626 4968 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:08.626 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:26:13.653 4968 kserve.trace Got response [{'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}] [e2e-predictor] 2026-08-05 17:26:13.653 4968 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}, {'message': '', 'batchId': 'c4c0b41e-d15a-4489-8969-b4f7843bc8da', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-08-05 17:26:14.884 4971 kserve.trace resourceVersion for isvc-primary-5957d2 stabilized at 16628 (stable for 15.0s) [e2e-predictor] 2026-08-05 17:26:14.884 4971 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-5957d2 stabilized at 16628 (stable for 15.0s) [e2e-predictor] 2026-08-05 17:26:14.885 4971 kserve.trace Baseline recorded - resourceVersion: 16628 [e2e-predictor] 2026-08-05 17:26:14.885 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 16628 [e2e-predictor] 2026-08-05 17:26:14.885 4971 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-08-05 17:26:14.885 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-predictor] 2026-08-05 17:26:14.990 4971 kserve.trace Created secondary ISVC isvc-secondary-5957d2, waiting for failure status... [e2e-predictor] 2026-08-05 17:26:14.990 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-5957d2, waiting for failure status... [e2e-predictor] 2026-08-05 17:26:21.010 4971 kserve.trace ISVC isvc-secondary-5957d2 reported failure: {'exitCode': 1, 'message': "2026-08-05 17:26:15.959 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:26:15.959 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:26:15.977 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp9j798mf7.crt\n2026-08-05 17:26:16.256 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:19.105 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-08-05 17:26:21.010 4971 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-5957d2 reported failure: {'exitCode': 1, 'message': "2026-08-05 17:26:15.959 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:26:15.959 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:26:15.977 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp9j798mf7.crt\n2026-08-05 17:26:16.256 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:19.105 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-08-05 17:26:21.010 4971 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:26:15.959 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:26:15.959 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:26:15.977 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp9j798mf7.crt\n2026-08-05 17:26:16.256 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:19.105 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-08-05 17:26:21.010 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:26:15.959 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:26:15.959 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:26:15.977 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp9j798mf7.crt\n2026-08-05 17:26:16.256 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:19.105 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-08-05 17:26:31.025 4971 kserve.trace Primary ISVC resourceVersion: before=16628, after=16628 [e2e-predictor] 2026-08-05 17:26:31.025 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=16628, after=16628 [e2e-predictor] 2026-08-05 17:26:31.025 4971 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-08-05 17:26:31.025 4971 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-predictor] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-08-05 17:26:36.163 4971 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-08-05 17:26:36.163 4971 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-predictor] 2026-08-05 17:26:36.287 4971 kserve.trace Created ISVC isvc-init-fail-78d556, waiting for failure status... [e2e-predictor] 2026-08-05 17:26:36.287 4971 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-78d556, waiting for failure status... [e2e-predictor] 2026-08-05 17:26:46.304 4971 kserve.trace ISVC isvc-init-fail-78d556 reported failure: {'exitCode': 1, 'message': "2026-08-05 17:26:37.299 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:26:37.299 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:26:37.318 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8blth3ha.crt\n2026-08-05 17:26:37.595 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:40.986 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-08-05 17:26:46.304 4971 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-78d556 reported failure: {'exitCode': 1, 'message': "2026-08-05 17:26:37.299 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:26:37.299 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:26:37.318 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8blth3ha.crt\n2026-08-05 17:26:37.595 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:40.986 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-predictor] 2026-08-05 17:26:46.304 4971 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:26:37.299 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:26:37.299 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:26:37.318 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8blth3ha.crt\n2026-08-05 17:26:37.595 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:40.986 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-08-05 17:26:46.304 4971 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:26:37.299 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:26:37.299 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:26:37.318 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp8blth3ha.crt\n2026-08-05 17:26:37.595 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:26:40.986 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-predictor] 2026-08-05 17:26:46.304 4971 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-08-05 17:26:46.304 4971 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-08-05 17:26:46.309 4971 kserve.trace Ready condition: {'lastTransitionTime': '2026-08-05T17:26:36Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-08-05 17:26:46.309 4971 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-08-05T17:26:36Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-08-05 17:26:46.309 4971 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-predictor] 2026-08-05 17:26:46.309 4971 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v1 2026-08-05 17:27:53.867 4968 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:27:53.867 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:27:53.867 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:27:53.867 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:27:53.867 4968 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:27:53.867 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:27:53.868 4968 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:27:53.868 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:27:53.868 4968 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:27:53.868 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:27:53.891 4968 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-05 17:27:53.891 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-08-05 17:28:41.629 4971 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:28:41.629 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:28:41.629 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:28:41.629 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:28:41.629 4971 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:28:41.629 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:28:41.630 4971 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:28:41.630 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:28:41.630 4971 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:28:41.630 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:28:41.657 4971 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-05 17:28:41.657 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v1 2026-08-05 17:30:06.897 4971 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:06.897 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:06.898 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:06.926 4971 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-08-05 17:30:06.926 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v1 2026-08-05 17:30:49.203 4968 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:49.203 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:49.203 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:30:49.203 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:30:49.203 4968 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:49.203 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:49.204 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:30:49.204 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:30:49.204 4968 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:49.204 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:30:55.296 4968 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-08-05 17:30:55.296 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [0, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-08-05 17:31:42.173 4971 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:31:42.173 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:31:42.174 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:31:42.174 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:31:42.174 4971 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:31:42.174 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:31:42.175 4971 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:31:42.175 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:31:42.175 4971 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:31:42.175 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:31:42.207 4971 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-05 17:31:42.207 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v1 [e2e-predictor] predictor/test_predictive.py::test_predictive_sklearn_v2 2026-08-05 17:33:07.450 4971 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:07.450 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:07.450 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:33:07.450 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:33:07.450 4971 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:07.450 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:07.451 4971 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:33:07.451 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:33:07.451 4971 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:07.451 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:08.344 4971 kserve.trace Got response "id": "cccc34dd-f76e-4543-a891-3fa700da443c","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:33:08.344 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "cccc34dd-f76e-4543-a891-3fa700da443c","model_name": "isvc-predictive-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_sklearn_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_xgboost_v2 2026-08-05 17:33:20.567 4968 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:20.567 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:20.567 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:33:20.567 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:33:20.567 4968 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:20.567 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:20.580 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:33:20.580 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:33:20.580 4968 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:20.580 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:33:26.698 4968 kserve.trace Got response "id": "91f1b9a7-4293-40a5-bf76-88c31f683a8b","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:33:26.698 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "91f1b9a7-4293-40a5-bf76-88c31f683a8b","model_name": "isvc-autogluon-v2","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-08-05 17:34:33.598 4971 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:34:33.598 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:34:33.599 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:34:33.622 4971 kserve.trace Got response "id": "75e84cc2-9191-4202-a185-da16fb5f0f7f","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:34:33.622 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "75e84cc2-9191-4202-a185-da16fb5f0f7f","model_name": "isvc-predictive-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_xgboost_v2 [e2e-predictor] predictor/test_predictive.py::test_predictive_lightgbm_v2 2026-08-05 17:35:41.954 4968 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:41.954 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.118 4968 kserve.trace Got response "id": "c7d03f9b-bea4-45d4-975a-d418d788e81a","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:35:48.118 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "c7d03f9b-bea4-45d4-975a-d418d788e81a","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:35:48.157 4968 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.157 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.157 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:35:48.157 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:35:48.158 4968 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.158 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.170 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:35:48.170 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:35:48.170 4968 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.170 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.375 4968 kserve.trace Got response "id": "0b1b198b-3798-41d0-97ca-4221b1be6f15","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:35:48.375 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "0b1b198b-3798-41d0-97ca-4221b1be6f15","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:35:48.411 4968 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.411 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.412 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:35:48.412 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:35:48.412 4968 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.412 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.419 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:35:48.419 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:35:48.419 4968 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.419 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:35:48.594 4968 kserve.trace Got response "id": "0d0cfc9e-6789-4193-8724-8cc22f55d13d","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:35:48.594 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "0d0cfc9e-6789-4193-8724-8cc22f55d13d","model_name": "isvc-autogluon-v2-variants","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-08-05 17:36:08.859 4971 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:36:08.859 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:36:08.883 4971 kserve.trace Got response "id": "fd2637d0-956f-4946-b7e5-0eee623ef2ee","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:36:08.883 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "fd2637d0-956f-4946-b7e5-0eee623ef2ee","model_name": "isvc-predictive-lightgbm-v2","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [0.00028762259763255566, 0.9763481320224064, 0.023364245379961103, 0.0005625431624697456, 0.9988642605470336, 0.0005731962904966214],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_predictive.py::test_predictive_lightgbm_v2 [e2e-predictor] predictor/test_scheduler_name.py::test_scheduler_name 2026-08-05T17:36:14.054689+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 2 seconds. (Function: e2e.predictor.test_scheduler_name..lambda: kserve_client.service_name.get_pods) [e2e-predictor] 2026-08-05T17:36:16.097441+00:00 timeout_sampler INFO Elapsed time: 2.0317223072052 [0:00:02.031722] [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-08-05 17:37:51.365 4971 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:51.365 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:51.366 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:51.392 4971 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-05 17:37:51.392 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_kserve 2026-08-05 17:37:53.840 4968 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:53.840 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:37:53.841 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-08-05 17:38:00.075 4968 kserve.trace Got response "id": "d2add904-470e-42c7-8b95-58ae4c989f47","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:38:00.075 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "d2add904-470e-42c7-8b95-58ae4c989f47","model_name": "isvc-autogluon-v2-noslash","outputs": ["name": "predictions","shape": [2],"datatype": "INT64","data": [0, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-08-05 17:38:35.275 4968 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:38:35.275 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:38:35.275 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:38:35.275 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:38:35.275 4968 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:38:35.275 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:38:35.276 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:38:35.276 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:38:35.276 4968 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:38:35.276 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:38:47.657 4968 kserve.trace Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] 2026-08-05 17:38:47.657 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': '0', 'timestamp': '2020-01-03T01:00:00', 'mean': 101.86467742919922, '0.1': 101.45105843997753, '0.2': 101.59304534407902, '0.3': 101.69542789149415, '0.4': 101.78291000326132, '0.5': 101.86467742919922, '0.6': 101.94644485513712, '0.7': 102.03392696690429, '0.8': 102.13630951431942, '0.9': 102.27829641842091}, {'item_id': '0', 'timestamp': '2020-01-03T02:00:00', 'mean': 102.43192291259766, '0.1': 101.8469773283853, '0.2': 102.04777713384499, '0.3': 102.19256792094977, '0.4': 102.31628630987593, '0.5': 102.43192291259766, '0.6': 102.54755951531938, '0.7': 102.67127790424554, '0.8': 102.81606869135032, '0.9': 103.01686849681002}, {'item_id': '0', 'timestamp': '2020-01-03T03:00:00', 'mean': 102.62620544433594, '0.1': 101.90979634002869, '0.2': 102.15572487194187, '0.3': 102.33305664587321, '0.4': 102.48458010820737, '0.5': 102.62620544433594, '0.6': 102.76783078046451, '0.7': 102.91935424279866, '0.8': 103.09668601673, '0.9': 103.34261454864318}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash 2026-08-05 17:39:22.877 4968 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:39:22.877 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:39:22.877 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:39:22.877 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:39:22.877 4968 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:39:22.877 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:39:22.890 4968 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:39:22.890 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:39:22.890 4968 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:39:22.890 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:39:28.024 4968 kserve.trace Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] 2026-08-05 17:39:28.024 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'item_id': 'H200', 'timestamp': '1750-02-10T06:00:00', 'mean': 17.500171661376953, '0.1': 17.049267429998, '0.2': 17.20405359196854, '0.3': 17.31566530480529, '0.4': 17.411033398131973, '0.5': 17.500171661376953, '0.6': 17.589309924621933, '0.7': 17.684678017948617, '0.8': 17.796289730785368, '0.9': 17.951075892755906}, {'item_id': 'H200', 'timestamp': '1750-02-10T07:00:00', 'mean': 17.200218200683594, '0.1': 16.562543321336065, '0.2': 16.781444010862476, '0.3': 16.9392868088759, '0.4': 17.07415765987616, '0.5': 17.200218200683594, '0.6': 17.326278741491027, '0.7': 17.46114959249129, '0.8': 17.61899239050471, '0.9': 17.837893080031122}, {'item_id': 'H200', 'timestamp': '1750-02-10T08:00:00', 'mean': 16.800273895263672, '0.1': 16.019284857167534, '0.2': 16.28738235400909, '0.3': 16.48069951136213, '0.4': 16.645881894424917, '0.5': 16.800273895263672, '0.6': 16.954665896102426, '0.7': 17.119848279165215, '0.8': 17.313165436518254, '0.9': 17.58126293335981}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_concurrency [e2e-predictor] predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] [gw0] SKIPPED predictor/test_autoscaling.py::test_sklearn_kserve_rps [e2e-predictor] predictor/test_canary.py::test_canary_rollout [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout [e2e-predictor] predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] [gw0] SKIPPED predictor/test_canary.py::test_canary_rollout_runtime [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_create 2026-08-05 17:40:56.679 4971 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:40:56.679 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:40:56.707 4971 kserve.trace Got response "id": "b29ae4c9-72d5-458b-88d8-78b3171733b4","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-08-05 17:40:56.707 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "b29ae4c9-72d5-458b-88d8-78b3171733b4","model_name": "sklearn-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_promote 2026-08-05 17:41:32.016 4971 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-576446c8bf-jh2j8: 2 [e2e-predictor] 2026-08-05 17:41:32.016 4971 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-576446c8bf-jh2j8: 2 [e2e-predictor] 2026-08-05 17:41:32.052 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.052 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.052 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.052 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.052 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.052 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.062 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.062 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.062 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.062 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.100 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.133 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.134 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.134 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.165 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.197 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.228 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.257 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.257 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.257 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.257 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.257 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.257 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.258 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.258 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.258 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.258 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.286 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.286 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.286 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.286 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.287 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.287 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.287 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.287 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.287 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.287 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.316 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.316 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.316 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.316 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.317 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.317 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.317 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.317 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.317 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.317 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.351 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.351 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.351 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.351 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.351 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.351 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.352 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.352 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.352 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.352 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.381 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.381 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.381 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.381 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.381 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.381 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.382 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.382 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.382 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.382 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.412 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.440 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.469 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.496 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.496 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.496 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.496 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.496 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.496 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.497 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.497 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.497 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.497 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.524 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.524 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.525 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.552 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.552 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.552 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.552 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.552 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.552 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.554 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.554 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.554 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.554 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.581 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.607 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.635 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.662 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.690 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.715 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.742 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.765 4971 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.765 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.765 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.765 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:41:32.765 4971 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.765 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.766 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.766 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:41:32.766 4971 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.766 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:41:32.909 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.909 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.911 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.911 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.988 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.988 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.989 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:32.989 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.066 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.066 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.067 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.067 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.143 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.143 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.145 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.145 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.220 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.220 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.223 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.223 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.297 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.297 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.299 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.299 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.373 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.373 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.376 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.376 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.450 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.450 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.453 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.453 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.526 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.526 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.530 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.530 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.603 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.603 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.606 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.606 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.680 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.680 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.683 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.683 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.758 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.758 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.759 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.759 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.832 4971 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-05 17:41:33.832 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_runtime_kserve [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver 2026-08-05 17:42:39.024 4971 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:42:39.024 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:42:39.053 4971 kserve.trace Got response "id": "c8d4a59b-0d22-4719-8e31-72080651a29a","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-08-05 17:42:39.053 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "c8d4a59b-0d22-4719-8e31-72080651a29a","model_name": "isvc-sklearn-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "INT32","data": [1, 1],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2 2026-08-05 17:44:14.295 4971 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.295 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.296 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.318 4971 kserve.trace Got response "id": "1934d779-3243-4b04-8c6c-f6c3fc3316ee","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:44:14.318 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "1934d779-3243-4b04-8c6c-f6c3fc3316ee","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.356 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.362 4971 kserve.trace Got response "id": "cc7a9212-725c-418b-9089-e20c0b5b2951","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:44:14.362 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "cc7a9212-725c-418b-9089-e20c0b5b2951","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:44:14.401 4971 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.401 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.401 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:44:14.401 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:44:14.401 4971 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.401 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.402 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:44:14.402 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:44:14.402 4971 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.402 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:44:14.407 4971 kserve.trace Got response "id": "f0e96f97-0fdf-478e-a7f4-8674d83bbfde","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:44:14.407 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "f0e96f97-0fdf-478e-a7f4-8674d83bbfde","model_name": "isvc-sklearn-v2","outputs": ["name": "output-0","shape": [2],"datatype": "INT32","data": [1, 1],"parameters": {}],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_grpc [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-08-05 17:45:49.651 4971 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:45:49.651 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:45:49.651 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:45:49.651 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:45:49.651 4971 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:45:49.651 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:45:49.652 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:45:49.652 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:45:49.652 4971 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:45:49.652 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:45:49.718 4971 kserve.trace Got response "id": "387008ea-ded9-400d-8fb3-78b43f2f2324","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:45:49.718 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "387008ea-ded9-400d-8fb3-78b43f2f2324","model_name": "isvc-sklearn-v2-mixed","outputs": ["name": "output-0","shape": [1],"datatype": "FP64","data": [12.202832815138274],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_sklearn.py::test_sklearn_v2_mixed [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_kserve 2026-08-05 17:46:24.948 4971 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:46:24.948 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:46:24.948 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:46:24.948 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:46:24.948 4971 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:46:24.948 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:46:24.949 4971 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:46:24.949 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:46:24.949 4971 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:46:24.949 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:46:35.820 4971 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-08-05 17:46:35.820 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_kserve [e2e-predictor] predictor/test_tensorflow.py::test_tensorflow_runtime_kserve 2026-08-05 17:47:11.054 4971 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:47:11.054 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:47:22.121 4971 kserve.trace Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] 2026-08-05 17:47:22.121 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05], 'prediction': 0, 'key': ' 1'}]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_tensorflow.py::test_tensorflow_runtime_kserve [e2e-predictor] predictor/test_triton.py::test_triton [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-predictor] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_kserve 2026-08-05 17:49:37.416 4971 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:49:37.416 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:49:37.416 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:49:37.416 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:49:37.416 4971 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:49:37.416 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:49:37.419 4971 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:49:37.419 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:49:37.419 4971 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:49:37.419 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:49:39.325 4971 kserve.trace Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:49:39.325 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "None","model_name": "cifar10","outputs": ["name": "OUTPUT__0","shape": [1, 10],"datatype": "FP32","data": [-2.0964810848236084, -0.13700798153877258, -0.509565532207489, 2.795621156692505, -0.5605475902557373, 1.9934231042861938, 1.1288189888000488, -1.4043132066726685, 0.6004874110221863, -2.123708724975586],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_triton.py::test_triton [e2e-predictor] predictor/test_xgboost.py::test_xgboost_kserve 2026-08-05 17:50:59.789 4968 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:50:59.789 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:00.117 4968 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-05 17:51:00.117 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_runtime_kserve 2026-08-05 17:51:24.560 4971 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:51:24.560 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:51:24.561 4971 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:24.561 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:51:24.588 4971 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-08-05 17:51:24.588 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_mlserver 2026-08-05 17:52:19.798 4971 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:19.798 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:19.799 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:19.825 4971 kserve.trace Got response "id": "d9db8720-613a-4109-8b2b-3544e9897cee","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-08-05 17:52:19.825 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "d9db8720-613a-4109-8b2b-3544e9897cee","model_name": "isvc-xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_single_model_file 2026-08-05 17:52:35.394 4968 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.394 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.422 4968 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-05 17:52:35.422 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-05 17:52:35.470 4968 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.470 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.470 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:35.470 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:35.470 4968 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.470 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.473 4968 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:35.473 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:35.473 4968 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.473 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.616 4968 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-08-05 17:52:35.616 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-08-05 17:52:35.652 4968 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.652 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.652 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:35.652 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:52:35.652 4968 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.652 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.663 4968 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:35.663 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:52:35.664 4968 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.664 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:52:35.717 4968 kserve.trace Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] 2026-08-05 17:52:35.717 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9971662536216064, 0.0018206154870803392, 0.0010131308913132729], [0.9999572529695757, 2.544262359421485e-05, 1.7304406830185675e-05], [0.9983992430047839, 0.0008007832660759804, 0.0007999737291403532]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_runtime_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver 2026-08-05 17:53:15.067 4971 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:15.067 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:15.091 4971 kserve.trace Got response "id": "04344e5d-4de6-4913-a209-92eb0ef0e701","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-08-05 17:53:15.091 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "04344e5d-4de6-4913-a209-92eb0ef0e701","model_name": "xgboost-v2-mlserver","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_single_model_file [e2e-predictor] predictor/test_xgboost.py::test_xgboost_runtime_kserve 2026-08-05 17:53:30.932 4968 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:30.932 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:30.933 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:30.967 4968 kserve.trace Got response "id": "5d485690-42da-477d-b70c-4d27565d21a1","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-08-05 17:53:30.967 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "5d485690-42da-477d-b70c-4d27565d21a1","model_name": "isvc-lightgbm-v2-runtime","outputs": ["name": "predict","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_kserve 2026-08-05 17:53:56.183 4968 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:56.183 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:56.184 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:53:56.213 4968 kserve.trace Got response "id": "4860da2b-601f-428d-90ba-2fd7a2e81218","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:53:56.213 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "4860da2b-601f-428d-90ba-2fd7a2e81218","model_name": "isvc-lightgbm-v2-kserve","outputs": ["name": "output-0","shape": [2, 3],"datatype": "FP64","data": [8.796664107010673e-06, 0.9992300031041593, 0.0007612002317336916, 4.974786820804187e-06, 0.9999919650711493, 3.0601420299625077e-06],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_lightgbm.py::test_lightgbm_v2_kserve [e2e-predictor] predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_lightgbm.py::test_lightgbm_v2_grpc [e2e-predictor] predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve 2026-08-05 17:54:40.337 4971 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:40.337 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:40.338 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:40.365 4971 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-08-05 17:54:40.365 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1.0, 1.0]} [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_runtime_kserve [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver 2026-08-05 17:54:51.447 4968 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:51.447 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:51.447 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:54:51.447 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:54:51.447 4968 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:51.447 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:51.448 4968 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:54:51.448 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:54:51.448 4968 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:51.448 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:54:51.478 4968 kserve.trace Got response "id": "38333e4f-4bf9-4ca2-a72e-8cfc93abfdac","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] 2026-08-05 17:54:51.478 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "38333e4f-4bf9-4ca2-a72e-8cfc93abfdac","model_name": "isvc-mlflow-v2-runtime","outputs": ["name": "output-1","shape": [1, 1],"datatype": "FP64","data": [5.576883936610762],"parameters": {'content_type': 'np'}],"parameters": {'content_type': 'np'},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve [e2e-predictor] predictor/test_multi_container_probing.py::test_multi_container_probing 2026-08-05 17:55:45.609 4971 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:55:45.609 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:55:45.638 4971 kserve.trace Got response "id": "7dc88c19-f263-49e9-ad6b-831449e496c0","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] 2026-08-05 17:55:45.638 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "7dc88c19-f263-49e9-ad6b-831449e496c0","model_name": "isvc-xgboost-v2-runtime","outputs": ["name": "predict","shape": [2, 1],"datatype": "FP32","data": [1.0, 1.0],"parameters": {'content_type': 'np'}],"parameters": {},"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2 2026-08-05T17:56:16.677731+00:00 timeout_sampler INFO Waiting for 60 seconds [0:01:00], retry every 2 seconds. (Function: e2e.predictor.test_multi_container_probing..lambda: k8s_client.service_name.get_deployment) [e2e-predictor] 2026-08-05T17:56:16.714460+00:00 timeout_sampler INFO Elapsed time: 0.0004086494445800781 [0:00:00.000409] [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_multi_container_probing.py::test_multi_container_probing [e2e-predictor] predictor/test_paddle.py::test_paddle 2026-08-05 17:57:30.891 4971 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:30.891 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:30.892 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:30.921 4971 kserve.trace Got response "id": "033bbf87-269e-438f-8c3e-a830d2d607eb","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:57:30.921 4971 kserve.trace INFO [utils.py:predict():150] Got response "id": "033bbf87-269e-438f-8c3e-a830d2d607eb","model_name": "isvc-xgboost-v2","outputs": ["name": "output-0","shape": [2],"datatype": "FP32","data": [1.0, 1.0],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_xgboost.py::test_xgboost_v2 2026-08-05 17:57:31.951 4968 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:31.951 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:31.951 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:57:31.951 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:57:31.951 4968 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:31.951 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:32.004 4968 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:57:32.004 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:57:32.004 4968 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:32.004 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:57:33.542 4968 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-08-05 17:57:33.542 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle [e2e-predictor] predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] [gw1] SKIPPED predictor/test_xgboost.py::test_xgboost_v2_grpc [e2e-predictor] storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_runtime 2026-08-05 17:58:38.758 4968 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:58:38.758 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:58:38.759 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:58:38.759 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:58:38.759 4968 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:58:38.759 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:58:38.798 4968 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:58:38.798 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:58:38.799 4968 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:58:38.799 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:58:40.345 4968 kserve.trace Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1. [e2e-predictor] 4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7 [e2e-predictor] .267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e [e2e-predictor] -08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.32607539171658 [e2e-predictor] 57e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.086099008 [e2e-predictor] 6221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] 2026-08-05 17:58:40.345 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e [e2e-predictor] -08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e [e2e-predictor] -08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.95395184476 [e2e-predictor] 86532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.9894155 [e2e-predictor] 41307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.45 [e2e-predictor] 4385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08]]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_runtime [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_kserve 2026-08-05 17:59:06.173 4971 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:06.173 4971 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:06.196 4971 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-05 17:59:06.196 4971 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve 2026-08-05 17:59:45.570 4968 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:45.570 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:45.571 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 17:59:45.571 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 17:59:45.571 4968 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:45.571 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:45.616 4968 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:59:45.616 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 17:59:45.616 4968 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:45.616 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 17:59:47.348 4968 kserve.trace Got response "id": "4b878f38-e077-4205-86c6-e96dca38f585","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.7958475950763386e-07, 1.2566235163546935e-08 [e2e-predictor] , 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.762142236103273e-09, 1.233958357715892e-07, [e2e-predictor] 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835203407e-07, 4.2423405943736725 [e2e-predictor] e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8.77830927947798e-08, 7.77198572 [e2e-predictor] 1660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1.3263833587018325e-08, 4.900423 [e2e-predictor] 533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] 2026-08-05 17:59:47.348 4968 kserve.trace INFO [utils.py:predict():150] Got response "id": "4b878f38-e077-4205-86c6-e96dca38f585","model_name": "isvc-paddle-v2-kserve","outputs": ["name": "output-0","shape": [1, 1000],"datatype": "FP32","data": [6.736569968524009e-09, 1.153582651625129e-08, 5.142186410012073e-08, 6.647101002954514e-08, 4.094442118685038e-08, 1.3402272713847196e-07, 9.35544619551365e-08, 2.8935589924117266e-08, 6.845294819868286e-08, 7.680520752728626e-08, 2.0334418877610005e-06, 1.1085519417974865e-06, 2.3477346644540376e-07, 6.581955744877632e-07, 0.00012372950732242316, 4.2878312456196e-07, 6.419879809982376e-06, 0.9993487000465393, 7.371911488007754e-05, 3.101079710177146e-05, 5.602713827101979e-06, 2.1862256289750803e-06, 1.9543842100233633e-08, 3.728848128048412e-07, 4.29031416615544e-07, 1.8250955235998845e-07, 7.159837878134567e-08, 9.231503561579757e-09, 6.469168170042394e-07, 7.031603299623157e-09, 4.4511686780879245e-08, 1.2455829789814743e-07, 9.446210924579646e-08, 4.3476589439706004e-08, 4.6581672563661414e-07, 6.797636586952649e-08, 2.1060014887552825e-07, 2.2604888627597575e-08, 1.4311326879123953e-07, 7.951216218771151e-08, 1.2341666888460168e-07, 1.0921577313638409e-06, 1.5243762391037308e-05, 3.1172930903267115e-07, 2.415180802017858e-07, 6.863702850523623e-08, 8.46760883632669e-08, 9.424560687421035e-08, 1.0219084245477461e-08, 3.3770398033539095e-08, 3.6928447855189006e-08, 1.3693848188722768e-07, 1.067415098532365e-07, 2.5994486918534676e-07, 3.486601087843155e-07, 3.132020509610811e-08, 3.5748260529544496e-07, 6.648343742199359e-08, 3.163856945320731e-07, 1.2095728152416996e-06, 8.663983663836916e-08, 4.014367860349921e-08, 1.2544606420306081e-07, 3.320077013313494e-08, 1.973121896980956e-07, 3.8063546980993124e-07, 1.382770449254167e-07, 2.3001977211833946e-08, 7.14414980507172e-08, 2.851079372589993e-08, 2.982524804906461e-08, 8.935905526641363e-08, 6.223806394700659e-07, 6.478746428228987e-08, 1.3662854314588913e-07, 9.973038572752557e-08, 2.576123669939534e-08, 4.130169273253159e-08, 3.9383902361578293e-08, 1.2157941853274679e-07, 4.302776233089389e-06, 1.8178942582380841e-06, 1.8520014464229462e-06, 1.6245859342234326e-06, 1.64481571118813e-05, 1.0544756150920875e-05, 3.993004611402284e-06, 2.646454788646224e-07, 1.919327405630611e-05, 4.803187607649306e-07, 1.6962640358997305e-07, 4.550436642603017e-06, 4.2358526116004214e-05, 4.443309080670588e-06, 5.103951934870565e-06, 1.3506267350749113e-05, 4.1758286783988297e-07, 4.4944314936401497e-07, 3.156656873670727e-07, 1.0557428140600678e-06, 1.3364497952750298e-08, 1.3893487249561076e-08, 6.770295613023336e-08, 1.4129548731034447e-07, 7.170429228153807e-08, 7.934354329108828e-08, 2.6391164809069778e-08, 2.6133946562367782e-08, 7.1966232972897615e-09, 2.1752097012495142e-08, 6.684530973188885e-08, 3.4177467966856057e-08, 1.6228092647452286e-07, 4.107051836399478e-07, 6.472068889706861e-07, 2.9513313393181306e-07, 5.653383094994524e-09, 4.8300755395302986e-08, 8.887371727439586e-09, 3.7305639466467255e-08, 1.7784008932153483e-08, 4.641856232723285e-09, 3.413062898971475e-08, 1.9373679549516964e-07, 1.2980041219634586e-06, 3.5640496776068176e-08, 2.1493017143825455e-08, 3.055253330330743e-07, 1.553226809392072e-07, 1.4520828699460253e-06, 3.488421285169352e-08, 3.825387466349639e-05, 4.508809183789708e-07, 4.176648928932991e-07, 6.770537765987683e-07, 1.4142071336209483e-07, 1.423571211489616e-05, 6.293736873885791e-07, 4.762812295666663e-06, 9.024806217894366e-07, 9.058892942448438e-07, 1.5713549146312289e-06, 1.5720408441666223e-07, 1.8185124872616143e-07, 7.193072093514274e-08, 1.1952631666645175e-06, 8.874753234522359e-07, 2.0870552930318809e-07, 9.906116105184992e-08, 7.793509837483725e-09, 1.0058372623689138e-07, 4.205883783470199e-07, 1.8436001880672848e-07, 1.6437729755125474e-07, 7.02525184692604e-08, 2.5704193262754416e-07, 7.586770323086967e-08, 7.841231308702845e-07, 2.495280568837188e-07, 5.157617977147311e-08, 4.0673629797538524e-08, 7.531674839356128e-09, 4.797425745550754e-08, 1.7419722553313477e-08, 1.79584759507633 [e2e-predictor] 86e-07, 1.2566235163546935e-08, 8.975329990335013e-08, 3.269607518063822e-08, 1.1208221195602164e-07, 3.906690437815996e-08, 4.676846998563633e-08, 1.852334321483795e-07, 1.4832883721282997e-07, 1.2279221550670627e-07, 1.0729002042353386e-06, 3.6537970427019673e-09, 1.6198204377815273e-07, 1.6190487173162182e-08, 1.2004819893718377e-07, 1.480009448329156e-08, 4.022906807676918e-08, 2.1505718450498534e-07, 1.192555032503151e-07, 4.898190297808469e-08, 7.608841201545147e-08, 2.3137237903370078e-08, 8.52094430570105e-08, 9.586112525994395e-08, 1.3351485961266008e-07, 3.0216618540634954e-08, 4.4238134933038964e-08, 2.610634552979718e-08, 2.397684113475407e-07, 1.3192399705985736e-07, 1.6734691854480843e-08, 1.5883161097463017e-07, 4.064300753725547e-07, 8.753363545110915e-08, 8.366871497855755e-07, 3.437562767771851e-08, 7.847781802183817e-08, 8.526320982582547e-09, 9.601245665180613e-08, 5.258879127723048e-07, 1.3557291822507977e-07, 1.0307118003538562e-07, 1.0429684671464656e-08, 5.187630236491714e-08, 2.1869702493404475e-08, 1.179131725592697e-08, 2.9806198398318884e-08, 4.3383401759911067e-08, 2.999067660880428e-08, 2.8507258775789523e-08, 3.058627484620047e-08, 6.441018740588333e-08, 1.5363882610586188e-08, 1.597368459727022e-08, 2.57365329048298e-08, 1.090363141997841e-07, 3.211827603877282e-08, 6.819658615597746e-09, 1.9251054084179486e-07, 5.825749838095362e-08, 1.876556723345857e-07, 4.0070369777822634e-07, 1.5791380647556252e-08, 1.9501307235714194e-07, 1.0141919304373914e-08, 2.744775962071344e-08, 1.2843395680306458e-08, 3.7296960186949946e-08, 7.407404467585366e-08, 4.206033921150265e-08, 1.6924593282396927e-08, 1.4591853414458456e-07, 4.344931525679385e-08, 1.7191209167322086e-07, 3.5816999144344663e-08, 8.440128596021168e-09, 4.1947775031303536e-08, 2.513996122388562e-08, 2.8339847801817086e-08, 8.747072399728495e-08, 8.277008411994302e-09, 1.1676148936601294e-08, 1.4548319882123906e-07, 7.200192886358536e-09, 2.623576165206032e-06, 5.675644842995098e-07, 1.9483265987219056e-06, 6.752511438889996e-08, 8.168359499904909e-08, 1.0932910754490877e-07, 1.6708914074570203e-07, 3.138676518688044e-08, 2.9734879447573803e-08, 5.7520821883372264e-08, 5.8507939826313304e-08, 3.2544284067625995e-07, 3.330167075432655e-08, 4.186742614820105e-07, 1.5085691984495497e-07, 2.334644193524582e-07, 2.8639897209359333e-07, 2.2940034227758588e-07, 1.8537357959758083e-07, 3.151756686747831e-07, 1.1075776455982123e-06, 1.5369606387594104e-07, 1.9237216974943294e-07, 1.6404264613356645e-07, 2.900799245253438e-07, 1.2466382770526252e-07, 5.802550617772795e-08, 5.1861558603150115e-08, 6.009345909774311e-09, 1.23330778478703e-07, 1.3798263864828186e-07, 1.7370017246776115e-07, 5.617696388071636e-07, 5.160393001801822e-08, 4.813227150179955e-08, 8.032599652096906e-08, 2.0644911273848265e-06, 5.638538027596951e-07, 8.794099244369136e-07, 3.4785582556651207e-06, 2.972355162000895e-07, 3.390414349269122e-07, 9.468957529179534e-08, 3.754799493549399e-08, 1.5678830322940485e-07, 8.2030041426151e-08, 6.847877820348458e-09, 1.825139683830912e-08, 6.050154155445853e-08, 3.9562941367421445e-08, 1.0699794472657231e-07, 3.256623699599004e-07, 3.536899839673424e-07, 7.326217854597417e-08, 4.857605517827324e-07, 7.717640073678922e-07, 3.456741737295488e-08, 3.2461647947457095e-07, 3.1608240078639938e-06, 5.330938535053065e-08, 3.645648973815696e-07, 5.481521156980307e-07, 4.623012372917401e-08, 1.346600981833035e-07, 4.352903104631878e-08, 1.6403919289587066e-07, 2.4636646500653114e-08, 5.958662185889807e-08, 9.493569308460792e-08, 5.5234050222452424e-08, 5.741187081298449e-08, 1.1850225746457e-05, 5.826300366607029e-06, 7.420818292303011e-06, 9.127862199420633e-07, 2.001935399675858e-06, 1.0334889566365746e-06, 3.514648483360361e-08, 2.0589775431290036e-06, 3.5655068586493144e-07, 6.873136015883574e-08, 2.193502490754895e-09, 5.560284321859399e-08, 3.3266616128457827e-07, 1.3073517379780242e-07, 2.7187292417352182e-08, 1.0462799515664756e-08, 7.466601914529747e-07, 6.923080064780152e-08, 1.6145493830777013e-08, 8.568415310605815e-09, 4.76214223610327 [e2e-predictor] 3e-09, 1.233958357715892e-07, 8.340525603500737e-09, 3.2648699299642203e-09, 5.063196084620358e-09, 4.0704488668552585e-09, 1.2043389396865223e-08, 5.1055555339019065e-09, 7.267066948202228e-09, 1.1844983305309142e-07, 7.53547197973603e-08, 6.386873252495207e-08, 1.621267564644313e-08, 2.6103893446816073e-07, 6.979319664424111e-07, 6.647392325476176e-08, 7.717375183347031e-07, 6.651137596236367e-07, 3.3244478458982485e-07, 3.707229154770175e-07, 3.995585302618565e-07, 6.411539743567118e-08, 7.107263400030206e-08, 1.6379799205878953e-07, 6.876715730186334e-08, 3.4624252975845593e-07, 2.0256192101442139e-07, 6.19600768914097e-07, 2.6840686118134727e-08, 6.720200644849683e-07, 1.1348156476742588e-06, 1.8397651047052932e-06, 6.397185075002199e-07, 7.257429501805746e-08, 4.2213261508550204e-07, 3.965735402289283e-07, 1.4037237860975438e-07, 3.249813573802385e-07, 1.5857477819736232e-07, 1.1122037335553614e-07, 7.39131564841955e-08, 3.4231769063808315e-07, 5.39788445053091e-08, 8.517191218970765e-08, 4.060975243191933e-06, 1.4478493540082127e-05, 7.316928396505773e-09, 6.948383646232514e-09, 4.4688626132938225e-08, 9.23126250995665e-08, 5.41190452452156e-08, 2.224259958438779e-07, 1.7609368185844687e-08, 2.0905980946395175e-08, 3.6797160873902612e-09, 6.177843658861093e-08, 1.7920085326750268e-07, 2.6278852871541858e-08, 2.698776313536655e-08, 1.6432605320915172e-07, 1.2827440798446332e-07, 4.468845560268164e-08, 6.316474099321567e-08, 1.9461522171582146e-08, 2.0871000927513705e-08, 2.2414262446091016e-08, 2.4764982953229264e-08, 6.785314532464781e-09, 2.4248494767675766e-08, 4.554914667664889e-09, 2.8976625543464252e-08, 2.0402152856036082e-08, 1.6009290959573264e-07, 2.019951637066697e-07, 1.6111656009343278e-08, 5.964040639128143e-08, 4.0982603977113286e-09, 3.907972612182675e-08, 7.511245847524606e-09, 5.965555942566425e-07, 1.6478051634294388e-07, 1.410681527147517e-08, 3.285524030616216e-08, 3.338656018314623e-09, 1.2200259469352659e-08, 4.624581961820695e-08, 6.842250765970448e-09, 1.7426071252657493e-08, 4.661075436729334e-08, 9.33183343931887e-08, 1.230591379908219e-07, 1.2359244294657401e-08, 1.1173082903326303e-08, 2.772451956900568e-08, 2.4191731995415466e-07, 3.4511506896706123e-07, 2.593734649281032e-08, 9.964443847820803e-08, 9.797671118860762e-09, 1.90853270964908e-07, 3.9726497647052383e-08, 2.6638923955601967e-08, 6.8740502179309715e-09, 3.146955052102385e-08, 2.4086276084744895e-07, 1.3126738451774145e-07, 2.1254035686979478e-07, 2.0501781605730685e-08, 3.694923123020999e-08, 6.563101351275691e-07, 2.5600135344916453e-08, 2.688264899575188e-08, 6.880517844365386e-07, 2.0092501529234141e-07, 2.7880052044793047e-08, 2.62837644982028e-08, 5.167780159354152e-08, 1.893516099471526e-07, 4.6184757707123936e-07, 1.1086663143089481e-08, 1.4542384008109366e-07, 2.8736709012378014e-08, 6.105074703555147e-07, 1.2016337258557996e-08, 1.3944533350240818e-07, 2.0936788303060894e-08, 4.3800788773751265e-08, 1.9662968142597492e-08, 6.6543535126584175e-09, 1.1149432488366529e-08, 6.424846787922434e-08, 6.971495380980741e-09, 3.2599853927450795e-09, 1.4260012726197147e-08, 2.7894840215481054e-08, 8.115682703646598e-08, 2.599534454361674e-08, 2.285521105704902e-08, 1.05594978094814e-07, 8.145473628928812e-08, 3.779314994289962e-08, 4.8818307618603285e-08, 2.3420332340151617e-08, 1.0599223720930695e-08, 3.604067799756194e-08, 5.062377184117395e-08, 3.6804056691153164e-08, 1.5015616527946918e-09, 1.4474869658442913e-06, 1.0761959856608883e-06, 1.304976251503831e-07, 3.073563448197092e-08, 1.7183838352252678e-08, 2.042087920983704e-08, 7.904924714807748e-09, 1.6901843480354728e-07, 1.2416376371504612e-08, 5.4757610001843204e-08, 2.6250097207025647e-08, 1.3261202802539174e-08, 6.298007804161898e-08, 1.2709827856838274e-08, 2.0171410142211244e-07, 4.386575014336813e-08, 6.962276444255622e-08, 2.956475668725034e-07, 7.925040677037032e-07, 2.0868660044470744e-07, 1.7341581326490996e-07, 4.294189182019181e-08, 4.213362547744737e-09, 8.8246935092684e-08, 1.7341355018629656e-08, 7.321497008661026e-08, 1.7941481189609476e-08, 1.1245008835 [e2e-predictor] 203407e-07, 4.2423405943736725e-07, 8.259470440918903e-09, 1.1336252470073305e-07, 8.268681739309613e-08, 2.2186704029536486e-08, 1.9539518447686532e-08, 1.0675572426066537e-08, 3.288476690954667e-08, 2.4340661042288048e-08, 6.639029948019015e-08, 5.604618547039308e-09, 1.386590220420203e-08, 6.6757905869963e-08, 1.1355724360839758e-08, 3.1321272331297223e-07, 3.1244848486267074e-08, 1.502163371469578e-07, 1.346161226933873e-08, 1.8882738572756352e-07, 4.645693962856967e-08, 4.645321638463429e-08, 7.71435715307689e-09, 3.585664032357272e-08, 7.608256247237932e-09, 4.2214487905312126e-08, 4.3406713778892936e-09, 1.3401408871516196e-08, 8.565495335233209e-08, 1.7045202582721686e-08, 5.422122839604526e-08, 3.0218750168842234e-08, 6.153300091682468e-08, 3.9388163841636015e-09, 4.135585029985123e-08, 1.7818981845607595e-08, 4.31053557292671e-08, 3.9032919119108556e-09, 7.663005163749403e-08, 1.1890258555524724e-08, 9.304103265606045e-09, 1.0967905472725192e-09, 1.0536636452229686e-08, 1.1516662112853737e-07, 8.134422273542441e-07, 5.9525618212319387e-08, 2.8063100288022724e-08, 1.283296402476708e-08, 1.060557863752365e-07, 7.872866945035639e-07, 2.7501052102252288e-08, 3.936232229051484e-09, 2.0519189902756807e-08, 7.394696410756296e-09, 3.5983390489491285e-08, 2.5378296797384792e-08, 4.6989228508209635e-08, 7.549436631393291e-09, 6.322734407149255e-07, 5.581916262542563e-09, 1.2963950268840563e-07, 1.587476106124086e-08, 3.3837391555380236e-08, 6.474394353972457e-09, 9.121036015358186e-08, 1.3918366015275296e-08, 8.229938508463874e-09, 2.7060956142577197e-08, 2.6095642979839795e-08, 5.722282203635132e-09, 6.963402938708896e-07, 4.685033871965061e-08, 9.590480409826796e-09, 2.0991818416860042e-07, 3.082116961650172e-08, 3.563118511351604e-08, 7.326215154535021e-07, 2.1759417450084584e-06, 2.4074907400972734e-07, 2.974484800688515e-07, 2.528977205429328e-08, 7.667869894589785e-09, 2.6632636718204594e-07, 3.435845030708151e-08, 2.3129958393042216e-08, 3.1239306252928145e-08, 2.8691238185274415e-07, 3.8957892911639647e-08, 2.4183783864373254e-08, 1.158230222841894e-08, 5.1544706280992614e-08, 2.0343204454320585e-08, 8.201909196259294e-08, 1.1641392738681589e-08, 5.496298740581551e-07, 1.1682007361457636e-08, 4.7576321549058775e-08, 1.6349654075042963e-08, 4.090812311119407e-08, 2.1270925287808495e-07, 1.669703095785735e-07, 3.989651631286506e-08, 2.8524043500510743e-06, 1.2500227342115977e-07, 2.4846258384059183e-07, 1.2454135500661323e-08, 2.9699904757762852e-08, 4.25093871214699e-09, 1.6144196024470148e-07, 2.6385819751340023e-07, 7.637975585339518e-09, 3.4455236441743864e-09, 7.273212787595185e-08, 1.763124757303558e-08, 7.586505645917896e-09, 2.154678924171094e-08, 1.267521554382256e-07, 2.5636829548147944e-08, 3.500932521660616e-08, 6.472151170555662e-08, 8.387794458997178e-09, 3.0694742747527926e-08, 7.520281286588215e-08, 1.5724816648798878e-07, 1.9633705505839316e-07, 1.2290654183289007e-07, 1.1121071841202479e-09, 1.5468767600168576e-08, 9.916888643601851e-09, 6.882375487293757e-07, 8.267530660077682e-08, 4.46946799570469e-08, 2.075171856574798e-08, 8.649272587035739e-08, 5.20271186132959e-08, 4.5564465978031876e-08, 2.031970502969216e-08, 8.705073994974555e-09, 6.45198596771479e-08, 2.1777212921847422e-08, 1.0309374687267336e-08, 3.2118705917127954e-08, 2.3336649235261575e-07, 8.053995692591798e-09, 1.9623111313649133e-07, 1.2887916511772346e-07, 1.5392334518082862e-08, 1.401880500573327e-09, 5.696758975659577e-08, 6.079961423210989e-09, 1.0782660986308201e-08, 2.4260382147645032e-08, 1.9388348704296732e-08, 2.2969983604070876e-07, 1.997151066746028e-08, 2.8477696645268225e-08, 5.227270349905666e-08, 2.739241153904004e-07, 9.85714976309282e-08, 3.129077086327925e-08, 4.1513992243835673e-08, 5.2511412995670526e-09, 1.5806674582563573e-06, 8.547505672140687e-07, 1.0688979479311911e-08, 1.0621677120070672e-06, 7.737217089243131e-08, 6.394137130882882e-08, 1.1698201518584028e-07, 1.0486479595783749e-07, 2.1160776952910965e-07, 1.5339432835048683e-08, 5.094390331805698e-08, 1.4005206772083056e-08, 2.6281709253339613e-08, 8. [e2e-predictor] 77830927947798e-08, 7.771985721660712e-09, 4.228822803042931e-08, 3.3243432540075446e-07, 7.72913466562386e-08, 7.63679175452836e-10, 5.989415541307608e-08, 1.3260753917165857e-07, 1.2853475084284582e-07, 8.844149412823299e-09, 1.0194228394766469e-07, 2.4937534703894926e-07, 1.6547782877296413e-07, 1.176258734858493e-08, 1.1496064900029523e-07, 2.934237670615403e-07, 1.3261050924029405e-08, 8.630173198298507e-08, 5.739413211358624e-08, 1.1093964502606468e-07, 2.2933429022486962e-07, 3.470581191322708e-07, 1.475092403779854e-07, 1.5024763655446804e-08, 6.454251177956394e-08, 5.164459437878577e-08, 6.23732674398525e-08, 1.2935890936205396e-07, 1.4051898311606692e-08, 5.386868906498421e-08, 2.082729722019394e-08, 1.3040525104202061e-08, 1.05788906523685e-07, 1.507953939494655e-08, 8.926216423787992e-07, 4.637372086335745e-08, 7.480928161385236e-07, 5.883074472023964e-09, 2.870727655590599e-09, 8.381493898923509e-07, 7.341868002441743e-09, 1.4245849833116608e-08, 1.0926260785026898e-07, 1.1308060265946551e-07, 2.52335809136639e-07, 1.178269073420779e-07, 4.667730024721095e-08, 2.79587997198405e-09, 3.436349871321909e-08, 1.4674341741738317e-07, 3.539640758276619e-08, 2.0580911552769976e-07, 7.18380377406902e-08, 2.7693602078215918e-08, 4.5492825506698864e-08, 1.955898198957584e-08, 1.5359576721607482e-08, 1.2336422550163206e-08, 2.957029643368969e-08, 2.877517033539334e-07, 9.051751135302766e-07, 2.3732353326977318e-07, 1.6521470413977113e-08, 1.5478654802336678e-08, 3.526755776306345e-08, 3.61636587342673e-08, 1.615889466677345e-08, 7.649993705172164e-08, 1.9661243300106435e-08, 4.9174737171142624e-08, 1.1712456426948847e-07, 1.0889120716228717e-08, 1.4941074368834961e-06, 1.0185750909386115e-08, 3.7575578204496196e-08, 2.0970718495050278e-08, 3.368522527580353e-08, 4.845519985252622e-09, 6.039555842107802e-07, 1.0373183201295433e-08, 2.841620698745828e-07, 4.499007388858445e-07, 3.4631430168019506e-08, 7.720588968140873e-08, 1.4711066853578814e-07, 1.160143270340086e-07, 4.0074306184578745e-07, 3.0256124716743216e-08, 6.706726196625823e-08, 2.012845534693497e-08, 1.5987545731732666e-09, 4.1919221871467016e-08, 1.3166965295852151e-08, 3.231780709711529e-08, 9.247563781400459e-08, 1.3075164417841734e-07, 1.0574149911235509e-07, 3.762125899697821e-08, 1.0942090256094161e-07, 7.001387558602801e-08, 2.7426720450307585e-08, 2.0766329100752046e-08, 4.5402845927355884e-08, 3.390360703292572e-08, 1.0469531730450399e-07, 2.8271228913467894e-08, 3.406190955956845e-07, 5.146158059687878e-07, 6.740644380442973e-07, 6.3821934404018066e-09, 3.638748680145909e-08, 3.6260146885069844e-08, 1.6065344254911906e-07, 3.639007957190188e-07, 6.232625970881145e-09, 4.8054303647404595e-08, 3.3725854109434295e-08, 6.3287848206528e-07, 6.480550496235082e-08, 2.116489525860743e-07, 8.38768769995113e-08, 1.758889212055692e-08, 2.729004577872729e-09, 2.144768451728396e-08, 7.861175532752895e-08, 2.011793931444572e-08, 2.840733515085958e-08, 2.492219834948628e-07, 2.0156347702027233e-08, 2.6551370879701608e-08, 2.7847898209643063e-08, 6.907038496706264e-09, 1.8805204504701578e-08, 1.3006692611838844e-08, 3.685865976876812e-07, 3.9678877783444477e-07, 2.7591790185965692e-08, 2.5228539257682314e-08, 1.5469838388071366e-07, 3.6892611632310945e-08, 1.4401622117077295e-09, 2.1504664715621402e-08, 5.068058328561165e-08, 5.081657761252245e-08, 1.1718628734058711e-08, 5.409200909411993e-08, 7.138175419640902e-07, 2.523685509459028e-07, 7.071956531490287e-08, 7.199660245760242e-08, 1.2525339876390262e-08, 3.4802988579940575e-07, 1.9591639954796847e-07, 1.2404500182583433e-07, 1.2346009725661133e-07, 1.92011366806355e-08, 1.9895020386684337e-07, 3.7876212388709973e-08, 1.0629652713589621e-08, 1.2436973229057458e-08, 2.186162078032794e-07, 2.618108396745811e-07, 1.1128912547064829e-07, 1.0776497560982534e-07, 6.380246109216614e-09, 3.895029632161595e-09, 1.576254788915321e-07, 2.9089968212048234e-09, 1.03809227880447e-08, 2.8134863327977655e-08, 1.0777869263733919e-08, 1.3605805371241786e-08, 2.9236161935841665e-08, 1.918957508451058e-07, 2.1994748067299952e-07, 1. [e2e-predictor] 3263833587018325e-08, 4.900423533626963e-08, 2.9808058243929736e-09, 8.925934658066126e-09, 1.0996840771326788e-08, 7.715520666806697e-09, 7.454385553273823e-09, 5.0860990086221136e-08, 1.5129604946650943e-07, 1.1959995660504319e-08, 1.1323217030678734e-08, 9.39119804144184e-09, 9.585582461113518e-08, 1.9055129030220996e-08, 1.8105044574667772e-08, 6.179151057494892e-08, 6.389322493305372e-08, 1.1853056314237165e-08, 9.372677745034252e-09, 1.2332006349424773e-07, 1.6521848777983905e-08, 1.246099685658919e-07, 4.196111902388111e-09, 3.9965367903960214e-08, 1.255440107428285e-08, 1.4302015571843185e-08, 6.631698745707126e-09, 5.964162053118116e-09, 5.556878956980427e-09, 1.419230528654225e-07, 1.7612896030527736e-08, 3.3801444487835397e-07, 7.856438344333583e-08, 2.9667463152804885e-08, 2.8991748877160717e-06, 1.3787196166958893e-06, 5.313577133847502e-09, 2.5128217728820346e-08, 8.406522056247923e-08, 4.492775573794461e-08, 5.4087468726038423e-08, 2.4238921980668238e-08, 4.0167356019082945e-07, 4.1083040969169815e-08, 5.415281023601892e-08, 8.640659743264223e-09, 5.773174294176897e-08, 2.6442751277500065e-07, 8.953106203080097e-07, 2.799365539374321e-08, 5.889395637836969e-09, 4.178830081968954e-08, 2.888028660663622e-08, 2.1357223545237503e-08, 2.3023956430279213e-07, 8.786517469161481e-08, 2.069703963769598e-09, 2.2363829899063603e-08, 3.2032425600903025e-09, 1.176860120466472e-08, 6.963498577761129e-08, 2.2719042647167953e-08, 7.360319465021803e-09, 6.922469264480924e-09, 3.2138252947788715e-08, 1.3705631829452614e-07, 1.9814805796158907e-08, 1.0578844467090676e-08, 2.7049035011827982e-08, 2.9755513608620277e-09, 2.1773475467057324e-08, 1.0975404585167325e-08, 1.9918440230526357e-08, 2.3881801425318372e-08, 2.1357100976615584e-08, 6.109046157831699e-09, 1.1890372242362446e-08, 1.1459750481890296e-08, 3.731681275098708e-08, 1.5726065782928345e-08, 3.403987491878979e-08, 3.6921193213856895e-08, 9.281668411631472e-08, 1.2323060616381554e-07, 4.234707162709128e-08, 1.7423577247654976e-08, 5.811278214196136e-08, 3.9313878374969136e-08, 2.3690166273127033e-08, 1.792834680713895e-08, 1.4406491999352511e-08, 7.0197305745978156e-09, 6.041436506620812e-08, 4.867428771149207e-08, 1.0685186957459791e-08, 1.005112082452797e-08, 4.2425732260653604e-08, 2.6077879411445792e-08, 5.136626679558276e-09, 1.6972753202892932e-09, 1.9131350725842822e-08, 2.1117190840413969e-07, 1.3372530638378066e-08, 2.000219723186092e-08, 1.0454146348592985e-07, 2.814382682458927e-08, 2.134452614654947e-07, 2.104584950757271e-08, 1.9114216343041335e-07, 3.957645233754192e-08, 2.9315843974586642e-08, 1.1051893977764848e-07, 4.840025980001883e-08, 5.583537188158516e-08, 1.2129960680340446e-07, 1.7761975001917563e-08, 2.561053769056798e-08, 1.2038481145282276e-07, 4.6748018789344314e-09, 1.591587306393194e-08, 3.147561500327356e-08, 6.147622144681009e-08, 2.204614979461894e-08, 3.2577264619249036e-07, 1.198899752807847e-07, 2.3818718375423487e-07, 1.490982981522393e-08, 5.1016343149967724e-08, 5.5141523347401744e-08, 2.288526701477167e-08, 5.7140397302646306e-08, 5.185041231925425e-07, 4.977233558633998e-08, 1.104976110610778e-08, 1.26408238543263e-07, 8.174780674607973e-08],"parameters": None],"parameters": None,"from_grpc": False [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_paddle.py::test_paddle_v2_kserve [e2e-predictor] predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] [gw0] SKIPPED predictor/test_paddle.py::test_paddle_v2_grpc [e2e-predictor] predictor/test_pmml.py::test_pmml_kserve 2026-08-05T18:00:36.404004+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-08-05T18:00:37.412532+00:00 timeout_sampler INFO Elapsed time: 1.0044426918029785 [0:00:01.004443] [e2e-predictor] 2026-08-05T18:00:47.499450+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-08-05T18:00:48.508539+00:00 timeout_sampler INFO Elapsed time: 1.004619836807251 [0:00:01.004620] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve 2026-08-05 18:01:32.615 4968 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:01:32.615 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:01:32.616 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:01:33.525 4968 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-08-05 18:01:33.525 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-08-05 18:01:33.526 4968 kserve.trace Time taken: 0.948134462996677 [e2e-predictor] 2026-08-05 18:01:33.526 4968 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 0.948134462996677 [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_kserve [e2e-predictor] predictor/test_pmml.py::test_pmml_runtime_kserve 2026-08-05T18:02:18.663210+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-08-05T18:02:19.673606+00:00 timeout_sampler INFO Elapsed time: 1.0049312114715576 [0:00:01.004931] [e2e-predictor] 2026-08-05T18:02:29.779891+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-08-05T18:02:30.788538+00:00 timeout_sampler INFO Elapsed time: 1.0044326782226562 [0:00:01.004433] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve [e2e-predictor] storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-08-05 18:03:08.779 4968 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:03:08.779 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:03:08.779 4968 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-05 18:03:08.779 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-05 18:03:08.780 4968 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:03:08.780 4968 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:03:08.780 4968 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 18:03:08.780 4968 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-05 18:03:08.780 4968 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:03:08.780 4968 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.ef2482de-ad66-46fb-9222-c84b626995bc.prod.konfluxeaas.com [e2e-predictor] 2026-08-05 18:03:09.723 4968 kserve.trace Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] 2026-08-05 18:03:09.723 4968 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'Species': 'setosa', 'Probability_setosa': 1.0, 'Probability_versicolor': 0.0, 'Probability_virginica': 0.0, 'Node_Id': '2'}]} [e2e-predictor] [e2e-predictor] [gw0] PASSED predictor/test_pmml.py::test_pmml_runtime_kserve 2026-08-05T18:03:50.924344+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-08-05T18:03:51.932714+00:00 timeout_sampler INFO Elapsed time: 1.004436731338501 [0:00:01.004437] [e2e-predictor] 2026-08-05T18:04:01.988557+00:00 timeout_sampler INFO Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: e2e.common.utils._check_deleted) [e2e-predictor] 2026-08-05T18:04:02.997173+00:00 timeout_sampler INFO Elapsed time: 1.0044975280761719 [0:00:01.004498] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve [e2e-predictor] [e2e-predictor] - generated xml file: /workspace/artifacts-dir/junit_e2e-predictor_or_kserve_on_openshift.xml - [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results-predictor_or_kserve_on_openshift.json [e2e-predictor] ================= 53 passed, 15 skipped in 2482.88s (0:41:22) ================== [e2e-predictor] /workspace/source [e2e-predictor] /workspace/source [e2e-predictor] make[1]: Leaving directory '/workspace/source' [e2e-predictor] + echo success [must-gather] [must-gather ] OUT 2026-08-05T18:04:04.098142752Z 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: fb542c8b-83a6-4493-bc10-e3c004429651 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-08-05T18:04:04.149683359Z namespace/openshift-must-gather-ck6md created [must-gather] [must-gather ] OUT 2026-08-05T18:04:04.156984202Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-zb5g9 created [must-gather] [must-gather ] OUT 2026-08-05T18:04:04.186146195Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:10.840216882Z [disk usage checker] Started [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:10.843505667Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:10.990749573Z No resources found in openshift-must-gather-ck6md namespace. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.110221778Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.275068875Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.275224199Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.275224199Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.279949114Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.443007095Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.443213002Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.443213002Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.448001678Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.608633456Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.608667186Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.608667186Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.612138596Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.765591388Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.765619842Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.765619842Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.768757663Z Error getting logs from rhods-notebooks [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.923534717Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.923586326Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.923586326Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:11.926640170Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.078335684Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.078364096Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.078364096Z namespaces "istio-system" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.081840497Z Error getting logs from istio-system [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.239659299Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.239690870Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.239690870Z namespaces "knative-serving" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.243014721Z Error getting logs from knative-serving [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.400734904Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.400762512Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.400762512Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.404573381Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.684753859Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:12.971050148Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.113822333Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.199659302Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.202379210Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.343890316Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.430407267Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.433175471Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.561095286Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.648133812Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.651277408Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.783081219Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.868647034Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:13.871407360Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.002293131Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.086975041Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.090017483Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.217431743Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.301341331Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.304198682Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.433061117Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.516403873Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.519326430Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.645275718Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.730930290Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.733891837Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.866971572Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.951748337Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:14.954533552Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.082499278Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.167200931Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.170422101Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.298237986Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.382667310Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.385643097Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.511689121Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.597895655Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.600911575Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.735845402Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.820350365Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.823756382Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.848151941Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:15.952772645Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.036512052Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.039425345Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.164533614Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.254691722Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.257625557Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.382994003Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.467125688Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.469980226Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.596957895Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.679013977Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.681911093Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.812339482Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.896657112Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:16.899666686Z Error collecting info from [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:17.620378725Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:17.747449042Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:17.872398124Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:17.999048655Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.123756931Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.364602168Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.489243264Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.612025328Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.737693724Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.863697125Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:18.996103348Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:19.126815369Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:19.252659733Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:19.376619708Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:19.504185624Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:19.791901918Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:19.923141248Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:20.576271645Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:20.852532451Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:20.899068554Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:21.049073327Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:21.175206447Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:21.791750757Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:22.115024983Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:22.266177886Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:22.395844049Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:22.996540127Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:23.336100554Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:23.489004575Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:23.637997806Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:24.255532579Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:24.573907406Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:24.727796726Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:24.883380537Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:25.487568068Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:25.807868499Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:25.856879123Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:25.954849846Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:26.085351985Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:26.711401902Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:27.032823950Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:27.192066200Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:27.337481752Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:27.950882592Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:28.261264830Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:28.408996894Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:28.542090363Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:29.166371417Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:29.476947526Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:29.631653542Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:29.780694192Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:30.386730962Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:30.709568821Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:30.860675420Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:30.862828838Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:31.013000077Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:31.657122323Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:32.011360976Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:32.179224800Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:32.311900710Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:32.981160227Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:33.326503196Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:33.484409753Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:33.638495019Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:34.281947062Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:34.597119729Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:34.753028207Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:34.899278607Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:35.503357748Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:35.855364142Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:35.867380583Z [disk usage checker] Volume usage percentage: current = 31 ; allowed = 70 [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:36.006712436Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:36.142918182Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:36.747745374Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:37.084150840Z Wrote inspect data to must-gather. [must-gather] [must-gather-zdxss] POD 2026-08-05T18:04:37.099610178Z Caches written to disk [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.107771202Z waiting for gather to complete [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.111105699Z downloading gather output [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.406890763Z receiving incremental file list [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.420895609Z ./ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.421002762Z aggregated-discovery-api.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.421292469Z aggregated-discovery-apis.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.422172882Z event-filter.html [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424478273Z timestamp [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424641407Z version [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424699619Z cluster-scoped-resources/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424712529Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424718699Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.42476435Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424839072Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424853023Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424901274Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424966075Z namespaces/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.424977466Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425002526Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425075168Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425125339Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425161631Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425209742Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425295084Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425383796Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425453258Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425500269Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.42553512Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425595882Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425647143Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425735986Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425767986Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425820218Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.42589576Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425939511Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.425978922Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.426110885Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.426194127Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431198648Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.43127437Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431357302Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431488996Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431691561Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431711332Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431782324Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431806694Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431870226Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431910447Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.431965658Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.43204098Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432088361Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432137473Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432189384Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432228295Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432264526Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432310307Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.432344688Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.43240401Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.438967101Z [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.438989462Z sent 765 bytes received 166,402 bytes 334,334.00 bytes/sec [must-gather] [must-gather-zdxss] OUT 2026-08-05T18:04:38.438994982Z total size is 2,886,192 speedup is 17.27 [must-gather] [must-gather ] OUT 2026-08-05T18:04:38.706309182Z namespace/openshift-must-gather-ck6md 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: fb542c8b-83a6-4493-bc10-e3c004429651 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-08-05T18:04:38.855955034Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2355b2efc7cd77576e8aa87b8b01a466a61037e0b65a6a371607a34bec31d4b6 [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: fb542c8b-83a6-4493-bc10-e3c004429651 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-08-05T18:04:38.876517732Z namespace/openshift-must-gather-r7jl8 created [must-gather] [must-gather ] OUT 2026-08-05T18:04:38.886813881Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-j72bc created [must-gather] [must-gather ] OUT 2026-08-05T18:04:38.906810934Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2355b2efc7cd77576e8aa87b8b01a466a61037e0b65a6a371607a34bec31d4b6 created [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:40.298640286Z [disk usage checker] Started [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:40.302202618Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:40.513391172Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:40.659832596Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:40.753792521Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:40.841536524Z Gathering data for ns/default... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:41.173258296Z Gathering data for ns/openshift... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:41.631459485Z Gathering data for ns/kube-system... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:42.379935734Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:42.713468166Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:42.713499487Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:42.713499487Z namespaces "assisted-installer" not found [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.141343312Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.143636638Z 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-4jvvn] POD 2026-08-05T18:04:43.155567974Z Executing Istio gather script [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.162033140Z INFO: Gathering HAProxy config files [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.170251173Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.175444832Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.181693505Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.192110140Z INFO: Collecting host service logs for crio [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.192473726Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.192825978Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.193181746Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.193528768Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.193862286Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.194225211Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.194555432Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.194881813Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.195271741Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.195614957Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.196003414Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.607610405Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.607689649Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.669046798Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.905991850Z No resources found [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:43.921012149Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.008898237Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.029077891Z INFO: Collecting Insights Archives from insights-operator-77696685b-zj7kw [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.029118794Z insights-runtime-extractor-bqtl7 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.029136199Z insights-runtime-extractor-c95gd [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.029153418Z insights-runtime-extractor-mx88d [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.110213561Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.178424401Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.314666263Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.327743135Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.389166599Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.552811155Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.722191019Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.738906871Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.814618112Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.815240820Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.815240820Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.969784661Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:44.980143096Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.215134679Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.410622829Z INFO: 'previous-logs' folder not found on ip-10-0-131-134.ec2.internal, skipping... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.461913677Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.678178444Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.763893165Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.765408805Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.809956381Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.851496510Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.870073970Z INFO: HAProxy config collection complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.956427159Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.981588316Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:45.992248104Z No resources found [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.133068250Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.184889429Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.220500896Z INFO: 'previous-logs' folder not found on ip-10-0-136-78.ec2.internal, skipping... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.424750747Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.488701627Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.490154043Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.567296594Z INFO: 'previous-logs' folder not found on ip-10-0-141-254.ec2.internal, skipping... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.567403169Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.567465501Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.694434538Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.793875498Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.932642630Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.943285595Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:46.946252479Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.080644548Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.188127639Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.189674005Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.471913747Z INFO: INTERCONNECT MODE [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.471950686Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.479199134Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.480269562Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.482969382Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.598203954Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.673772491Z INFO: Gathering OVN_Northbound from ovnkube-node-dlxpg... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.674064217Z INFO: Gathering OVN_Northbound from ovnkube-node-j849j... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.674310394Z INFO: Gathering OVN_Northbound from ovnkube-node-wr27x... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.674680363Z INFO: Gathering OVN_Southbound from ovnkube-node-dlxpg... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.675099851Z INFO: Gathering OVN_Southbound from ovnkube-node-j849j... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.675399572Z INFO: Gathering OVN_Southbound from ovnkube-node-wr27x... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.754230756Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.795400654Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:47.905774506Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.057063785Z tar: Removing leading `/' from member names [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.121057534Z tar: Removing leading `/' from member names [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.133977903Z tar: Removing leading `/' from member names [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.164225641Z tar: Removing leading `/' from member names [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.210407276Z tar: Removing leading `/' from member names [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.229174791Z tar: Removing leading `/' from member names [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.283512259Z W0805 18:04:48.283462 1409 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.290557610Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.364996761Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.370333962Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.448250177Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.570660285Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.636930673Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.693580114Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.713518780Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.834800344Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.834911890Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.835479379Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.837799015Z 4.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.843107251Z ovnk_database_store/ [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.843643447Z ovnk_database_store/ovnkube-node-wr27x_sbdb [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.876084952Z ovnk_database_store/ovnkube-node-j849j_nbdb [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.886642568Z ovnk_database_store/ovnkube-node-wr27x_nbdb [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.892053819Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.895179868Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.897506823Z ovnk_database_store/ovnkube-node-dlxpg_nbdb [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.905973280Z ovnk_database_store/ovnkube-node-dlxpg_sbdb [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.929200699Z ovnk_database_store/ovnkube-node-j849j_sbdb [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:48.958664752Z INFO: Network log collection complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.038049865Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.093745637Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.262857113Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.327976967Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.333040415Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.348382794Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.352653237Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.559373156Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.694895089Z Gathering data for ns/openshift-console... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.752002164Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.754167962Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.898396585Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f2eb1033f55d7129b37ecfc3e4e9a306e42e5ab3dd7d2fe0ff08c8b45ea2b675 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:49.946086507Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.045775255Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.178826355Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.182087624Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.206162330Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.267662452Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.366499500Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.519781925Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.581889384Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.584889180Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.779264989Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.829145319Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:50.973400783Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:51.188638019Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:51.328691653Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:51.632672294Z Done executing Istio gather script [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:51.834819349Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:52.314131756Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:52.455711455Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:52.656578385Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:52.991350338Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:53.387201580Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:53.565591395Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:54.680359125Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:55.529481521Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:55.801575357Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:55.849227988Z Gathering data for ns/kserve... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:56.924513412Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:57.852245007Z Gathering data for ns/openshift-config... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:58.044968679Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:58.152972884Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:58.326345841Z Collecting performance related data for node ip-10-0-136-78.ec2.internal [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:58.334050701Z Collecting performance related data for node ip-10-0-131-134.ec2.internal [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:58.341009614Z Collecting performance related data for node ip-10-0-141-254.ec2.internal [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:58.679740026Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:59.054586505Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:59.389449770Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:04:59.791282263Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:00.152257008Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:00.421439712Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:00.534076020Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:00.702121293Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:01.131763590Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:01.501367882Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:02.015519594Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:03.556184004Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:04.813726469Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:05.131485693Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:05.540242399Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:05.709449647Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.184790265Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.352345053Z Collecting kubelet logs for node ip-10-0-136-78.ec2.internal [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.354246219Z Collecting kubelet logs for node ip-10-0-131-134.ec2.internal [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.356517017Z Collecting kubelet logs for node ip-10-0-141-254.ec2.internal [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.648448883Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.767243128Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-r7jl8 namespace [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.772466424Z INFO: Node performance data collection complete. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:06.964170548Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:07.510481862Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:07.817339193Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:08.240595053Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:08.523292596Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:08.807317478Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:09.445216536Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:09.741268265Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:10.062155203Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:10.437337468Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:10.545101579Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:11.340672108Z Wrote inspect data to must-gather. [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:11.340715224Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:11.340715224Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:11.468478479Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-4jvvn] POD 2026-08-05T18:05:11.616231572Z Caches written to disk [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.624008614Z waiting for gather to complete [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.6272794Z downloading gather output [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.883964626Z receiving incremental file list [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.904435341Z ./ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.904549804Z aggregated-discovery-api.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.904842292Z aggregated-discovery-apis.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.905594841Z event-filter.html [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.908097906Z timestamp [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.908181649Z version [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.920609603Z cluster-scoped-resources/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.920630454Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.920646994Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.920694375Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.920829829Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.920942202Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921018184Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921065405Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921159978Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.92124859Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921393664Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921408414Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921510227Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.921594209Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.92202321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.922059181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.922268767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.922518613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.922757389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.922898363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.926866277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.928551041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.928704205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.928852559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.929010193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.929122596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.929347792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.929597658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.929784343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.93006852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.930190174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.930305347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.930412969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.930514562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.930644495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.93080321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.930991715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.931155079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.931321393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.933340816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.93387665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.934026754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.934182498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.934392853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.934694832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935110942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935343238Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935467132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935574434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935726778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935834461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.935951014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.936103208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.936241232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.936345655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.936640552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.936800766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.936957251Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.937481874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.937621008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.937743861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.937935506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938055719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938276985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938396078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938557642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938707446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938822379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.938949352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.939075666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.939193149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.939336473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.939470046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.93963523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.93999371Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.940410111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.940528924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.941420777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.941556081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.941703604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.941804267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.94192899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.942147066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.942403343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.942538136Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.94267784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.942831594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.942959467Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.94307972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.943228564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.943348547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.947241239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.947701321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.94841256Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.948635545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.94882085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.949027706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.94917239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.949315583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.949413126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.952471586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.9526406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.952786204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.952906087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.95303262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.959701405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.965230839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.965387493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.965695221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.965858615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.965997559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.966105092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.966271486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.966520393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.966656436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.966753949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.966942224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.967078947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.96718013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.967286573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.967435387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.967602241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.967708314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.967817137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.96794322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.968046073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.968153615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.968419542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.968596937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.968903395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.969031598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.969209143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.969326506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.971471802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.971609296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.971742039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.971852902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.971970785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.97213191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.973795973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.973943217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.97406676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.974208464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.974323927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.974565923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.975120308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.975259031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.975386924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.975511338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.976164845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.977568561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.977709455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.97789064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.978147516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.978312451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.978416984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.978550277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.978736512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.978897816Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979134292Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979162253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979276306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979358878Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.97943881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979522143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979707828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.97980022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979877342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.979962464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980053626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980141859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980228861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980323253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980404226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980494988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980611331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980696893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980782985Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.980883308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98097473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981063313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981151065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981245717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98133323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981421052Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981518395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981625198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98171613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981811562Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981895245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.981982627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982079209Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982161461Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982248134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982335666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982425848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982509071Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982609613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982716556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982798478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982886231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.982983003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983064945Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983157387Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98325193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983335802Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983435475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983523547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98364058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983760933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983850626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.983987269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984093922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984201865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984313968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984429231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984556404Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984684487Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984816631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.984924294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985011576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985108809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985198981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985294703Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985380996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985474188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98556048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985709724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985802187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985893629Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.985979921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986069724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986159596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986255548Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986395322Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986479844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986616788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98670316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986801263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986896225Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.986995458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98709048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987188033Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987260825Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987352017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987439859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987494511Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987507151Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987602014Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4dvbl.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987695156Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cjx2l.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987785218Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cp6xn.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987881761Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f967v.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.987960503Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hzqc6.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988052205Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j84xz.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988139338Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kvs7m.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98823132Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p9cfc.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988390874Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pqlzd.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988507477Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sb2gz.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988636131Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wclkk.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988752764Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xksws.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.988873327Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2lb68.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98900246Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-hqfb7.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.989105423Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-r9gzw.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.989251917Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.989292788Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.989491363Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.989673278Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.98978198Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.989885093Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.990231612Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.990356215Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.990462058Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.990570841Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.990741566Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.990825978Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99092883Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991008743Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991098525Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991185537Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99128696Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991381212Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991476195Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991597848Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991734162Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991819374Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.991920996Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992011609Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992152222Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992221344Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992330217Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99243159Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992516642Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992641295Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992747988Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.992844091Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993028745Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993134998Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99321544Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993313463Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993427656Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993559939Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993719094Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993823456Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.993916699Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994013631Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994099733Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994197556Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994283958Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994380851Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994444302Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994488574Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994550985Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994600276Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994666528Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994706849Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994765781Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994803692Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994839233Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994883784Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994945366Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.994986856Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995054148Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995061358Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995094319Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995205902Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995268054Z cluster-scoped-resources/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995275574Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995304615Z cluster-scoped-resources/core/nodes/ip-10-0-131-134.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.9954913Z cluster-scoped-resources/core/nodes/ip-10-0-136-78.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995674814Z cluster-scoped-resources/core/nodes/ip-10-0-141-254.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995814168Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995853869Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.995924931Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996032194Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996129546Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996233189Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996333742Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996433784Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99662757Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996752463Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996842595Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.996967448Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997082551Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997193754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997302217Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99740923Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997530843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997663497Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997771809Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997876942Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.997984655Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998091118Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99819762Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998299083Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998357015Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998462707Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99855702Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998676633Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998773915Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.998877828Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999062193Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999206697Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.99931288Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999384171Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999392712Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999440823Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999574216Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999648918Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999688159Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.9997094Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999775402Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:12.999896855Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000052919Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000128511Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000139021Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000153751Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000281275Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000294575Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000329336Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000411398Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000438159Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000553852Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000594933Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000696256Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000746207Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000807919Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00086908Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.000992093Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001028894Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001088166Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001122387Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001192249Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00122557Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001305562Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001336102Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001411524Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001445155Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001514467Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001542068Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.001968509Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00202336Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002094512Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002135523Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002208245Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002241016Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002343709Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002351029Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00238837Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002456032Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002502713Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002597675Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002659867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002713818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002800891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.002884743Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003040637Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003183691Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003272933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003364235Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003459078Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00354311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003660343Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003751745Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.003837318Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00392273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004007622Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004094234Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004203487Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00429812Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004385762Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004475264Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004564577Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.0046918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004791263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004836784Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.004961247Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005050179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005144202Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005287766Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005387108Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005476611Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005570943Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005678996Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005761848Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005862581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.005986614Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006095437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00622375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006321293Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006426966Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006539438Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006667802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006767014Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006864067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.006951239Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007050092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007136464Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007229707Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007315999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007409101Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007496934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007592586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007704829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007794001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007847863Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007861923Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007913104Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007982386Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.007989796Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008037917Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008101329Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00810855Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008161141Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008237173Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008280104Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-134.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008374656Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-78.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008457928Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-141-254.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008522Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008573122Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008679444Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008739916Z host_service_logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008771887Z host_service_logs/masters/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008813538Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00889748Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.008957301Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009035383Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009160867Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.00926997Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009342182Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009416853Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009484895Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009558037Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009749222Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009790433Z ingress_controllers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009799074Z ingress_controllers/default/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009805884Z ingress_controllers/default/router-default-6d7f7f99b-vprfz/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009822254Z ingress_controllers/default/router-default-6d7f7f99b-vprfz/haproxy.config [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009976458Z insights-data/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.009988808Z istio/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010021349Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010149563Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010731758Z istio/event-filter.html [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01081212Z istio/timestamp [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010859161Z istio/cluster-scoped-resources/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010869971Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010878242Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.010952914Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.011108888Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.011481938Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.011992771Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.012830983Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.012999597Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013126181Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013205412Z machine_config_ondisk/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013214713Z machine_config_termination_logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013220293Z monitoring/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013225683Z monitoring/alertmanager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013235703Z monitoring/alertmanager/status.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013343606Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013393817Z monitoring/prometheus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013434878Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013529561Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.013595073Z monitoring/prometheus/rules.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.014303311Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.014352513Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.014387574Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.015296637Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.015345219Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01539233Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.015479892Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.015547964Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.015682117Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.015738269Z monitoring/prometheus/status/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01579006Z monitoring/prometheus/status/config.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016227631Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016289883Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016391556Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016572391Z namespaces/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016604141Z namespaces/default/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016666573Z namespaces/default/default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016723875Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016771686Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016840087Z namespaces/default/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016896999Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.016979821Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017059483Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017139115Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017185276Z namespaces/default/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017230618Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017290039Z namespaces/default/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01733672Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017413073Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017459564Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017487744Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017595367Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01769226Z namespaces/default/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017748261Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017864214Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.017947296Z namespaces/default/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018117071Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018192823Z namespaces/default/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018275895Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018410699Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018571103Z namespaces/default/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018672195Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018701646Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018808789Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01885103Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018919212Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.018954223Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019048795Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019135198Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019192589Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.01922726Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019284131Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019319132Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019379754Z namespaces/default/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019416735Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019462736Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019498137Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019650581Z namespaces/kserve/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019691992Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019757294Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019793265Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019829925Z namespaces/kserve/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019885337Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.019965549Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020202725Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020414191Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020451012Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020484883Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020539494Z namespaces/kserve/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020574225Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020701848Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020815442Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020842022Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020950605Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.020978646Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.021005086Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.021060288Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.02114942Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.021233162Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.021350795Z namespaces/kserve/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.021381016Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.021814388Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.02192243Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.022342841Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.022419853Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.022823444Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.022948447Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023253165Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023391239Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.02341965Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023535802Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023589454Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023658176Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023688806Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023789469Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023869741Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023903112Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.023954293Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024029325Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024079317Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024178729Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024239001Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024280242Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024393085Z namespaces/kserve/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024401285Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024426916Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/kserve-controller-manager-6f49dcd9ff-t98h2.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024519198Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024526888Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/manager/manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024530888Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/manager/manager/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.024565819Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/manager/manager/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032444195Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032505347Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-t98h2/manager/manager/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032527297Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032600199Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/llmisvc-controller-manager-654c557856-n52lp.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032693202Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032706322Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/manager/manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032715812Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/manager/manager/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.032765174Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/manager/manager/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034318424Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034383106Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n52lp/manager/manager/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034402936Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034453228Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/model-serving-api-7b954ffc95-g9qts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.03454574Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/server/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.03455479Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/server/server/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.03456327Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/server/server/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034637972Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/server/server/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034733285Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/server/server/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034798437Z namespaces/kserve/pods/model-serving-api-7b954ffc95-g9qts/server/server/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034851328Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.034884599Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/odh-model-controller-8588677cfb-vqgnh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.035002212Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.035009692Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/manager/manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.035013952Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/manager/manager/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.035057803Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/manager/manager/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.056532035Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.056608186Z namespaces/kserve/pods/odh-model-controller-8588677cfb-vqgnh/manager/manager/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.056647098Z namespaces/kserve/pods/s3-init-twls5/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.056706239Z namespaces/kserve/pods/s3-init-twls5/s3-init-twls5.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.056926325Z namespaces/kserve/pods/s3-init-twls5/download-hf-model/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057102169Z namespaces/kserve/pods/s3-init-twls5/download-hf-model/download-hf-model/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05711345Z namespaces/kserve/pods/s3-init-twls5/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05713158Z namespaces/kserve/pods/s3-init-twls5/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05713994Z namespaces/kserve/pods/s3-init-twls5/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057172591Z namespaces/kserve/pods/s3-init-twls5/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057200122Z namespaces/kserve/pods/s3-init-twls5/s3-init/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057207532Z namespaces/kserve/pods/s3-init-twls5/s3-init/s3-init/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057240533Z namespaces/kserve/pods/s3-init-twls5/s3-init/s3-init/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057298184Z namespaces/kserve/pods/s3-init-twls5/s3-init/s3-init/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057606992Z namespaces/kserve/pods/s3-init-twls5/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057677394Z namespaces/kserve/pods/s3-init-twls5/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057735606Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057779207Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom-j9h2j.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05786979Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/download-hf-model/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05788085Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/download-hf-model/download-hf-model/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05788494Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.057911Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058000803Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058066625Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058108866Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058116396Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058120336Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058154427Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058356952Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058420444Z namespaces/kserve/pods/s3-tls-init-custom-j9h2j/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058481566Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058525647Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving-j2dg7.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058632239Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/download-hf-model/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05864352Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/download-hf-model/download-hf-model/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05864969Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058699021Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058793404Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058863585Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058904046Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058911327Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058917027Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.058975428Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059179074Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059247475Z namespaces/kserve/pods/s3-tls-init-serving-j2dg7/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059287456Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059326177Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs-64568bcd49-g9lds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.0594059Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05941343Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs/seaweedfs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.05941747Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059461901Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059690047Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059757119Z namespaces/kserve/pods/seaweedfs-64568bcd49-g9lds/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.0598109Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059854031Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom-8b44d767d-jc867.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059932673Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059939504Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.059948474Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060001575Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.06018015Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060246412Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-jc867/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060304743Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060363644Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving-67b7477c6d-z6xtf.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060440866Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060449717Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060455977Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060513628Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060723874Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060792406Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-z6xtf/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060833987Z namespaces/kserve/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060897278Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060930089Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.060976411Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061017962Z namespaces/kube-node-lease/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061029482Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061033712Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061069753Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-134.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061168326Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-78.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061251448Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-141-254.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.06134229Z namespaces/kube-system/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061391022Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061458103Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061500634Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061548906Z namespaces/kube-system/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061599937Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061735611Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061814473Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061894445Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061946916Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.061975747Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062042979Z namespaces/kube-system/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.06208544Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062170372Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062229023Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062278025Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062354797Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062400578Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062414808Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.06247465Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-f2m6xgcuidsrfcaftfcyth627e.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062555972Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062668515Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062742207Z namespaces/kube-system/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062786688Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.062960543Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.063042045Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.063331082Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.063382383Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.063814995Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.063944038Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064266137Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064332508Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064426201Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064486822Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064531193Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064610206Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064660117Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064814761Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064897793Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.064959665Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065009336Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065042787Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065101498Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.06517764Z namespaces/kube-system/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065186621Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065234112Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer-gq5vz.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065329524Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065340805Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065359945Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065392016Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065650753Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065722585Z namespaces/kube-system/pods/global-pull-secret-syncer-gq5vz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065780746Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065802637Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer-mpm4q.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065887409Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065899799Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065904469Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.065955521Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066211757Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066274199Z namespaces/kube-system/pods/global-pull-secret-syncer-mpm4q/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066338981Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066362271Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer-p664v.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066448394Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066457104Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066469044Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066521836Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066763492Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066834394Z namespaces/kube-system/pods/global-pull-secret-syncer-p664v/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066853734Z namespaces/kube-system/pods/konnectivity-agent-5htq9/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.066912686Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent-5htq9.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067002528Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067011028Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067023669Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.06707072Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067674795Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067741317Z namespaces/kube-system/pods/konnectivity-agent-5htq9/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067778988Z namespaces/kube-system/pods/konnectivity-agent-mncfx/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.067812389Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent-mncfx.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068008484Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068016004Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068028945Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068079356Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068653001Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068723533Z namespaces/kube-system/pods/konnectivity-agent-mncfx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068753404Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068796515Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent-wkfdl.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068891927Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068899668Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068913288Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.068958649Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069594066Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069679568Z namespaces/kube-system/pods/konnectivity-agent-wkfdl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069706009Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069787331Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069868603Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/haproxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069879983Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069890824Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.069933795Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070186851Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070259213Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-134.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070296234Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070332405Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070401417Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/haproxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070408537Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070413267Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070444908Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070670994Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070746216Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-78.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070766546Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070825338Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07088867Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/haproxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07089614Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07090862Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.070967762Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071122856Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071194107Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-141-254.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071214398Z namespaces/kube-system/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071267569Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071352712Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071362152Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071415913Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071506536Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071569977Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071634639Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071701731Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071717021Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071789723Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071798843Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071804014Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071851825Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.071936727Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07203174Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072086891Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072150703Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072183804Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072223205Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072263326Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072344128Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07242425Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072502522Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072543523Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072606304Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072663076Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072708577Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072786749Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07282691Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072866971Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.072971784Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.073036726Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.073081427Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074053412Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074145965Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074257018Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07434083Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074433032Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074565556Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074780711Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074855693Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074908655Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.074962036Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075012427Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075074029Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07511962Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075191152Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075278834Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075342276Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075378487Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075442569Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07549337Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075548361Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075602423Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075668795Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075701395Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075738886Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075789108Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075907951Z namespaces/openshift-apiserver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.075953742Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076015364Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076054674Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076115476Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076141617Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076221079Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076308271Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076394313Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076434895Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076486036Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076532527Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076603439Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076683291Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076723352Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076766103Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076842805Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076917487Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.076963248Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077074571Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077156543Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077234785Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077317918Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07739592Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077526103Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077698508Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077761189Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077828391Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077869662Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077928503Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.077987625Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078039897Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078118999Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078201451Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078261772Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078308724Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078357255Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078406946Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078453817Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078510109Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078595881Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078645762Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078731195Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078740615Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078753515Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078772825Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078829777Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078838087Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078842797Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.078874418Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079006172Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079017032Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079022052Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079089604Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079158376Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079167896Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079204507Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079300459Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079351101Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079425753Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079468964Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079538205Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079608247Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.07971336Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079790592Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079882474Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079935226Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.079966947Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080033349Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08008356Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080164422Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080224703Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080277015Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080352607Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080402878Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080414268Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08046366Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080551062Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080612593Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080724076Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080803789Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.080918081Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081018704Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081095986Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081263411Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081373693Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081430835Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081476826Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081542108Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08160381Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081807865Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.081889427Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08200428Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082074862Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082177934Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082293537Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08239424Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082456402Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082533284Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082612876Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082687308Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082748119Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082830911Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082842442Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082882033Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.082953735Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083002606Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083073248Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083112879Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083271663Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083298614Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083432807Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083459168Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08354229Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08355757Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083775836Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083850028Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.083947491Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084006772Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084082974Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084144556Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084211408Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08430266Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084388572Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084446834Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084547327Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084642869Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08467348Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084721061Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084819343Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.084928326Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08505929Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.085171883Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.085208524Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.085316636Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.085393109Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.085800979Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.085881391Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086108197Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086264911Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086422835Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086469157Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086515248Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08659957Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086651221Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086701423Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086733793Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086808466Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086842866Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.086959119Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087041572Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087109713Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087167155Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087228417Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087287438Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087401151Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087413831Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087481493Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/aws-ebs-csi-driver-node-bqh62.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087977366Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-driver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.087990897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-driver/csi-driver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088005747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-driver/csi-driver/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088067188Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088194582Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088274314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088294234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-liveness-probe/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088303525Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088313505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088373076Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088484529Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088608793Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088636123Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-node-driver-registrar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088644854Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088654544Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088708325Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088827828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.0889055Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bqh62/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.088947291Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089003223Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/aws-ebs-csi-driver-node-jbqdx.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089114736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-driver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089123356Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-driver/csi-driver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089129716Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089172777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.08928222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089368002Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089426864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-liveness-probe/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089435124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089445434Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089500286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089638479Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089736882Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089783063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-node-driver-registrar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089803304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089811164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089846935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.089966578Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09005034Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jbqdx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090119352Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090180554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/aws-ebs-csi-driver-node-xjvl5.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090288026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-driver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090296347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-driver/csi-driver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090305997Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090361278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090453691Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090524003Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090566334Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-liveness-probe/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090574554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090607065Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090646406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090731008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09080642Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090859751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-node-driver-registrar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090867672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090882142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.090966854Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091078957Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091166179Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-xjvl5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091244131Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091307563Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091398195Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091410056Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091471567Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091538839Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091617461Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091685873Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091729304Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091826917Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091835087Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091841057Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.091890828Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09195995Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09196849Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092018902Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092128365Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092185616Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092258148Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092311469Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092391951Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092460743Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092619237Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09271669Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092813352Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092888064Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.092956836Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093052999Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09309387Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093157681Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093196562Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093275635Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093328596Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093374907Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093452639Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093515971Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093530311Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093608323Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093716786Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.093761307Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.094453245Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.094569528Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.094757993Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.094831105Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09502752Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095171314Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095324248Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09540632Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095447291Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095508673Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095548294Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095626516Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095665147Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095706708Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095747129Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095851232Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.095948584Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096005466Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096066137Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096129169Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096189111Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096258062Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096309014Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096379606Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096420857Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096496009Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096508389Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096571201Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned-hvl6l.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.0969437Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096956301Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned/tuned/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.096971011Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned/tuned/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097021712Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned/tuned/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097193377Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097288579Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-hvl6l/tuned/tuned/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09732955Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097405082Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned-k8mqr.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097532706Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097544686Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned/tuned/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097550756Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned/tuned/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097566687Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned/tuned/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097751121Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097798693Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-k8mqr/tuned/tuned/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097847074Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097877325Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned-kqljh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097975387Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097984987Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned/tuned/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.097989948Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned/tuned/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098004348Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned/tuned/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098126821Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098210343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kqljh/tuned/tuned/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098226154Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098288265Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098322976Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098368977Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098437869Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09844697Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098510281Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-134.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098614974Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-78.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098714406Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-141-254.ec2.internal.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098779968Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.0988312Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098935042Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.098997184Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099075896Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099113657Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099201429Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.09923983Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099342173Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099462576Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099564119Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099654631Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099696842Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099758414Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099798445Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099904148Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.099966589Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100048111Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100153634Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100231666Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100280367Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100475823Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100559195Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10075476Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100838562Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.100990046Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101111989Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101300094Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101370536Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101416867Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101489619Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101552131Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101642483Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101685214Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101772446Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101855459Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10191638Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.101962531Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102016073Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102053154Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102138376Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102179627Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102326111Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102366032Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102429034Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102440914Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102492235Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-559cbf5745-kqtxv.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102627179Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-watch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102644039Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10267385Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102706191Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102795333Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102903186Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102949147Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102965128Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.102971988Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.103031799Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.103600694Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.103712287Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-kqtxv/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.103755368Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10381226Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.103874411Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.103936273Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104053386Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104115808Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10420399Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104264011Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104352294Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104411545Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104516818Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104729174Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.104859117Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10495028Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105009431Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105086523Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105132144Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105241037Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105317319Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105393221Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105497584Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105574346Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105614827Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105675468Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105794802Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105875094Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.105929265Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.106059698Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.106163281Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.106738606Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.106829739Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.106964762Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107132986Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107356482Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107444615Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107488946Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107564358Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10764361Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107709372Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107762853Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107817454Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107873896Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.107963858Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108056901Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108108952Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108157063Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108224655Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108277986Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108445141Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108534723Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108660616Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.108741068Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10880122Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109037886Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109090288Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator-5b8776669-p8657.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10919555Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109204381Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109211021Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109268122Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109393185Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109464018Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-p8657/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109516569Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.10954834Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109649072Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109662093Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109708174Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109770666Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109804506Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109870138Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109911469Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.109993521Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110040013Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110113474Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110161676Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110220997Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110261698Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.11034437Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110422612Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110497705Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110540186Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110611537Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110664569Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.1107051Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110793482Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110837073Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110879494Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.110961717Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111004838Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111011998Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111050599Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.11111733Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111164422Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111253774Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111348167Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111442389Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111525061Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111644564Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.111775018Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112017374Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112119547Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112171528Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112270191Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112311382Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112387654Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112443595Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112546718Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112804365Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112892797Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.112939888Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.11298993Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113042411Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113098612Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113134973Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113185595Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113217096Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113311098Z namespaces/openshift-config-managed/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113350839Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113435521Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113471832Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113566975Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113633276Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113738839Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113815031Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113904083Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113937244Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.113986876Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114037897Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114089688Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.11416667Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114210031Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114254672Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114331014Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114408676Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.114444968Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118300198Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118394401Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118487003Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118600456Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118712869Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118875413Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.118995316Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119029257Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119072228Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119175961Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119216042Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119256733Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119319715Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119357746Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119429338Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119465019Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119560081Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119677594Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119719435Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119750566Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119818758Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119855599Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.11990223Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119940931Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119989202Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.119996142Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120023773Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120088205Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120125106Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120174557Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120212068Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120250189Z namespaces/openshift-config-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12025936Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120265349Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120318661Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120435414Z namespaces/openshift-config/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120473945Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120571137Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12065535Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120710781Z namespaces/openshift-config/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120751312Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120836075Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.120937967Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121014579Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12105119Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121089131Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121142812Z namespaces/openshift-config/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121177533Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121255655Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121293576Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121329257Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12141181Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121488861Z namespaces/openshift-config/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121526002Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121688607Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121765519Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121844631Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.121926483Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122006485Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122153219Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122288613Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122379595Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122431206Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122494678Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122530519Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122759525Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122814496Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122881358Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.122918629Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123005431Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123081133Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123118144Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123167636Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123207126Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123247707Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123300149Z namespaces/openshift-config/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12334092Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123376261Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123410692Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123512525Z namespaces/openshift-console-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123552075Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123655988Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123688889Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12374058Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123773171Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123863854Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.123981597Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12408928Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12413019Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124160381Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124214493Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124250324Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124333326Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124395548Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124437329Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124521711Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124558412Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124566052Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124641724Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124722716Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.124758787Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.125555028Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.125682591Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.125960449Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12603353Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126175044Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126295077Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126466652Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126526323Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126565524Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126655916Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126698278Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126743309Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12678043Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126863662Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.126942034Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127001905Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127041707Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127109398Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12715356Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127219041Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127255142Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127312554Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127350935Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127398826Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127422576Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127472868Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/console-operator-5ccd6b445f-q8btk.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12756824Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/console-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127614121Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/console-operator/console-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127635462Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/console-operator/console-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.127663103Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/console-operator/console-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128133685Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-q8btk/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128185607Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128223897Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128276819Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12832476Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128379472Z namespaces/openshift-console/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128428423Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128494675Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128528316Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128644379Z namespaces/openshift-console/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12868497Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128783742Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.128995348Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129252464Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129429119Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.12946688Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129509671Z namespaces/openshift-console/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129553872Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129664365Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129702906Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129738637Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129819179Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129887601Z namespaces/openshift-console/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.129931492Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.130567209Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.130686402Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.130956949Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131034171Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131213126Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131327119Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131497433Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131568085Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131647817Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131717749Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.1317528Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131826882Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131862353Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.131948225Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132025777Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132067108Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132109099Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132163091Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132201381Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132253773Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132288114Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132335465Z namespaces/openshift-console/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132343575Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132382036Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console-8f9b75d5f-zcrq8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132472279Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132480099Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console/console/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132484339Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console/console/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13253226Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console/console/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132641693Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console/console/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132718185Z namespaces/openshift-console/pods/console-8f9b75d5f-zcrq8/console/console/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132752746Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132801867Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/downloads-77c974ffcf-f49qz.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13292687Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/download-server/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132939061Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/download-server/download-server/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132944171Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/download-server/download-server/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.132973692Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/download-server/download-server/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133236168Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.1333026Z namespaces/openshift-console/pods/downloads-77c974ffcf-f49qz/download-server/download-server/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133345911Z namespaces/openshift-console/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133390852Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133447884Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133482735Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133619058Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13366307Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133741862Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133788433Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133851515Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.133890485Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134024339Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134092651Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134170893Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134233785Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134298906Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134383358Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.1344353Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134694766Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134755978Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134800159Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.134882851Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135016155Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135056806Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135172849Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135249321Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135328003Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135406395Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135486227Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135633971Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135792035Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135843847Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135886308Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.135937019Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13598002Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136020781Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136061942Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136140534Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136220906Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136266438Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13637369Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136417122Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136457593Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136506954Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136548255Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136605567Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.1367413Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136826472Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.136889494Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137023877Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137073789Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13712099Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137155931Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137235163Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137315585Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137392417Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137450209Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13749514Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137556421Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137639543Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137725366Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137771307Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137806188Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13788639Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137939651Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137954052Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.137998573Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138086275Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138132396Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138235329Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138306821Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138393183Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138469035Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138548677Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138693111Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.138846685Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139111262Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139160663Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139215355Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139261566Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139316987Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139364219Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139445441Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139531523Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139597875Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139654366Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139704628Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139751359Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.13980547Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139857341Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139904523Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.139954984Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140049726Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140097778Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140155539Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14020309Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140254422Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140287933Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140375705Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140450727Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140536329Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140602241Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140662002Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140714314Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140754555Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140834837Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.140892239Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14094832Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141020402Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141097424Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141131825Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141228417Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141309219Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141406592Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141523135Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141647118Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.141798522Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142004268Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142071319Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142135441Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142217303Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142272364Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142350847Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142394868Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14249635Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142610493Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142702036Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142765208Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142820809Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14286279Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142924281Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.142980103Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143018174Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143067485Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143110557Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143155838Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143197379Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14323924Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143325962Z namespaces/openshift-dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143374043Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143430845Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143474426Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143522447Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143559538Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143786794Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143858856Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143942698Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.143977449Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14402159Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144077392Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144130033Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144209325Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144272037Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144321898Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14439886Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144443961Z namespaces/openshift-dns/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144486753Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144738229Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.144828251Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.145119059Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.145189791Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.145468688Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.145595121Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146081204Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146142056Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146188977Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146243528Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14629156Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146351271Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146403372Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146482374Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146557627Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146654229Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14669357Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146810563Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146870115Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.146959877Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147020789Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14706838Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147243914Z namespaces/openshift-dns/pods/dns-default-5g2mh/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147278065Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns-default-5g2mh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147383318Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147402459Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns/dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147416119Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns/dns/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14745818Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns/dns/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147563723Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147685166Z namespaces/openshift-dns/pods/dns-default-5g2mh/dns/dns/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147715077Z namespaces/openshift-dns/pods/dns-default-5g2mh/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147722087Z namespaces/openshift-dns/pods/dns-default-5g2mh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147734267Z namespaces/openshift-dns/pods/dns-default-5g2mh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147781568Z namespaces/openshift-dns/pods/dns-default-5g2mh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147894471Z namespaces/openshift-dns/pods/dns-default-5g2mh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.147953413Z namespaces/openshift-dns/pods/dns-default-5g2mh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148001884Z namespaces/openshift-dns/pods/dns-default-8nv96/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148056526Z namespaces/openshift-dns/pods/dns-default-8nv96/dns-default-8nv96.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148255471Z namespaces/openshift-dns/pods/dns-default-8nv96/dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148271691Z namespaces/openshift-dns/pods/dns-default-8nv96/dns/dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148287762Z namespaces/openshift-dns/pods/dns-default-8nv96/dns/dns/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148302842Z namespaces/openshift-dns/pods/dns-default-8nv96/dns/dns/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148354263Z namespaces/openshift-dns/pods/dns-default-8nv96/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148496947Z namespaces/openshift-dns/pods/dns-default-8nv96/dns/dns/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148510798Z namespaces/openshift-dns/pods/dns-default-8nv96/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148523748Z namespaces/openshift-dns/pods/dns-default-8nv96/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148528888Z namespaces/openshift-dns/pods/dns-default-8nv96/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148541368Z namespaces/openshift-dns/pods/dns-default-8nv96/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148672052Z namespaces/openshift-dns/pods/dns-default-8nv96/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148764284Z namespaces/openshift-dns/pods/dns-default-8nv96/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148808305Z namespaces/openshift-dns/pods/dns-default-nm2nb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.148853696Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns-default-nm2nb.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14897833Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14899134Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns/dns/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14900758Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns/dns/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149059212Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns/dns/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149265987Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149287938Z namespaces/openshift-dns/pods/dns-default-nm2nb/dns/dns/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149336549Z namespaces/openshift-dns/pods/dns-default-nm2nb/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149347619Z namespaces/openshift-dns/pods/dns-default-nm2nb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14936326Z namespaces/openshift-dns/pods/dns-default-nm2nb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149409751Z namespaces/openshift-dns/pods/dns-default-nm2nb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149512624Z namespaces/openshift-dns/pods/dns-default-nm2nb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149611526Z namespaces/openshift-dns/pods/dns-default-nm2nb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149688538Z namespaces/openshift-dns/pods/node-resolver-257pt/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.14973793Z namespaces/openshift-dns/pods/node-resolver-257pt/node-resolver-257pt.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149825312Z namespaces/openshift-dns/pods/node-resolver-257pt/dns-node-resolver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149857423Z namespaces/openshift-dns/pods/node-resolver-257pt/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149870413Z namespaces/openshift-dns/pods/node-resolver-257pt/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.149926235Z namespaces/openshift-dns/pods/node-resolver-257pt/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150017677Z namespaces/openshift-dns/pods/node-resolver-257pt/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150088159Z namespaces/openshift-dns/pods/node-resolver-257pt/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15014472Z namespaces/openshift-dns/pods/node-resolver-7lxdg/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150182681Z namespaces/openshift-dns/pods/node-resolver-7lxdg/node-resolver-7lxdg.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150257793Z namespaces/openshift-dns/pods/node-resolver-7lxdg/dns-node-resolver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150273444Z namespaces/openshift-dns/pods/node-resolver-7lxdg/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150277944Z namespaces/openshift-dns/pods/node-resolver-7lxdg/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150329995Z namespaces/openshift-dns/pods/node-resolver-7lxdg/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150423897Z namespaces/openshift-dns/pods/node-resolver-7lxdg/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150492689Z namespaces/openshift-dns/pods/node-resolver-7lxdg/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150541361Z namespaces/openshift-dns/pods/node-resolver-jgg8p/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150614462Z namespaces/openshift-dns/pods/node-resolver-jgg8p/node-resolver-jgg8p.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150696955Z namespaces/openshift-dns/pods/node-resolver-jgg8p/dns-node-resolver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150705455Z namespaces/openshift-dns/pods/node-resolver-jgg8p/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150711995Z namespaces/openshift-dns/pods/node-resolver-jgg8p/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150767397Z namespaces/openshift-dns/pods/node-resolver-jgg8p/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.150850819Z namespaces/openshift-dns/pods/node-resolver-jgg8p/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15091821Z namespaces/openshift-dns/pods/node-resolver-jgg8p/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151094705Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151140466Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151196308Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15128795Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151329791Z namespaces/openshift-etcd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151374582Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151432044Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151475005Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151538737Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151591648Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151704031Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151780473Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151857065Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151902246Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.151937577Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152000519Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15203914Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152118812Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152173113Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152206844Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152294316Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152364948Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152412329Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152513322Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152603665Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152785819Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152862001Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.152956794Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153077397Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153233271Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153272642Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153324323Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153363114Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153402685Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153481707Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153516978Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153635511Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153728764Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153749854Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153810016Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153847547Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153907779Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153945109Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.153990041Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154050612Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154094453Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154185146Z namespaces/openshift-host-network/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154231757Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154304729Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15434038Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154406772Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154437953Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154525485Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.154636328Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15471586Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155381957Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155419628Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155476509Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15551131Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155610353Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155685765Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155952872Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155961832Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155965872Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.155969482Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156038954Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156109216Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156192958Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15626893Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156344262Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156493986Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15662383Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156689351Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156730552Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156790594Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156833135Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156886926Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.156931427Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157000169Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15704371Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157127583Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157202895Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157248346Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157285757Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157334818Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157382149Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157434571Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157483772Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157525493Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157568624Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157688877Z namespaces/openshift-image-registry/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157732348Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15779468Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157834581Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157893143Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.157935034Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158046367Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15818785Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158380335Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158423177Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158468378Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158510109Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15855486Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158692084Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158741085Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158788476Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158866248Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15891893Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.15892907Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.158972691Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.159044223Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.159084414Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.159749911Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.159827113Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16008544Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.160160792Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.160400428Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.160524581Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16084238Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.160943072Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.160975523Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161055395Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161130037Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161189209Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16124219Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161332533Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161413075Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161474466Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161522478Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16162219Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161747683Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161856016Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.161953229Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16200336Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162054381Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162108123Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162146624Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162203055Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162208235Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162252566Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/image-registry-9b75c679c-qcptd.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16237428Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/registry/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16238216Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/registry/registry/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16239193Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/registry/registry/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.162431901Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/registry/registry/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.163713445Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.163780666Z namespaces/openshift-image-registry/pods/image-registry-9b75c679c-qcptd/registry/registry/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.163838998Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.163890159Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca-dsnzd.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.163976192Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.163998722Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca/node-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164007392Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca/node-ca/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164052644Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164195847Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16430202Z namespaces/openshift-image-registry/pods/node-ca-dsnzd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164364172Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164430494Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca-kpw9z.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164528766Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164540036Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca/node-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164554397Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca/node-ca/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164645119Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca/node-ca/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164828424Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164927416Z namespaces/openshift-image-registry/pods/node-ca-kpw9z/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.164974478Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16505736Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca-zlt4r.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165155142Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165165343Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca/node-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165174113Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca/node-ca/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165230684Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca/node-ca/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165383938Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165474191Z namespaces/openshift-image-registry/pods/node-ca-zlt4r/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165512692Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165567933Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165675856Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165720297Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16583835Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165902932Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.165980794Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166024365Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166113387Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166172089Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166300642Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166403775Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166511158Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166564589Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166648952Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166714363Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166762055Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166864007Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.166938609Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16699034Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167095153Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167180435Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167235137Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16735581Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167483113Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167679108Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167782011Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.167945785Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168087009Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168276124Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168356796Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168411927Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168492809Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168550341Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168647374Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168703365Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168797397Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168908011Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.168975852Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169033234Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169109676Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169157907Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169244019Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.16925805Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169312441Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/ingress-canary-6swg4.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169416764Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/serve-healthcheck-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169424284Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169436744Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169491896Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169621519Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169707991Z namespaces/openshift-ingress-canary/pods/ingress-canary-6swg4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169769083Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169827944Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/ingress-canary-9s7dk.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169913517Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/serve-healthcheck-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169922647Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.169954738Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17002428Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170144323Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170229015Z namespaces/openshift-ingress-canary/pods/ingress-canary-9s7dk/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170265066Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170332458Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/ingress-canary-x9hbc.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17041292Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/serve-healthcheck-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17042025Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17042428Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170472941Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170603065Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170695137Z namespaces/openshift-ingress-canary/pods/ingress-canary-x9hbc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170731488Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17079722Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170854261Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.170911853Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171012026Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171069827Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171149659Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17119635Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171284462Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171338634Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171439897Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171729424Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171821636Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171883388Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171938859Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.171998681Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172057053Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172150585Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172217637Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172262078Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172362451Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172428902Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.172485754Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173124701Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173222053Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173345316Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173442449Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173545942Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173703566Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173901381Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.173986163Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174048235Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174122387Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174174088Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17424759Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17425867Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174288151Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174385834Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174437215Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174540038Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174665541Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174725823Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174788744Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174873376Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.174926438Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17502007Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175068251Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175144193Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175203385Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175281537Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175299087Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175347009Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175449751Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175497232Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175563014Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175639136Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175732089Z namespaces/openshift-ingress/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17579507Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175893493Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.175946624Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176032666Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176085128Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176204601Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176381476Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176516089Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176614582Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176676483Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176756225Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176820047Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17693605Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.176998972Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177066464Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177163056Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177267699Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17732147Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177447974Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177557366Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177728531Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.177830353Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178015578Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178153582Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178360707Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17844837Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178504511Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178620624Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178672495Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178764478Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178808039Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.178910742Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179011224Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179081516Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179144378Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17921906Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179271461Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179361293Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179412885Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179482907Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179493887Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179547849Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router-default-6d7f7f99b-vprfz.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179867767Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179882587Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router/router/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.179892567Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router/router/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.17996838Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router/router/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180178645Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router/router/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180268267Z namespaces/openshift-ingress/pods/router-default-6d7f7f99b-vprfz/router/router/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180314369Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18037383Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180430932Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180496903Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180675268Z namespaces/openshift-insights/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180728419Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180818752Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180864353Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.180970635Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181013467Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181167281Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181296064Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181424597Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181488109Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181553351Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181856219Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18190251Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.181970952Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182014663Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182117936Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182190987Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182249899Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182355152Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182458325Z namespaces/openshift-insights/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.182510946Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.183121572Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.183233675Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.183528782Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.183693117Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184012155Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184119318Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184303733Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184396025Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184436416Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184533699Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18459665Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184715793Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184775765Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184834727Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.184921649Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18497844Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185064313Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185113774Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185181616Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185231507Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18535802Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185459943Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185528035Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185595167Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18570955Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18573603Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185822502Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185871184Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185946626Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.185993887Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186087769Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18610126Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186153171Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/insights-operator-77696685b-zj7kw.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186265434Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/insights-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186272664Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/insights-operator/insights-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186279164Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/insights-operator/insights-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186337476Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.186785398Z namespaces/openshift-insights/pods/insights-operator-77696685b-zj7kw/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187141427Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187190268Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/insights-runtime-extractor-bqtl7.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187298911Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187308191Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/exporter/exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187313961Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/exporter/exporter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187384203Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/exporter/exporter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187492766Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187604859Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/exporter/exporter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18763459Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/extractor/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18766169Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/extractor/extractor/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187673751Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/extractor/extractor/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187741463Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/extractor/extractor/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187864126Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187957648Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/extractor/extractor/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.187993809Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188000859Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18802314Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188088972Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188200484Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188286017Z namespaces/openshift-insights/pods/insights-runtime-extractor-bqtl7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188346058Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18840741Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/insights-runtime-extractor-c95gd.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188521983Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188529313Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/exporter/exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188541483Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/exporter/exporter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188670007Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/exporter/exporter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18877999Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188866062Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/exporter/exporter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188928283Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/extractor/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188942934Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/extractor/extractor/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.188949214Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/extractor/extractor/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189024346Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/extractor/extractor/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189137659Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189226331Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/extractor/extractor/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189265842Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189278123Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189295743Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189361465Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189472028Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.18955497Z namespaces/openshift-insights/pods/insights-runtime-extractor-c95gd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189648482Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.189700444Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/insights-runtime-extractor-mx88d.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190060913Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190073393Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/exporter/exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190082594Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/exporter/exporter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190153275Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/exporter/exporter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190285339Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190374541Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/exporter/exporter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190410462Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/extractor/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190415302Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/extractor/extractor/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190447783Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/extractor/extractor/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190513025Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/extractor/extractor/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190664019Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190761761Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/extractor/extractor/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190788702Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190795292Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190801182Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190855964Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.190951086Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191017318Z namespaces/openshift-insights/pods/insights-runtime-extractor-mx88d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191052359Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19110256Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191159852Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191192993Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191254764Z namespaces/openshift-keda/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191261564Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191267555Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191316386Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191409408Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191455849Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19146493Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191519551Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191611093Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191641824Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191733057Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191812779Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191895421Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191910071Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.191936782Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192115437Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192152998Z namespaces/openshift-keda/operators.coreos.com/installplans/install-6cht9.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192261101Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192296591Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192352973Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192385544Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192482216Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192516927Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192660061Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192698092Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192769344Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192811525Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192860586Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.192910278Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19300191Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193080232Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193162464Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193206765Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193251676Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193297128Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193339779Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193421931Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193482933Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193514073Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193627736Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193695008Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193741569Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193846782Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.193921974Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194005436Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194084968Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19416964Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194292083Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194464158Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.1945274Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194573691Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194657373Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194678334Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194746126Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194799347Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194878159Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194955821Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.194998562Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195031763Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19527986Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19530696Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195363652Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195401653Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195447434Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195489185Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195601898Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195654029Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195709701Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195757062Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195825144Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195867245Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.195952377Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196020949Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196107141Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196156112Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196193213Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196244015Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196297686Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196371888Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19643574Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196484331Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196552533Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196682826Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196715797Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19681722Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196895722Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.196988044Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197058896Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197140348Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197246391Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197406585Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197454996Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197501387Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197544828Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19759242Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197646331Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197682082Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197763464Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197832786Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197903718Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.197933819Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19800238Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198035981Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198133454Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198185635Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198226966Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198275978Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198325659Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19837411Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198409991Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198460703Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198514354Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198602286Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198643867Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198700349Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19874279Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198808832Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198844503Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.198928325Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199000977Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199087079Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199424028Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199453578Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199528531Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199554401Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199678494Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199709505Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199744356Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199831088Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.19989819Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.199945581Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200051054Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200130846Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200208588Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20028931Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200362292Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200478115Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20066141Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200726662Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200772583Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200815264Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200858255Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200939937Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.200975638Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20106218Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201137122Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201185484Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201212624Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201282336Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201314607Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201377779Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201407889Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201465461Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201498782Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201565514Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201628945Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201729858Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201767409Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201825971Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201859741Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201928063Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.201960974Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202047016Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202122798Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2022022Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202265542Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202298573Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202359574Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202396415Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202483678Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202537149Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20257358Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202690613Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202747624Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202754685Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202797316Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202848797Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202882378Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.202981361Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203055292Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20333054Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203408012Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203485414Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203623317Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203776741Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203824753Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203861524Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203907245Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203951216Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.203987397Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204022938Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20410974Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204187342Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204233243Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204266694Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204327986Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204362187Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204428039Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204462769Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204514371Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204549962Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204736336Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204774948Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204840329Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204886191Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204952632Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.204988213Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205074615Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205150757Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205227729Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205279051Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205313842Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205381363Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205415444Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205498147Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205533327Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205566718Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205677961Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205761743Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205797624Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.205933028Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206068411Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206165894Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206259086Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20638986Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206545484Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206744869Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206826971Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206886043Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.206944034Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207065227Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207123969Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2071621Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207261522Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207357445Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207414936Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207452837Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207515549Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207568761Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207644052Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207708474Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207755075Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.207788656Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208016172Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208073434Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208150606Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208197167Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208274249Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20832829Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208426913Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208517675Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208631768Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20869685Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208753632Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208828154Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208874085Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.208986627Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209042079Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.20907746Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209184483Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209249994Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209296116Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209415709Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209508301Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209625894Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209716766Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209808459Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.209954103Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.210134757Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21062311Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.210674971Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.210752494Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.210798785Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.210885357Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.210939569Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211039331Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211131834Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211194305Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211230346Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211296258Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211344269Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211407371Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211461312Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211521424Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211573045Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211703529Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21175548Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211833712Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211889693Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.211970505Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212022587Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21212184Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212256063Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212369866Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212438048Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212494759Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212559391Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212729055Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212831008Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21288962Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.212944481Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213028653Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213075144Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213082614Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213128956Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213201828Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213249099Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213357472Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213436484Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21365708Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213722271Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213841404Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.213961397Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214130582Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214183443Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214224164Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214273826Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214314777Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214349228Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214391149Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214481951Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214561583Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214610365Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214662776Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214698087Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214734668Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214779619Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214789089Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21483832Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/kube-storage-version-migrator-operator-7878f4b88c-748l8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214970034Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/kube-storage-version-migrator-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214978054Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.214983854Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215023175Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215137808Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-748l8/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215278462Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215315863Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215376154Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215421636Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215504108Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215543409Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215628331Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215670702Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215748434Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215790855Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.215872258Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216087753Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216178585Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216232407Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216268068Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21633901Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216385471Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216464133Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216526135Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216574236Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216690409Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216761011Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216780821Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216912365Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.216990467Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21710513Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217176532Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217297635Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217413498Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217562702Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217636284Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217678685Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217738066Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217754207Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217816008Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217861519Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.217928641Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218012393Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218043594Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218080355Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218140357Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218164667Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218219129Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218229399Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21825797Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator-68bc745d87-n5pgq.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218341232Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/graceful-termination/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218353762Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/graceful-termination/graceful-termination/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218367393Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218405104Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218486076Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218559238Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218605549Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218621749Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator/migrator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21863143Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator/migrator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218675201Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator/migrator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218781183Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218845555Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-n5pgq/migrator/migrator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218887216Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218940167Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.218966118Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21902536Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219063651Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219072351Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219087311Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219127223Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219258546Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219348368Z namespaces/openshift-marketplace/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219358798Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219363599Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219389959Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219456011Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219463451Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219489872Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219592195Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219728108Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.21980313Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219914933Z namespaces/openshift-monitoring/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.219961664Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.220027916Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.220062937Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.220141929Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.22017296Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.220328534Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.220815047Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221225007Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221468214Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221500694Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221600937Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221646638Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221740981Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221802282Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221825793Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.221935566Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.22210665Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.222122531Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.22552622Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.225715155Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.226757932Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.226833484Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.227804669Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.227913182Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.228390665Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.228554139Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.228657692Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.228840866Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.228881817Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.228961269Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.22899891Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229085973Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229163935Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229224266Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229269667Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229402401Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229444802Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229534224Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229595436Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229703089Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.22974529Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.229854503Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2301458Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.230230262Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.230492509Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.230654894Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.230775587Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.230868719Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.230973412Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231060594Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231170047Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231200328Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231297601Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231378592Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231465095Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231570328Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23167418Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231816194Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231900936Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.231991959Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232075671Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232164393Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232250065Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232296447Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232332237Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232383599Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232392709Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23244511Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.232539763Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233013885Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233084257Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233258822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233270072Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233276322Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233336444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233433236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233502888Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233536629Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233543449Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233555849Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233626131Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233735064Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233790966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233817736Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233826176Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233844737Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233900458Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.233989811Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234056613Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234089894Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234106834Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234111734Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234157985Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234250327Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234319969Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23435386Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234366361Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234370421Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234420642Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234514205Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234591427Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234615637Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234627237Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234639898Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234687129Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234786441Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234847313Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234882384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234899684Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234905525Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.234945926Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235033118Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23510312Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235141811Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235178632Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator-6f55c4f58d-bmxfb.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235268224Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235275404Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235283465Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235332446Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235932822Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.235991323Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bmxfb/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236045594Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236082126Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics-6bd9664c4-6fmnk.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236193078Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-main/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236200469Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236206599Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23625653Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236348593Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236416874Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236462665Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-self/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236469376Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236477576Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236528107Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236692302Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236761223Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236810594Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236821435Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236831625Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.236865396Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23703499Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237095282Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-6fmnk/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237158643Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237191104Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server-78585457bb-h22db.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237292897Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237301527Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server/metrics-server/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237309007Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server/metrics-server/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237364099Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237454121Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237530443Z namespaces/openshift-monitoring/pods/metrics-server-78585457bb-h22db/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237557884Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237636686Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin-6dffbbd67-lkpb4.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237723158Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237731078Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237737469Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23778114Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237879062Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.237946314Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-lkpb4/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238002305Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238038766Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter-55jpf.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238151949Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/init-textfile/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23816141Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/init-textfile/init-textfile/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23816743Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/init-textfile/init-textfile/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238220311Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238299733Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238363825Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238403176Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238411066Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238417427Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238468828Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23856527Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238652382Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238697824Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238711214Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter/node-exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238720674Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter/node-exporter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238777606Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238887329Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23895247Z namespaces/openshift-monitoring/pods/node-exporter-55jpf/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.238985701Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239020012Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter-7h7gs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239228808Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/init-textfile/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239235768Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/init-textfile/init-textfile/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239239818Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/init-textfile/init-textfile/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239265599Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239342631Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239406872Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239443033Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239449854Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239453954Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239486624Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239594007Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239674039Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2396924Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23970112Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter/node-exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.23970952Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter/node-exporter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239778822Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239871185Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239938036Z namespaces/openshift-monitoring/pods/node-exporter-7h7gs/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.239986357Z namespaces/openshift-monitoring/pods/node-exporter-n654d/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240020278Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter-n654d.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240129061Z namespaces/openshift-monitoring/pods/node-exporter-n654d/init-textfile/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240136531Z namespaces/openshift-monitoring/pods/node-exporter-n654d/init-textfile/init-textfile/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240160072Z namespaces/openshift-monitoring/pods/node-exporter-n654d/init-textfile/init-textfile/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240212853Z namespaces/openshift-monitoring/pods/node-exporter-n654d/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240297296Z namespaces/openshift-monitoring/pods/node-exporter-n654d/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240370358Z namespaces/openshift-monitoring/pods/node-exporter-n654d/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240403168Z namespaces/openshift-monitoring/pods/node-exporter-n654d/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240409919Z namespaces/openshift-monitoring/pods/node-exporter-n654d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240415489Z namespaces/openshift-monitoring/pods/node-exporter-n654d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240433579Z namespaces/openshift-monitoring/pods/node-exporter-n654d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240525182Z namespaces/openshift-monitoring/pods/node-exporter-n654d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240591493Z namespaces/openshift-monitoring/pods/node-exporter-n654d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240648925Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240656105Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter/node-exporter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240662305Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter/node-exporter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240731387Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240820759Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240906232Z namespaces/openshift-monitoring/pods/node-exporter-n654d/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240955223Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.240986383Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics-6bb4d7b4dd-zhdxs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241138458Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-main/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241147478Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241155028Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241204429Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241295272Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241369013Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241400514Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-self/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241410715Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241426085Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241471186Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241571129Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241660101Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241698932Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241719363Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241725813Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241775984Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241872347Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241942368Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-zhdxs/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.241977589Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242041901Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242221616Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242228866Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242235046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242273547Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24237377Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242440101Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242479342Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242486313Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242492543Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242540034Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242651807Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242716659Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24275618Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24276862Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24277459Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242829282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242922434Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.242991156Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243025117Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243034477Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243038557Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243083388Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243172791Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243238132Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243271223Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243279843Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243285944Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243321344Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243412507Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243477749Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243512489Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24351941Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24352352Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243566801Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.243980322Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244077174Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244113885Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244120925Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244127116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244194087Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24429007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244358562Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244429264Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244472075Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator-758d7cb874-hcxdk.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244596838Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244616128Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244622349Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24467849Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244768862Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244822964Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244849664Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244856515Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244869255Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.244916676Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245124372Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245192243Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-hcxdk/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245231605Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245266215Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook-66685ff6d4-kg7mn.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245384578Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245392559Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245397029Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24544587Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245537422Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245627285Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-kg7mn/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245656485Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245718907Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client-7b649b9b59-4gdtt.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245860101Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245871641Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245877431Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245889912Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.245998465Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246061306Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246077536Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/reload/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246085847Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/reload/reload/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246091647Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/reload/reload/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246147898Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/reload/reload/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24623104Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246299772Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/reload/reload/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246334983Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246341154Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client/telemeter-client/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246344994Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246396215Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246608801Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246668292Z namespaces/openshift-monitoring/pods/telemeter-client-7b649b9b59-4gdtt/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246720053Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246788185Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-querier-785764844c-q4f58.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246925619Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246933899Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246940279Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.246995211Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247073613Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247141814Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247181365Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-rules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247188416Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247192406Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247214466Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247294828Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24736384Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247401821Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-web/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247408761Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247412791Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247448172Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247530014Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247613257Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247667638Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247674778Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247680789Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24772477Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247808362Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247877274Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247905914Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/prom-label-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247912415Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247924615Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.247964376Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248047548Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24811738Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248152751Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-query/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248159711Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-query/thanos-query/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248163711Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-query/thanos-query/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248201822Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248317555Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248383267Z namespaces/openshift-monitoring/pods/thanos-querier-785764844c-q4f58/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248417038Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248449529Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24850017Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248543611Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248682015Z namespaces/openshift-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248716325Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248793198Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248828158Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248872969Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.248924161Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.24927709Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249351272Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249431764Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249465745Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249514737Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249687551Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249800474Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249859715Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249902416Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249936537Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.249984329Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25004951Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250105412Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250134702Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250232905Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250250336Z namespaces/openshift-multus/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250298897Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250435481Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.250520333Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.251074637Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.251225521Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.251840847Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.251926889Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252062043Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252106144Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252161086Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252253788Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25233743Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252433083Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252520595Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252564396Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252807303Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252898375Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.252987367Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253026178Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253078779Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253128291Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253164142Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253219703Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253263944Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253297225Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253343506Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253454729Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253540471Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253591263Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253659545Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253828539Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25385496Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253915231Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.253980143Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254039144Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254061855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254123087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/multus-additional-cni-plugins-bgwf8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25426227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/bond-cni-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254269721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254273891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254316092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254429535Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254500567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254541598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254551018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/cni-plugins/cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254556008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254597379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254707332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254776184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254806775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/egress-router-binary-copy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254811195Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254815325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254865216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.254944628Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25501992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255044011Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255049671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255053481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255096342Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255162834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255238746Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255266747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/routeoverride-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255273127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255276987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255321508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25540651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255476822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255517823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni-bincopy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255527643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255533784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255544204Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255658317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255730739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255756329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25576434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25577628Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255812041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255901923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255969055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-bgwf8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.255999426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256048117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/multus-additional-cni-plugins-l75r8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25617572Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/bond-cni-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256182801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256194511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256218661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256320054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256388096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256416427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256421017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/cni-plugins/cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256424827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256464628Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25654981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256637152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256668143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/egress-router-binary-copy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256674873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256680824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256734055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256814617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256887989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2569294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25693639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25694053Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.256971421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257053643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257112055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257152646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/routeoverride-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257161516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257169146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257193227Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257279519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257347831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257376852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni-bincopy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257383532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257389662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257438323Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257528006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257640069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257669509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25767409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25767792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257721111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257804293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257884495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-l75r8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257944397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.257997528Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/multus-additional-cni-plugins-tvtfc.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258123371Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/bond-cni-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258131042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258135162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258168103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258255045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258320336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258350877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258357897Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/cni-plugins/cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258361888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258396029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258480921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258553102Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258603134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/egress-router-binary-copy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258615464Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258625244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258659085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258740598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258812909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25884882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258856221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258862021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258891982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.258963893Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259030665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259069946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/routeoverride-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259078226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259082386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259116547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25920529Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259267331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259299272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni-bincopy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259306852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259311792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259345903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259432025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259502947Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259537928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259546068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259550819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25960352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259683782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259817886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-tvtfc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259853367Z namespaces/openshift-multus/pods/multus-fhm6s/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.259881567Z namespaces/openshift-multus/pods/multus-fhm6s/multus-fhm6s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25998976Z namespaces/openshift-multus/pods/multus-fhm6s/kube-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.25999691Z namespaces/openshift-multus/pods/multus-fhm6s/kube-multus/kube-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26000096Z namespaces/openshift-multus/pods/multus-fhm6s/kube-multus/kube-multus/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.260031371Z namespaces/openshift-multus/pods/multus-fhm6s/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.260826322Z namespaces/openshift-multus/pods/multus-fhm6s/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.260903934Z namespaces/openshift-multus/pods/multus-fhm6s/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.260940605Z namespaces/openshift-multus/pods/multus-svgmq/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.260967785Z namespaces/openshift-multus/pods/multus-svgmq/multus-svgmq.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261059808Z namespaces/openshift-multus/pods/multus-svgmq/kube-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261066958Z namespaces/openshift-multus/pods/multus-svgmq/kube-multus/kube-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261071038Z namespaces/openshift-multus/pods/multus-svgmq/kube-multus/kube-multus/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261108089Z namespaces/openshift-multus/pods/multus-svgmq/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261365246Z namespaces/openshift-multus/pods/multus-svgmq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261427177Z namespaces/openshift-multus/pods/multus-svgmq/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261456118Z namespaces/openshift-multus/pods/multus-w6pqc/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261502139Z namespaces/openshift-multus/pods/multus-w6pqc/multus-w6pqc.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261612872Z namespaces/openshift-multus/pods/multus-w6pqc/kube-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261623873Z namespaces/openshift-multus/pods/multus-w6pqc/kube-multus/kube-multus/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261627833Z namespaces/openshift-multus/pods/multus-w6pqc/kube-multus/kube-multus/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.261660904Z namespaces/openshift-multus/pods/multus-w6pqc/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262457975Z namespaces/openshift-multus/pods/multus-w6pqc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262528776Z namespaces/openshift-multus/pods/multus-w6pqc/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262567898Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262626699Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon-bsmd7.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262742392Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262753472Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262757542Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262782953Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262889756Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262955748Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262983138Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262987518Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.262993378Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263034199Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263206904Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263337318Z namespaces/openshift-multus/pods/network-metrics-daemon-bsmd7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263368908Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263403479Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon-j8dsx.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263485691Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263492882Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263496822Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263532223Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263648926Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263721817Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263740838Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263747868Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263753838Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26379625Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.263959274Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264021665Z namespaces/openshift-multus/pods/network-metrics-daemon-j8dsx/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264059986Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264089577Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon-pwvpp.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264178969Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26419106Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26419869Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26421478Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264314493Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264378965Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264396125Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264402755Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264409835Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264459447Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26457012Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264657902Z namespaces/openshift-multus/pods/network-metrics-daemon-pwvpp/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264730554Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264755064Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264817416Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264832706Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.264843457Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26497935Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265017581Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265060452Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265145885Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265193536Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265233917Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265281348Z namespaces/openshift-network-console/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26532611Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265373021Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265408652Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265454563Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265489574Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265592197Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265706669Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265808822Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265842563Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265889024Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265959566Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.265991757Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266043768Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266078259Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266163001Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266196762Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266244023Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266320385Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266386027Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266437528Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266543981Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266652174Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266774947Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266851069Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.266985153Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267099816Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267237469Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26728105Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267318762Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267375333Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267414534Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267472946Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267498956Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267561778Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267618109Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267665771Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267712122Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267791474Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267867226Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267905797Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267952418Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.267998649Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268045301Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268095302Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268108832Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268118663Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin-f77f48c6d-475sv.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268205345Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268216695Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268222825Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268247096Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268337148Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26840198Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-475sv/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26842912Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268462721Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268514273Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268550664Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268683027Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268716558Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26877837Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268818011Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268854312Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.268923293Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269019806Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269119258Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269210581Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269241262Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269291203Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269355715Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269384145Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269452927Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269483688Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269535109Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.26956519Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269676603Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269716724Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269743535Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269829907Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269865378Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.269903189Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270117605Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270203877Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270399412Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270474434Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27070323Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270792422Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270899015Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270954046Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.270992547Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271046969Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27108537Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271188853Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271220404Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271261445Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271332747Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271360557Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271410749Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271452179Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271528481Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271631284Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271664695Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271714097Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271764678Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271800979Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27185296Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271888671Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271933172Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271940242Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.271986113Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/network-check-source-65bdbbff45-5ctzm.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272057195Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/check-endpoints/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272068616Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/check-endpoints/check-endpoints/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272074986Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272099207Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272205229Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272271991Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-5ctzm/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272297882Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272342553Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-2mhzf.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272416925Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-container/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272423855Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272431685Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272468046Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272556178Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272644991Z namespaces/openshift-network-diagnostics/pods/network-check-target-2mhzf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272670171Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272715252Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-8l4m5.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272780834Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-container/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272788994Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272792865Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272832215Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.272930208Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27299736Z namespaces/openshift-network-diagnostics/pods/network-check-target-8l4m5/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273023871Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273069432Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-xm428.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273142574Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-container/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273150454Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273154334Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273190115Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273276447Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273340809Z namespaces/openshift-network-diagnostics/pods/network-check-target-xm428/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27337736Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27340493Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273457542Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273469812Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273508513Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273605306Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273668227Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273701778Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27379006Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273836772Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273872683Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273922554Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.273966355Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274024577Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274070298Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274113799Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27416036Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274243552Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274310944Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274391706Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274426137Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274473398Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27452193Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27454886Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274656163Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274689524Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274734995Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274818138Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274857199Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274864149Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27490643Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274962991Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.274989452Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275091265Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275165696Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275253569Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275327001Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275407473Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275550467Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27568064Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275721991Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275765272Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275815844Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275851045Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275896766Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275931536Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.275993218Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276022919Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276110501Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276186383Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276232614Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276275096Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276312297Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276360398Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276403919Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27644203Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276494061Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276501161Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276526752Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276605734Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276748458Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276769988Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2768305Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276865801Z namespaces/openshift-network-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276929513Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.276987394Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277025195Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277075216Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277118718Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277249941Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277325783Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277403445Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277449516Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277490667Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277553869Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27759822Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277665972Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277706263Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277789995Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277835306Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.277870857Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278021491Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278065962Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278072843Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278113384Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278162485Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278198896Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278328989Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278409721Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278569176Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278677218Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278850523Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.278934495Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279064008Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27911978Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279159731Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279250763Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279303445Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279340836Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279395757Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279437278Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279489409Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279532471Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279590742Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279648094Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279723506Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279806768Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.279849679Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.27988976Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280045174Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280086985Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280157097Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280189288Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280242169Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28028518Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280330161Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280340592Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280363582Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter-2qndr.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280438024Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280448565Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280456435Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280490006Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280600458Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28068218Z namespaces/openshift-network-operator/pods/iptables-alerter-2qndr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280721882Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280760083Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter-lg62x.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280827724Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280835095Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280839505Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280913567Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.280988489Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28105568Z namespaces/openshift-network-operator/pods/iptables-alerter-lg62x/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281082221Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281119502Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter-v65g8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281197214Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281207464Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281213725Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281250246Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281330318Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281397349Z namespaces/openshift-network-operator/pods/iptables-alerter-v65g8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28142897Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281481952Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281518013Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281566484Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281646056Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281684927Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281743568Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281773319Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281832911Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281862002Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.281948854Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282035516Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282109388Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282139079Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28218592Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282233201Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282263872Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282346124Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282384505Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282427896Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282512839Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28256132Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282598311Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282712344Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282793456Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.282881188Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28295762Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283038112Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283160585Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283414972Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283479654Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283529865Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283596957Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283637428Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283689329Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2837218Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283799462Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283877864Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283925845Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.283967497Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284014568Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284058309Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284133671Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284154261Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284249824Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284262084Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284271874Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284321096Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284356517Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284411068Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284450769Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28449845Z namespaces/openshift-operators/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28450516Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284509121Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284547442Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284620734Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284658535Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284718436Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284753857Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284802388Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.284837399Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285047745Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285124127Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285203059Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28523761Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285292571Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285456305Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285494696Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285527277Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285567868Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285767993Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285801904Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285849016Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285940868Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.285997159Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28601135Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.286076772Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.286159984Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.286203015Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.286482182Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.286605095Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.286950324Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.287082338Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.287801937Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.287882099Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288054253Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288103325Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288140215Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288230478Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288387462Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288439733Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288549906Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288627918Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28868785Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288759852Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288813663Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288904966Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.288946687Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289015988Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289023858Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.28907165Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289147452Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289190983Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289328086Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289437909Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289493661Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289550512Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289640705Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289695206Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289794489Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2898354Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289910302Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289920502Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.289960013Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290076676Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290132218Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290186349Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290255951Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290265131Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290341253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-node-dlxpg.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290532728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-node/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290547689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290554029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29059132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290752074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290837706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290885967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290892758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290896787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.290952599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291090003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291176155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291215516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/nbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291220856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/nbdb/nbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291230736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/nbdb/nbdb/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291284508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/nbdb/nbdb/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291407611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291494183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291536894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/northd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291544084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/northd/northd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291548095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/northd/northd/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291617626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/northd/northd/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.2917489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291832992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/northd/northd/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291880913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-acl-logging/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291892033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291898174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.291946095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292055228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29214425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292192551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292208082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-controller/ovn-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292214442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292259243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292456248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292540701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292590012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292714255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292721765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.292775857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293621169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293707021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293752382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/sbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293765273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/sbdb/sbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293769343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/sbdb/sbdb/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293824304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/sbdb/sbdb/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.293947377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29403154Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dlxpg/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29407445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294170173Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-node-j849j.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294334587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-node/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294349908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294357528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294388299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294540153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294648665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294686177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294695307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294706757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294775489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.294917172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295001985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295047386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/nbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295058026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/nbdb/nbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295064076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/nbdb/nbdb/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295110178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/nbdb/nbdb/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295231401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295315733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295359544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/northd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295372195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/northd/northd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295381835Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/northd/northd/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295430436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/northd/northd/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295555269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295663812Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/northd/northd/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295695593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-acl-logging/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295701973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295705643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295772055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.295871368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29596027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296003881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296014301Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-controller/ovn-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296025212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296068473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296377141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296463843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296507004Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296514744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296520574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.296574126Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.297779757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29786976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.297916801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/sbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.297927671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/sbdb/sbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.297932701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/sbdb/sbdb/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.297983863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/sbdb/sbdb/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298103756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298189168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j849j/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298234419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298324392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-node-wr27x.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298489086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-node/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298499336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298558828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29864817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298798434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298884276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298922427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298929837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298941908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.298984739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299128373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299216245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299258286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/nbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299263596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/nbdb/nbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299267436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/nbdb/nbdb/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299324508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/nbdb/nbdb/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299439521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299524443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299574994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/northd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299606105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/northd/northd/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299612445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/northd/northd/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299656806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/northd/northd/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.29978672Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299872662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/northd/northd/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299918043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-acl-logging/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299926323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299930423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.299983865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.300095348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30018165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.300225721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.300237002Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-controller/ovn-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.300243772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.300290163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.300917099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.301001371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.301054723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.301062493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.301066643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.301118505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302413058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302502851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302547282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/sbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302552872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/sbdb/sbdb/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302557162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/sbdb/sbdb/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302640454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/sbdb/sbdb/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302744857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30284788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wr27x/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302884281Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302938972Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.302999404Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303006284Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303067756Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303180188Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303323852Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303393784Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303445145Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303539778Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303676101Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303717293Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303781234Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303841186Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303852796Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303859096Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303904967Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.303986109Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304040541Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304127933Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304162734Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304237506Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304269437Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30439151Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304522174Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304656477Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304710128Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30477239Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304828002Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.304902264Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305005936Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305061088Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305121539Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305222202Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305277453Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305284473Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305342005Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305408387Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305463838Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305595511Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.305718835Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306075304Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306173847Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30630928Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306453334Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30666951Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306742381Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306803083Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306889325Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.306941777Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307011148Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.3070626Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307171093Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307269715Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307326427Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307376408Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307423439Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30746428Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307516362Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307559513Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307628295Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307640265Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307674696Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/service-ca-operator-784f97bcf6-7fccp.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307754128Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/service-ca-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307761158Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307765358Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307799109Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.307969104Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-7fccp/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308117548Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308159769Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30820799Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308249961Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308299352Z namespaces/openshift-service-ca/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308344303Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308418935Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308473077Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308526428Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308565379Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308720533Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308822756Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.308930779Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.30897332Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309014421Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309058902Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309099323Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309177325Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309225666Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309263387Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309342709Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309386541Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309393651Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309433832Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309479173Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309514424Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309643867Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309720199Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309832522Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.309908094Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310016627Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310144941Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310314465Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310357606Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310403697Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310450368Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310481819Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310535361Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310571901Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310674134Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310749276Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310797767Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310834128Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310868469Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310920481Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310963192Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.310970682Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311010363Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-98c88fbb5-6phls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311082325Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311095495Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311102526Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311129196Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311356172Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311420824Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-6phls/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311459805Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311494926Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311541017Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311604299Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31165821Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311697981Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311757863Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311794984Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311840465Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311879386Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.311959248Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31203834Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312116302Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312153393Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312198304Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312244355Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312272966Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312361648Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312404689Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31244625Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312521202Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312568884Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312634795Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312745228Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31282323Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312912853Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.312990155Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313066987Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313189Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313340704Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313388185Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313419636Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313476688Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313516009Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31356018Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313685763Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313760675Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313843077Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313891018Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.313926879Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31397135Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314011162Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314057433Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314098324Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314131085Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314178766Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314225497Z namespaces/openshift/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314267868Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314318699Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31436018Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314405752Z namespaces/openshift/apps/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314435102Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314521645Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314615047Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314697299Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31474037Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314780931Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314829813Z namespaces/openshift/batch/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314869494Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314946316Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.314996367Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315031988Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31511226Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315151701Z namespaces/openshift/core/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315196612Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315292125Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315369887Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315445519Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315521461Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315624633Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315746077Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315901421Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315945842Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.315990413Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.316036154Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.316068095Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.317543834Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.317570824Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.317705588Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.317845762Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.317950194Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318052117Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318135159Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318282753Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318441767Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31856867Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318688553Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318776186Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.318898369Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319108555Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319225188Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.31931843Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319407283Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319511625Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319648249Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319764402Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319859374Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.319955867Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.32007407Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320163352Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320263415Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320356867Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.3204525Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320548592Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320689936Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320796159Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.320902411Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321016214Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321125177Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321212539Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321319292Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321406695Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321528828Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321689862Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321776824Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.321895057Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.32199315Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322104903Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322230486Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322319208Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322409501Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322541734Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322693468Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322795081Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.322904704Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323011317Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323097829Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323186411Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323300324Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323420417Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.32353444Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323665714Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323782817Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323868679Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.323961981Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324079134Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324196728Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324240589Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324328721Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324402573Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324446254Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324488225Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324546097Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324565987Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324693781Z namespaces/openshift/policy/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324747442Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324780683Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324824614Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324872385Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324889806Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.324922176Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325036459Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325153893Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325260835Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325366948Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325529672Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325657326Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325870481Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.325979304Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.326114568Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.32622489Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.326335844Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.326493097Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.326655312Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.326758044Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.326877078Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.32698672Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327098663Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327204536Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.32733231Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327439472Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327535865Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327669408Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327776761Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327875344Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.327979806Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328074379Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328178961Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328289524Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328396417Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.3284949Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328625473Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328726586Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328844939Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.328984643Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329083875Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329188498Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329282401Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329398224Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329499966Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329624499Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329750463Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329855675Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.329977988Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330100162Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330222285Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330370359Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330499022Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330652096Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330773749Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330856511Z network_logs/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330891562Z network_logs/cluster_scale [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.330984775Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.331081667Z network_logs/multi-networkpolicy [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.33118432Z network_logs/net-attach-def [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.331284823Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.331445357Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.331645782Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.333408038Z nodes/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.333453349Z nodes/debug [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.333553212Z nodes/ip-10-0-131-134.ec2.internal/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.333619924Z nodes/ip-10-0-131-134.ec2.internal/cpu_affinities.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.333923952Z nodes/ip-10-0-131-134.ec2.internal/dmesg [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.33422519Z nodes/ip-10-0-131-134.ec2.internal/ethtool_channels [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.334315382Z nodes/ip-10-0-131-134.ec2.internal/ethtool_features [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.334425365Z nodes/ip-10-0-131-134.ec2.internal/ip-10-0-131-134.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.334724932Z nodes/ip-10-0-131-134.ec2.internal/irq_affinities.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.334888497Z nodes/ip-10-0-131-134.ec2.internal/lscpu [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.335028131Z nodes/ip-10-0-131-134.ec2.internal/lspci [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.335147274Z nodes/ip-10-0-131-134.ec2.internal/podresources.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.335268287Z nodes/ip-10-0-131-134.ec2.internal/pods_info.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.33540125Z nodes/ip-10-0-131-134.ec2.internal/proc_cmdline [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.335504103Z nodes/ip-10-0-131-134.ec2.internal/sysinfo.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.337389372Z nodes/ip-10-0-131-134.ec2.internal/sysinfo.tgz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.337555166Z nodes/ip-10-0-136-78.ec2.internal/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.337613608Z nodes/ip-10-0-136-78.ec2.internal/cpu_affinities.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.337961217Z nodes/ip-10-0-136-78.ec2.internal/dmesg [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.338248685Z nodes/ip-10-0-136-78.ec2.internal/ethtool_channels [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.338342367Z nodes/ip-10-0-136-78.ec2.internal/ethtool_features [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.33844318Z nodes/ip-10-0-136-78.ec2.internal/ip-10-0-136-78.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.338948803Z nodes/ip-10-0-136-78.ec2.internal/irq_affinities.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.339114007Z nodes/ip-10-0-136-78.ec2.internal/lscpu [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.339248111Z nodes/ip-10-0-136-78.ec2.internal/lspci [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.339356804Z nodes/ip-10-0-136-78.ec2.internal/podresources.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.339479747Z nodes/ip-10-0-136-78.ec2.internal/pods_info.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.339636111Z nodes/ip-10-0-136-78.ec2.internal/proc_cmdline [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.339745324Z nodes/ip-10-0-136-78.ec2.internal/sysinfo.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.341642153Z nodes/ip-10-0-136-78.ec2.internal/sysinfo.tgz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.341827058Z nodes/ip-10-0-141-254.ec2.internal/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.34187685Z nodes/ip-10-0-141-254.ec2.internal/cpu_affinities.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.342132296Z nodes/ip-10-0-141-254.ec2.internal/dmesg [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.342401713Z nodes/ip-10-0-141-254.ec2.internal/ethtool_channels [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.342494715Z nodes/ip-10-0-141-254.ec2.internal/ethtool_features [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.342624469Z nodes/ip-10-0-141-254.ec2.internal/ip-10-0-141-254.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343097501Z nodes/ip-10-0-141-254.ec2.internal/irq_affinities.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343253135Z nodes/ip-10-0-141-254.ec2.internal/lscpu [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343382859Z nodes/ip-10-0-141-254.ec2.internal/lspci [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343493022Z nodes/ip-10-0-141-254.ec2.internal/podresources.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343628935Z nodes/ip-10-0-141-254.ec2.internal/pods_info.json [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343758759Z nodes/ip-10-0-141-254.ec2.internal/proc_cmdline [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.343866041Z nodes/ip-10-0-141-254.ec2.internal/sysinfo.log [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.345678109Z nodes/ip-10-0-141-254.ec2.internal/sysinfo.tgz [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.345870594Z pod_network_connectivity_check/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.345914945Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.346028048Z static-pods/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.346035508Z static-pods/kube-apiserver/ [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.353534304Z [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.353566585Z sent 58,380 bytes received 4,902,445 bytes 3,307,216.67 bytes/sec [must-gather] [must-gather-4jvvn] OUT 2026-08-05T18:05:13.353611286Z total size is 59,464,421 speedup is 11.99 [must-gather] [must-gather ] OUT 2026-08-05T18:05:13.676332357Z namespace/openshift-must-gather-r7jl8 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: fb542c8b-83a6-4493-bc10-e3c004429651 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-sl68m [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-sl68m-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-sl68m [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 7830241 Aug 5 18:06 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-sl68m/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 24d3ccf] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-sl68m/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] ! [remote rejected] ci-artifacts -> ci-artifacts (cannot lock ref 'refs/heads/ci-artifacts': is at 3e519a7a267fed5558bce8e62f51cdef6eb68cb6 but expected 958c6a9fab96849a936b26ff6d2acd026192007e) [git-push-artifacts] error: failed to push some refs to 'https://github.com/opendatahub-io/odh-build-metadata.git' [fail-if-needed] deploy-and-e2e step succeeded