[get-kubeconfig] Found kubeconfig secret: cluster-rw7pt-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-rw7pt-kubeconfig [get-kubeconfig] Found admin password secret: cluster-rw7pt-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-rw7pt-password [get-kubeconfig] API Server URL: https://a1eb58230b231440ea7d062e6582c108-f731a9b052801103.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [clone-repo] sync-upstream-master-to-master-20260804 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 46% (1501/3258) Updating files: 47% (1532/3258) Updating files: 48% (1564/3258) Updating files: 49% (1597/3258) Updating files: 50% (1629/3258) Updating files: 51% (1662/3258) Updating files: 52% (1695/3258) Updating files: 53% (1727/3258) Updating files: 54% (1760/3258) Updating files: 55% (1792/3258) Updating files: 56% (1825/3258) Updating files: 57% (1858/3258) Updating files: 58% (1890/3258) Updating files: 59% (1923/3258) Updating files: 60% (1955/3258) Updating files: 61% (1988/3258) Updating files: 62% (2020/3258) Updating files: 63% (2053/3258) Updating files: 64% (2086/3258) Updating files: 65% (2118/3258) Updating files: 66% (2151/3258) Updating files: 67% (2183/3258) Updating files: 68% (2216/3258) Updating files: 69% (2249/3258) Updating files: 70% (2281/3258) Updating files: 71% (2314/3258) Updating files: 72% (2346/3258) Updating files: 73% (2379/3258) Updating files: 74% (2411/3258) Updating files: 75% (2444/3258) Updating files: 76% (2477/3258) Updating files: 77% (2509/3258) Updating files: 78% (2542/3258) Updating files: 79% (2574/3258) Updating files: 80% (2607/3258) Updating files: 81% (2639/3258) Updating files: 82% (2672/3258) Updating files: 83% (2705/3258) Updating files: 84% (2737/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:9cce11f121d3ddde13c0c7d8486facb3ebfb8f6e3693e9e71d440a32529e6de3 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:9cce11f121d3ddde13c0c7d8486facb3ebfb8f6e3693e9e71d440a32529e6de3 [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:64fac369a238b8d68d2e71617633116f87f01f41c19c0026616f9a7fc164cf0c [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:64fac369a238b8d68d2e71617633116f87f01f41c19c0026616f9a7fc164cf0c [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:65dcd869d2c6fd26e4cba78f3f0eef9e2fb99b132c1879d2b886845544ac1220 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:65dcd869d2c6fd26e4cba78f3f0eef9e2fb99b132c1879d2b886845544ac1220 [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:5d4d7c63778446964149b8ced30c467eba30d56c2030b75a2303be0a7720b701 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d4d7c63778446964149b8ced30c467eba30d56c2030b75a2303be0a7720b701 [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-1846 [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-1846 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1846 [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 pandas (12.5MiB) [e2e-predictor] Downloading cryptography (4.5MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [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] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading kubernetes [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading numpy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 5.07s [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 16.44s [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 47ms [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] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/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-nfrsx 1/1 Running 0 41s [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-nfrsx 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-k46bg 1/1 Running 0 47s [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-k46bg 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-dmsvh 1/1 Running 0 51s [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-dmsvh 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://a1eb58230b231440ea7d062e6582c108-f731a9b052801103.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:64fac369a238b8d68d2e71617633116f87f01f41c19c0026616f9a7fc164cf0c [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:9cce11f121d3ddde13c0c7d8486facb3ebfb8f6e3693e9e71d440a32529e6de3 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:65dcd869d2c6fd26e4cba78f3f0eef9e2fb99b132c1879d2b886845544ac1220 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d4d7c63778446964149b8ced30c467eba30d56c2030b75a2303be0a7720b701 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] === Final params.env [e2e-predictor] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:64fac369a238b8d68d2e71617633116f87f01f41c19c0026616f9a7fc164cf0c [e2e-predictor] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-predictor] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:9cce11f121d3ddde13c0c7d8486facb3ebfb8f6e3693e9e71d440a32529e6de3 [e2e-predictor] kserve-router=quay.io/opendatahub/kserve-router@sha256:65dcd869d2c6fd26e4cba78f3f0eef9e2fb99b132c1879d2b886845544ac1220 [e2e-predictor] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:5d4d7c63778446964149b8ced30c467eba30d56c2030b75a2303be0a7720b701 [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-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [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-7ggzz 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-7ggzz 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-5f9d7f69b6-zr2h6" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-5f9d7f69b6-p7zxf condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/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:64fac369a238b8d68d2e71617633116f87f01f41c19c0026616f9a7fc164cf0c [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:17bce2bcada62345b0c477c19e4323f7d8ab87000ddb126eee587ec136e809f8 [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:1d285ff8c5962cc4149027731a92dd0681b4dc4048ec00ca9c980ab5e7360fec [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:bc428f2e411985d923c960d3edf91028e70c64632e5f877405f02b7b2836be70 [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': {'asyncio': '0.23.8', 'httpx': '0.30.0', 'json-report': '1.5.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'metadata': '3.1.1', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: asyncio-0.23.8, httpx-0.30.0, json-report-1.5.0, xdist-3.6.1, anyio-4.9.0, metadata-3.1.1, cov-5.0.0 [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-04 18:11:08.366 4624 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-08-04 18:11:08.367 4627 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-08-04 18:12:58.752 4624 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.752 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.753 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:12:58.753 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:12:58.753 4624 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.753 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.754 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.754 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.754 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.754 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.789 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.790 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.790 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:12:58.790 4624 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:12:58.790 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:03.819 4624 kserve.trace Got response [{'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}] [e2e-predictor] 2026-08-04 18:13:03.819 4624 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', 'predictions': [1, 1]}, {'message': '', 'batchId': '6c4c486e-08fe-4a91-b2a1-65c36534244c', '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-04 18:13:08.757 4627 kserve.trace Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:08.757 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:08.757 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:13:08.757 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:13:08.757 4627 kserve.trace Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:08.757 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:08.758 4627 kserve.trace Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:13:08.758 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:13:08.758 4627 kserve.trace base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:08.758 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:13:13.851 4627 kserve.trace Got response "id": "5a2b384b-fed3-44ef-ac9a-13a0343043cb","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-04 18:13:13.851 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "5a2b384b-fed3-44ef-ac9a-13a0343043cb","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-04 18:13:19.017 4627 kserve.trace Created primary ISVC: isvc-primary-3f1c38 [e2e-predictor] 2026-08-04 18:13:19.017 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-3f1c38 [e2e-predictor] 2026-08-04 18:14:33.994 4624 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.994 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.994 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:14:33.994 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:14:33.994 4624 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.994 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.995 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.995 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.995 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.995 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.996 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.996 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.996 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.996 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.997 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.997 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.997 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.997 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.998 4624 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.998 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:14:33.998 4624 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:33.998 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:14:39.027 4624 kserve.trace Got response [{'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}, {'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}, {'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}, {'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}] [e2e-predictor] 2026-08-04 18:14:39.027 4624 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}, {'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}, {'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', 'predictions': [1, 1]}, {'message': '', 'batchId': '51e16647-2dec-4e1d-90e8-93bc4f32210c', '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-04 18:14:49.068 4627 kserve.trace Primary ISVC is ready [e2e-predictor] 2026-08-04 18:14:49.068 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-predictor] 2026-08-04 18:15:04.101 4627 kserve.trace resourceVersion for isvc-primary-3f1c38 stabilized at 17235 (stable for 15.0s) [e2e-predictor] 2026-08-04 18:15:04.101 4627 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-3f1c38 stabilized at 17235 (stable for 15.0s) [e2e-predictor] 2026-08-04 18:15:04.101 4627 kserve.trace Baseline recorded - resourceVersion: 17235 [e2e-predictor] 2026-08-04 18:15:04.101 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 17235 [e2e-predictor] 2026-08-04 18:15:04.101 4627 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-08-04 18:15:04.101 4627 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-04 18:15:04.197 4627 kserve.trace Created secondary ISVC isvc-secondary-3f1c38, waiting for failure status... [e2e-predictor] 2026-08-04 18:15:04.197 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-3f1c38, waiting for failure status... [e2e-predictor] 2026-08-04 18:15:12.230 4627 kserve.trace ISVC isvc-secondary-3f1c38 reported failure: {'exitCode': 1, 'message': "2026-08-04 18:15:05.096 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-04 18:15:05.096 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-04 18:15:05.116 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/tmp41znyxd1.crt\n2026-08-04 18:15:05.406 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:10.941 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-04 18:15:12.230 4627 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-3f1c38 reported failure: {'exitCode': 1, 'message': "2026-08-04 18:15:05.096 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-04 18:15:05.096 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-04 18:15:05.116 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/tmp41znyxd1.crt\n2026-08-04 18:15:05.406 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:10.941 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-04 18:15:12.230 4627 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-04 18:15:05.096 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-04 18:15:05.096 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-04 18:15:05.116 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/tmp41znyxd1.crt\n2026-08-04 18:15:05.406 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:10.941 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-04 18:15:12.230 4627 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-04 18:15:05.096 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-04 18:15:05.096 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-04 18:15:05.116 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/tmp41znyxd1.crt\n2026-08-04 18:15:05.406 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:10.941 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-04 18:15:22.245 4627 kserve.trace Primary ISVC resourceVersion: before=17235, after=17235 [e2e-predictor] 2026-08-04 18:15:22.245 4627 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=17235, after=17235 [e2e-predictor] 2026-08-04 18:15:22.245 4627 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-predictor] 2026-08-04 18:15:22.245 4627 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-04 18:15:27.367 4627 kserve.trace Creating invalid S3 secret and service account [e2e-predictor] 2026-08-04 18:15:27.367 4627 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-04 18:15:27.481 4627 kserve.trace Created ISVC isvc-init-fail-f03bc8, waiting for failure status... [e2e-predictor] 2026-08-04 18:15:27.481 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-f03bc8, waiting for failure status... [e2e-predictor] 2026-08-04 18:15:37.494 4627 kserve.trace ISVC isvc-init-fail-f03bc8 reported failure: {'exitCode': 1, 'message': "2026-08-04 18:15:28.368 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-04 18:15:28.369 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-04 18:15:28.388 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/tmpbzbt4l5o.crt\n2026-08-04 18:15:28.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:34.725 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-04 18:15:37.494 4627 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-f03bc8 reported failure: {'exitCode': 1, 'message': "2026-08-04 18:15:28.368 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-04 18:15:28.369 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-04 18:15:28.388 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/tmpbzbt4l5o.crt\n2026-08-04 18:15:28.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:34.725 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-04 18:15:37.495 4627 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-04 18:15:28.368 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-04 18:15:28.369 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-04 18:15:28.388 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/tmpbzbt4l5o.crt\n2026-08-04 18:15:28.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:34.725 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-04 18:15:37.495 4627 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-04 18:15:28.368 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-04 18:15:28.369 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-04 18:15:28.388 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/tmpbzbt4l5o.crt\n2026-08-04 18:15:28.676 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-04 18:15:34.725 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-04 18:15:37.495 4627 kserve.trace Transition status: BlockedByFailedLoad [e2e-predictor] 2026-08-04 18:15:37.495 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-predictor] 2026-08-04 18:15:37.499 4627 kserve.trace Ready condition: {'lastTransitionTime': '2026-08-04T18:15:27Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-08-04 18:15:37.499 4627 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-08-04T18:15:27Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-predictor] 2026-08-04 18:15:37.499 4627 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-predictor] 2026-08-04 18:15:37.499 4627 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-04 18:16:39.234 4624 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:16:39.234 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:16:39.235 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:16:39.235 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:16:39.235 4624 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:16:39.235 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:16:39.235 4624 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:16:39.235 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:16:39.236 4624 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:16:39.236 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:16:39.272 4624 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-04 18:16:39.272 4624 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-04 18:17:32.797 4627 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:17:32.797 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:17:32.823 4627 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-04 18:17:32.823 4627 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-04 18:19:18.075 4627 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:18.075 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:18.076 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:18.149 4627 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-08-04 18:19:18.149 4627 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-04 18:19:44.620 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:44.620 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:44.621 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:19:51.126 4624 kserve.trace Got response {'predictions': [0, 1]} [e2e-predictor] 2026-08-04 18:19:51.126 4624 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-04 18:20:53.392 4627 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:20:53.392 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:20:53.393 4627 kserve.trace base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:20:53.393 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:20:53.422 4627 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-04 18:20:53.422 4627 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-04 18:22:06.403 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:06.403 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:06.403 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:22:06.403 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:22:06.403 4624 kserve.trace Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:06.403 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:06.404 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:22:06.404 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:22:06.404 4624 kserve.trace base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:06.404 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:12.639 4624 kserve.trace Got response "id": "c2e78144-b836-47c6-b0db-c7190110cd10","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-04 18:22:12.639 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "c2e78144-b836-47c6-b0db-c7190110cd10","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-04 18:22:58.733 4627 kserve.trace Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:58.733 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:58.734 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:22:59.686 4627 kserve.trace Got response "id": "9e1a90a2-bcd8-4413-a832-b628010054d4","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-04 18:22:59.686 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "9e1a90a2-bcd8-4413-a832-b628010054d4","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-04 18:24:17.970 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:17.970 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.194 4624 kserve.trace Got response "id": "d8646631-bf23-474c-9797-40ffb2a66a5d","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-04 18:24:24.194 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "d8646631-bf23-474c-9797-40ffb2a66a5d","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-04 18:24:24.238 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.238 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.238 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:24.238 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:24.238 4624 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.238 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.239 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:24.239 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:24.239 4624 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.239 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.423 4624 kserve.trace Got response "id": "2fd59ed6-5a3c-4de6-a9e8-466e30ab1557","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-04 18:24:24.423 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "2fd59ed6-5a3c-4de6-a9e8-466e30ab1557","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-04 18:24:24.463 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.463 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.463 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:24.463 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:24.464 4624 kserve.trace Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.464 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.464 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:24.464 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:24.464 4624 kserve.trace base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.464 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-variants-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:24.620 4624 kserve.trace Got response "id": "c55b4f30-7b69-4240-b5dd-aa3864aac337","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-04 18:24:24.620 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "c55b4f30-7b69-4240-b5dd-aa3864aac337","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-04 18:24:35.068 4627 kserve.trace Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:35.068 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:24:35.090 4627 kserve.trace Got response "id": "f33468e2-6a99-4f84-bded-c2072103fb5e","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-04 18:24:35.090 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "f33468e2-6a99-4f84-bded-c2072103fb5e","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-04 18:26:09.922 4624 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:09.922 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:09.923 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-v2-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.381 4627 kserve.trace Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.381 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.382 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:26:10.382 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:26:10.382 4627 kserve.trace Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.382 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.383 4627 kserve.trace Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:26:10.383 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:26:10.383 4627 kserve.trace base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.383 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-predictive-lightgbm-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:10.408 4627 kserve.trace Got response "id": "f15a91f2-461d-497b-8804-89698d0911f4","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-04 18:26:10.408 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "f15a91f2-461d-497b-8804-89698d0911f4","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-04T18:26:15.624629+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-04 18:26:16.213 4624 kserve.trace Got response "id": "e3747b42-c1b0-4625-9759-1566c57778d9","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-04 18:26:16.213 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "e3747b42-c1b0-4625-9759-1566c57778d9","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 2026-08-04T18:26:17.673465+00:00 timeout_sampler INFO Elapsed time: 2.0358567237854004 [0:00:02.035857] [e2e-predictor] [e2e-predictor] [gw1] PASSED predictor/test_scheduler_name.py::test_scheduler_name [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_kserve 2026-08-04 18:26:51.437 4624 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:51.437 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:26:51.438 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:04.048 4624 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-04 18:27:04.048 4624 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-04 18:27:52.952 4627 kserve.trace Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:52.952 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:52.952 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:27:52.952 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:27:52.953 4627 kserve.trace Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:52.953 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:52.953 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:27:52.953 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:27:52.953 4627 kserve.trace base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:52.953 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:27:52.977 4627 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-04 18:27:52.977 4627 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 [e2e-predictor] predictor/test_sklearn.py::test_sklearn_v2_mlserver 2026-08-04 18:29:49.344 4624 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:29:49.344 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:29:49.344 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:29:49.344 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:29:49.345 4624 kserve.trace Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:29:49.345 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:29:49.345 4624 kserve.trace Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:29:49.345 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:29:49.345 4624 kserve.trace base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:29:49.345 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-autogluon-ts-v1-noslash-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:29:54.726 4624 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-04 18:29:54.726 4624 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-04 18:30:58.300 4627 kserve.trace Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:30:58.300 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://sklearn-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:30:58.331 4627 kserve.trace Got response "id": "47db329d-bf74-4248-8a81-534dfbe5294c","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-04 18:30:58.331 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "47db329d-bf74-4248-8a81-534dfbe5294c","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 2026-08-04 18:31:33.663 4627 kserve.trace Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-7bd7699795-ff6wq: 2 [e2e-predictor] 2026-08-04 18:31:33.663 4627 kserve.trace INFO [utils.py:get_container_worker_count():724] Worker process count in kserve-ci-e2e-test/isvc-sklearn-runtime-predictor-7bd7699795-ff6wq: 2 [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.696 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.734 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.768 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.768 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.768 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.768 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.768 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.768 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.769 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.769 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.769 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.769 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.801 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.801 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.801 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.801 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.801 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.801 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.802 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.802 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.802 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.802 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.830 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.862 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.863 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.863 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.895 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.928 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.958 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:33.990 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.020 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.021 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.021 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.050 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.081 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.111 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.143 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.173 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.173 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.173 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.173 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.173 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.173 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.174 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.174 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.174 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.174 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.207 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.207 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.208 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.236 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.236 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.237 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.267 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.295 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.325 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.356 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.382 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.382 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.383 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.407 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.433 4627 kserve.trace Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.433 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.434 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:31:34.591 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.591 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.682 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.682 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.757 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.757 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.833 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.833 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.909 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.909 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.987 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:34.987 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.064 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.064 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.140 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.140 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.219 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.219 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.298 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.298 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.372 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.372 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.446 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.446 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.447 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.447 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.524 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.524 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.525 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.525 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.600 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.600 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.601 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.601 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.676 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.676 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.678 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.678 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.752 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.752 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.755 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.755 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.828 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.828 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.832 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.832 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.904 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.904 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.909 4627 kserve.trace Got response {'predictions': [19]} [e2e-predictor] 2026-08-04 18:31:35.909 4627 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 [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-04 18:32:41.123 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:32:41.123 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:32:41.124 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:32:41.152 4627 kserve.trace Got response "id": "cee1b141-00b4-4b64-89ae-fbb25e1e8a3d","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-04 18:32:41.152 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "cee1b141-00b4-4b64-89ae-fbb25e1e8a3d","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-04 18:34:16.437 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.437 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.438 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.465 4627 kserve.trace Got response "id": "b5172c12-76d0-46a6-a8ea-8fe424480b4a","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-04 18:34:16.465 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "b5172c12-76d0-46a6-a8ea-8fe424480b4a","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-04 18:34:16.501 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:34:16.501 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:34:16.502 4627 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.502 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.507 4627 kserve.trace Got response "id": "1d737206-7e9e-49c0-8bda-1cbfb46cf8aa","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-04 18:34:16.507 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "1d737206-7e9e-49c0-8bda-1cbfb46cf8aa","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-04 18:34:16.552 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.552 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.552 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:34:16.552 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:34:16.552 4627 kserve.trace Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.552 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.553 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:34:16.553 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:34:16.553 4627 kserve.trace base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.553 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:34:16.558 4627 kserve.trace Got response "id": "22bf6c07-ae6b-4c6f-97a3-08e6ce55b818","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-04 18:34:16.558 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "22bf6c07-ae6b-4c6f-97a3-08e6ce55b818","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-04 18:35:51.863 4627 kserve.trace Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:35:51.863 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:35:51.864 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-v2-mixed-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:35:51.948 4627 kserve.trace Got response "id": "1133c40b-c900-428c-bf6b-9ff2dd80b1da","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-04 18:35:51.948 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "1133c40b-c900-428c-bf6b-9ff2dd80b1da","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-04 18:36:27.201 4627 kserve.trace Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:36:27.201 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:36:27.201 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:36:27.201 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:36:27.201 4627 kserve.trace Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:36:27.201 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:36:27.202 4627 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:36:27.202 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:36:27.202 4627 kserve.trace base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:36:27.202 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:36:38.450 4627 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-04 18:36:38.450 4627 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-04 18:37:13.664 4627 kserve.trace Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:37:13.664 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:37:13.664 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:37:13.664 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:37:13.664 4627 kserve.trace Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:37:13.664 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:37:13.665 4627 kserve.trace Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:37:13.665 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:37:13.669 4627 kserve.trace base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:37:13.669 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-tensorflow-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:37:25.388 4627 kserve.trace Got response {'predictions': [{'prediction': 0, 'key': ' 1', 'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05]}]} [e2e-predictor] 2026-08-04 18:37:25.388 4627 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [{'prediction': 0, 'key': ' 1', 'scores': [0.999114931, 9.2098875e-05, 0.000136786606, 0.00033725868, 0.000300534302, 1.84814126e-05]}]} [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 2026-08-04 18:39:40.688 4627 kserve.trace Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:39:40.688 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:39:40.688 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:39:40.688 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:39:40.688 4627 kserve.trace Using external route host: isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:39:40.688 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:39:40.690 4627 kserve.trace Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:39:40.690 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:39:40.690 4627 kserve.trace base url = https://isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:39:40.690 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-triton-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:39:42.753 4627 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-04 18:39:42.753 4627 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 [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-04 18:41:28.117 4627 kserve.trace Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:41:28.117 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:41:28.143 4627 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-08-04 18:41:28.143 4627 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-04 18:42:23.378 4627 kserve.trace Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:23.378 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:23.379 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:23.403 4627 kserve.trace Got response "id": "ad77ff2f-4bc1-4b8a-957f-5c64b2899064","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-04 18:42:23.403 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "ad77ff2f-4bc1-4b8a-957f-5c64b2899064","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-04 18:42:41.636 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:41.636 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:42:41.667 4624 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-04 18:42:41.667 4624 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-04 18:43:18.627 4627 kserve.trace Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:43:18.627 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:43:18.627 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:43:18.627 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:43:18.628 4627 kserve.trace Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:43:18.628 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:43:18.628 4627 kserve.trace Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:43:18.628 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:43:18.628 4627 kserve.trace base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:43:18.628 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://xgboost-v2-mlserver-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:43:18.650 4627 kserve.trace Got response "id": "c9b45932-c1fd-4ae3-8f56-8d9ac75e8926","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-04 18:43:18.650 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "c9b45932-c1fd-4ae3-8f56-8d9ac75e8926","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-04 18:44:26.917 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.917 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.918 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.945 4624 kserve.trace Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-04 18:44:26.945 4624 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [[0.9999378629898321, 4.415799218835629e-05, 1.797901797954119e-05]]} [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:26.980 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:27.784 4624 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-04 18:44:27.784 4624 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-04 18:44:27.822 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:27.822 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:44:28.384 4624 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-04 18:44:28.384 4624 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-04 18:45:03.893 4627 kserve.trace Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:03.893 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:03.894 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:03.921 4627 kserve.trace Got response {'predictions': [1.0, 1.0]} [e2e-predictor] 2026-08-04 18:45:03.921 4627 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-04 18:45:23.610 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:23.610 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:23.611 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:23.645 4624 kserve.trace Got response "id": "6e5b151d-d8d6-4d3d-ab35-af45297b6c9c","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-04 18:45:23.645 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "6e5b151d-d8d6-4d3d-ab35-af45297b6c9c","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-04 18:45:48.853 4624 kserve.trace Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:48.853 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:48.853 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:45:48.853 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:45:48.853 4624 kserve.trace Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:48.853 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:48.854 4624 kserve.trace Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:45:48.854 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:45:48.854 4624 kserve.trace base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:48.854 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-lightgbm-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:45:48.879 4624 kserve.trace Got response "id": "d13fc79e-e638-4ac8-a9a6-2acbfda78271","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-04 18:45:48.879 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "d13fc79e-e638-4ac8-a9a6-2acbfda78271","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-04 18:46:09.149 4627 kserve.trace Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:09.149 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:09.149 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:46:09.149 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:46:09.150 4627 kserve.trace Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:09.150 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:09.150 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:46:09.150 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:46:09.150 4627 kserve.trace base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:09.150 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:09.179 4627 kserve.trace Got response "id": "6ec46492-45b5-47dc-9bd6-3b549d1fc561","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-04 18:46:09.179 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "6ec46492-45b5-47dc-9bd6-3b549d1fc561","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-04 18:46:44.134 4624 kserve.trace Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:44.134 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-mlflow-v2-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:46:44.177 4624 kserve.trace Got response "id": "39c90ac2-dd6a-488d-8e1f-a9f85a6f375d","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-04 18:46:44.177 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "39c90ac2-dd6a-488d-8e1f-a9f85a6f375d","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-04 18:47:34.443 4627 kserve.trace Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:47:34.443 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:47:34.444 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-xgboost-v2-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:47:34.475 4627 kserve.trace Got response "id": "0a3869cf-f64e-4469-ba60-9d49b3dfa7ae","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-04 18:47:34.475 4627 kserve.trace INFO [utils.py:predict():150] Got response "id": "0a3869cf-f64e-4469-ba60-9d49b3dfa7ae","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 [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 2026-08-04T18:48:09.384922+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-04T18:48:09.426201+00:00 timeout_sampler INFO Elapsed time: 0.0005123615264892578 [0:00:00.000512] [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-04 18:49:09.760 4627 kserve.trace Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:09.760 4627 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-s3-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:09.782 4627 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-08-04 18:49:09.782 4627 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-04 18:49:24.721 4624 kserve.trace Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:24.721 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:24.721 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:49:24.721 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:49:24.721 4624 kserve.trace Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:24.721 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:24.766 4624 kserve.trace Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:49:24.766 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:49:24.767 4624 kserve.trace base url = https://isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:24.767 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:49:26.394 4624 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-04 18:49:26.394 4624 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_paddle.py::test_paddle_runtime 2026-08-04T18:50:40.031588+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-04T18:50:41.039748+00:00 timeout_sampler INFO Elapsed time: 1.0042574405670166 [0:00:01.004257] [e2e-predictor] 2026-08-04 18:50:41.646 4624 kserve.trace Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:50:41.646 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:50:41.647 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:50:41.647 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:50:41.647 4624 kserve.trace Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:50:41.647 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:50:41.691 4624 kserve.trace Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:50:41.691 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:50:41.691 4624 kserve.trace base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:50:41.691 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:50:43.168 4624 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-04 18:50:43.168 4624 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-04T18:50:51.156401+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-04T18:50:52.166747+00:00 timeout_sampler INFO Elapsed time: 1.0060527324676514 [0:00:01.006053] [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-04 18:51:48.406 4624 kserve.trace Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:51:48.406 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:51:48.406 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:51:48.406 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:51:48.406 4624 kserve.trace Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:51:48.406 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:51:48.442 4624 kserve.trace Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:51:48.442 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:51:48.442 4624 kserve.trace base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:51:48.442 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-paddle-v2-kserve-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:51:50.249 4624 kserve.trace Got response "id": "7211e73d-e029-43b0-b2bc-9e8a3852c167","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-04 18:51:50.249 4624 kserve.trace INFO [utils.py:predict():150] Got response "id": "7211e73d-e029-43b0-b2bc-9e8a3852c167","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-04T18:52:12.326049+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-04T18:52:13.334077+00:00 timeout_sampler INFO Elapsed time: 1.0044479370117188 [0:00:01.004448] [e2e-predictor] 2026-08-04T18:52:23.402073+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-04T18:52:24.411961+00:00 timeout_sampler INFO Elapsed time: 1.00455904006958 [0:00:01.004559] [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-04 18:53:35.537 4624 kserve.trace Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:53:35.537 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace base url = https://isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:53:35.538 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:53:36.685 4624 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-04 18:53:36.685 4624 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-04 18:53:36.685 4624 kserve.trace Time taken: 1.203360336003243 [e2e-predictor] 2026-08-04 18:53:36.685 4624 kserve.trace INFO [test_pmml.py:test_pmml_kserve():77] Time taken: 1.203360336003243 [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-04T18:53:54.594067+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-04T18:53:55.603537+00:00 timeout_sampler INFO Elapsed time: 1.0045580863952637 [0:00:01.004558] [e2e-predictor] 2026-08-04T18:54:05.697424+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-04T18:54:06.706865+00:00 timeout_sampler INFO Elapsed time: 1.004622220993042 [0:00:01.004622] [e2e-predictor] [e2e-predictor] [gw1] PASSED storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve 2026-08-04 18:55:11.953 4624 kserve.trace Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:55:11.953 4624 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-pmml-runtime-kserve-ci-e2e-test.apps.9f5afecb-0dc3-4d1b-9532-8040a5dc03c1.prod.konfluxeaas.com [e2e-predictor] 2026-08-04 18:55:12.950 4624 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-04 18:55:12.950 4624 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 [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 2652.59s (0:44:12) ================== [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-04T18:55:19.053445266Z 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: a8ee78ed-2b49-4801-b985-5bb4e1b0a68b [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-04T18:55:19.115101124Z namespace/openshift-must-gather-89t52 created [must-gather] [must-gather ] OUT 2026-08-04T18:55:19.12876051Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-sxfzj created [must-gather] [must-gather ] OUT 2026-08-04T18:55:19.170824102Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.018934276Z [disk usage checker] Started [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.022081467Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.163546288Z No resources found in openshift-must-gather-89t52 namespace. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.281768024Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.440548391Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.440577065Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.440577065Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.443017406Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.601404753Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.601435700Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.601435700Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.603601828Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.766517246Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.766548827Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.766548827Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.768900455Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.936509974Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.936543015Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.936543015Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:27.938625503Z Error getting logs from rhods-notebooks [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.101936605Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.101966101Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.101966101Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.104447854Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.287010931Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.287042131Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.287042131Z namespaces "istio-system" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.289369107Z Error getting logs from istio-system [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.450059207Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.450090879Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.450090879Z namespaces "knative-serving" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.452240445Z Error getting logs from knative-serving [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.614998796Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.615029471Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.615029471Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.617193328Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:28.906481726Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.197248097Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.341760763Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.424735944Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.426848257Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.576113414Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.662867407Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.665080804Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.800859122Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.885782730Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:29.887822284Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.013238781Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.095395677Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.097613624Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.227583895Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.309858398Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.311958732Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.440980861Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.525686512Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.527941512Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.658466371Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.746682124Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.748889117Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.884496718Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.969381977Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:30.971571502Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.117663657Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.201030663Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.203198432Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.338503981Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.424399965Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.426484795Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.561813204Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.650874637Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.653088707Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.787623918Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.876880721Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:31.878778893Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.008247337Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.026662573Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.094392595Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.096607163Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.231068100Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.314221811Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.316374353Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.448617335Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.539283565Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.542150956Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.675167899Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.761677317Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.763985132Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.895649765Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.983811806Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:32.986318160Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:33.119896099Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:33.203321427Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:33.205387439Z Error collecting info from [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:33.916194621Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.042654195Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.167620536Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.291658220Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.418642618Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.669599097Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.803991519Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:34.933559669Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.065466183Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.192675506Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.329716585Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.461146176Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.585680970Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.714490942Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:35.844885832Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:36.142694469Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:36.301415099Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:36.970950062Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:37.032913286Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:37.315208084Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:37.471379794Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:37.612769215Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:38.285262945Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:38.665448646Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:38.825591002Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:39.027681567Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:39.685992904Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:40.030201833Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:40.184545000Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:40.352610987Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:40.985982880Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:41.326254368Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:41.476155376Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:41.615469456Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:42.038383852Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:42.262021559Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:42.592070552Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:42.752310724Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:42.893935542Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:43.533930433Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:43.879827403Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:44.032629627Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:44.196267847Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:44.852142908Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:45.181159788Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:45.341816455Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:45.499581829Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:46.175822783Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:46.524214911Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:46.688159272Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:46.854384985Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:47.043163936Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:47.832819018Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:48.200734795Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:48.366704310Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:48.540537345Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:49.186363137Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:49.511704551Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:49.664818792Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:49.826648429Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:50.461194286Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:50.785462468Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:50.943273239Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:51.130658638Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:51.809021371Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:52.047761056Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:52.130168611Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:52.288709892Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:52.453953896Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:53.085609106Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:53.411098622Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:53.572082500Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:53.721147115Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:54.371185614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:54.704835262Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:54.721652196Z Caches written to disk [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:54.371185614Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:54.704835262Z Wrote inspect data to must-gather. [must-gather] [must-gather-9j4g5] POD 2026-08-04T18:55:54.721652196Z Caches written to disk [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:55.759679773Z waiting for gather to complete [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:55.763285857Z downloading gather output [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.052367974Z receiving incremental file list [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.065544275Z ./ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.06561467Z aggregated-discovery-api.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.065896181Z aggregated-discovery-apis.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.066851754Z event-filter.html [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.06930668Z timestamp [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069458072Z version [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069532478Z cluster-scoped-resources/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.06956214Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.06956939Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069602813Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069649166Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069664388Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069675048Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069744964Z namespaces/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069761785Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069772096Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069853142Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069891715Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069936998Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.069982992Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070064418Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070146854Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070259063Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070306336Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070347699Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070385632Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070431676Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070535384Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070580347Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.07062096Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070702126Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.07075366Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070791953Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070910072Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.070994319Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076269149Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076346545Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076432111Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076553591Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076732854Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076780728Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.07681342Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076864564Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076905827Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076957961Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.076988134Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.07707929Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077121044Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077183069Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077247293Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077289017Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077327869Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077371293Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077409486Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.077455649Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.084721421Z [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.084741742Z sent 765 bytes received 167,337 bytes 112,068.00 bytes/sec [must-gather] [must-gather-9j4g5] OUT 2026-08-04T18:55:56.084751263Z total size is 2,883,399 speedup is 17.15 [must-gather] [must-gather ] OUT 2026-08-04T18:55:56.294526479Z namespace/openshift-must-gather-89t52 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: a8ee78ed-2b49-4801-b985-5bb4e1b0a68b [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-04T18:55:56.424851093Z 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: a8ee78ed-2b49-4801-b985-5bb4e1b0a68b [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-04T18:55:56.453992046Z namespace/openshift-must-gather-vp9hh created [must-gather] [must-gather ] OUT 2026-08-04T18:55:56.461076814Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-p2gxs created [must-gather] [must-gather ] OUT 2026-08-04T18:55:56.513077462Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2355b2efc7cd77576e8aa87b8b01a466a61037e0b65a6a371607a34bec31d4b6 created [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:55:59.405696684Z [disk usage checker] Started [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:55:59.409053444Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:55:59.756438998Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:55:59.946109844Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:00.083529621Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:00.198821911Z Gathering data for ns/default... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:00.698655784Z Gathering data for ns/openshift... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:01.271713635Z Gathering data for ns/kube-system... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.451968261Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.592616413Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.600952722Z 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-7rw8j] POD 2026-08-04T18:56:02.606707766Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.610019113Z INFO: Gathering HAProxy config files [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.612652723Z Executing Istio gather script [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.616706455Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.665722306Z INFO: Collecting host service logs for crio [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.666103598Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.666526167Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.666923605Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.667294047Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.667664201Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.668045955Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.668438222Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.668804411Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.669177096Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.670973306Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.672000140Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:02.715654647Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.083189824Z INFO: Collecting Insights Archives from insights-operator-77696685b-zxjxn [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.083240002Z insights-runtime-extractor-dkvs8 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.083259441Z insights-runtime-extractor-f767j [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.083280590Z insights-runtime-extractor-rlzgv [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.215631683Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.538448075Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.538448075Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.767956914Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.768048787Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.768048787Z namespaces "assisted-installer" not found [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.932715070Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.932808883Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:03.987931069Z No resources found [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.045016982Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.369532450Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.507964891Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.512656384Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.586743866Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.621938505Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.670656650Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.759190477Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.855942549Z No resources found [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.887364519Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.959603925Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.960778995Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:04.995948115Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.099880872Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.208454538Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.220826005Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.300800621Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.384308815Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.386834236Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.402615059Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.409928284Z INFO: HAProxy config collection complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.429022952Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.441462299Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.527279870Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.529995158Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.571088881Z INFO: 'previous-logs' folder not found on ip-10-0-129-212.ec2.internal, skipping... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.703765753Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.858624823Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.884918130Z INFO: 'previous-logs' folder not found on ip-10-0-132-159.ec2.internal, skipping... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.929642578Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:05.982227267Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.205959428Z INFO: 'previous-logs' folder not found on ip-10-0-132-242.ec2.internal, skipping... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.205996352Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.205996352Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.206637196Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.230905728Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.414942845Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.489758871Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.514782475Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.550416914Z INFO: INTERCONNECT MODE [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.550466217Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.663394725Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.737051788Z INFO: Gathering OVN_Northbound from ovnkube-node-hs8zb... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.737331644Z INFO: Gathering OVN_Northbound from ovnkube-node-k2wfn... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.737659541Z INFO: Gathering OVN_Northbound from ovnkube-node-kfzm2... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.737992833Z INFO: Gathering OVN_Southbound from ovnkube-node-hs8zb... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.738297241Z INFO: Gathering OVN_Southbound from ovnkube-node-k2wfn... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:06.738713090Z INFO: Gathering OVN_Southbound from ovnkube-node-kfzm2... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.014845758Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.086596364Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.103911283Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.129570028Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.129857222Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.138045909Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.140846560Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.161297637Z tar: Removing leading `/' from member names [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.289315758Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.425751308Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.540665482Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.627382725Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.627538597Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.628016552Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.630151170Z 4.6M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.632530226Z ovnk_database_store/ [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.632530226Z ovnk_database_store/ovnkube-node-kfzm2_sbdb [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.653588967Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.662387656Z ovnk_database_store/ovnkube-node-k2wfn_sbdb [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.691303249Z ovnk_database_store/ovnkube-node-kfzm2_nbdb [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.703122258Z ovnk_database_store/ovnkube-node-hs8zb_sbdb [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.722831253Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.731265485Z ovnk_database_store/ovnkube-node-hs8zb_nbdb [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.741313539Z ovnk_database_store/ovnkube-node-k2wfn_nbdb [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.757315353Z INFO: Network log collection complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.772000641Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:07.911971496Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.017104121Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.018181791Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.095412640Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.131023933Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.134737742Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.262541495Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.371604743Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.580827534Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.584657208Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.597508129Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.613842251Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.618030750Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.683499610Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.842631697Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:08.882548837Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.049392182Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.052277505Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.284871775Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.355958354Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f2eb1033f55d7129b37ecfc3e4e9a306e42e5ab3dd7d2fe0ff08c8b45ea2b675 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.379729254Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.515305938Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.517444767Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.518394172Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.637134798Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.661997644Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.712994224Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.874787360Z Gathering data for ns/openshift-console... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.931457572Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:09.935501042Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.139345533Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.336475353Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.339438738Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.541690230Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.607335077Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.769686713Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:10.819521496Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:11.259334935Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:11.499290658Z Done executing Istio gather script [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:11.620615153Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:11.931852415Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:12.457281841Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:13.021977335Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:13.068786369Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:13.406156155Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:13.819275086Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:14.194760246Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:14.330344744Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:14.645912207Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:15.316042408Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:16.447060955Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:16.897383031Z Gathering data for ns/kserve... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:17.610917782Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:17.893915445Z Collecting performance related data for node ip-10-0-132-242.ec2.internal [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:17.900791736Z Collecting performance related data for node ip-10-0-132-159.ec2.internal [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:17.909216932Z Collecting performance related data for node ip-10-0-129-212.ec2.internal [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:19.651945834Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:19.738108969Z Gathering data for ns/openshift-config... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:20.073328634Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:20.602887958Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:20.976997018Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:21.333230030Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:21.676143953Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:22.048640194Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:22.447608443Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:22.870314057Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:23.378152701Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:23.746381703Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:24.321473495Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:24.657183792Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:26.115517854Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:26.462875583Z Collecting kubelet logs for node ip-10-0-132-242.ec2.internal [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:26.464746842Z Collecting kubelet logs for node ip-10-0-132-159.ec2.internal [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:26.466332061Z Collecting kubelet logs for node ip-10-0-129-212.ec2.internal [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:26.900299420Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-vp9hh namespace [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:26.906107434Z INFO: Node performance data collection complete. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:27.743465374Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:28.122420665Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:28.712030274Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:29.210562365Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:29.651325020Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:29.663270315Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:29.961239046Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:30.589765128Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:30.946224259Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:31.588550180Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:31.901286497Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:32.249227841Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:32.987848463Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:33.325932715Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:33.688439729Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:34.120399598Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:34.668200987Z [disk usage checker] Volume usage percentage: current = 44 ; allowed = 70 [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:35.161565294Z Wrote inspect data to must-gather. [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:35.161628598Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:35.161628598Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:35.305000464Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-7rw8j] POD 2026-08-04T18:56:35.598837814Z Caches written to disk [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.609101508Z waiting for gather to complete [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.613995971Z downloading gather output [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.875108235Z receiving incremental file list [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.895383516Z ./ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.895457332Z aggregated-discovery-api.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.895750964Z aggregated-discovery-apis.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.896402624Z event-filter.html [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.898800096Z timestamp [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.898892083Z version [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.909619189Z cluster-scoped-resources/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.909645361Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.909653762Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.909689194Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.909817674Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.909913131Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.910006058Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.91002812Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.910197023Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.91028818Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.910444602Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.910500476Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.910614405Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.910730723Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.911062029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.911095901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.911318698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.911567187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.911766352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.911907653Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.915623126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.917111029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.917241699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.91739168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.917538051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.917662561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.917867626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918078322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918269067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918547158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918670307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918784616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918894154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.918990142Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.91910495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.919276613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.919459757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.919588757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.919709606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.921610201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.923429779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.923615533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.923785146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.923985601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.924267623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.924686905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.924790843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.924924303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.92501274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925120608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925259408Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925355766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925500937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925638237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925742995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.925987014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.926121784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.926274936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.926820487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.926937446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.927052664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.927273721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.92738416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.927561903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.927739267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.927901509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928015918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928145038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928289719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928418639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928526387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928657487Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928779076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.928919137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.929303656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.931264785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.931397115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93225866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93237871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.932492928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.932602797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.932720186Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.932917941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.933181281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93331274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.933426949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93357257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93369332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.933807138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.933950419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.934072698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93804092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.938494755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.93908886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.939274474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.939424245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.939573527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.939705647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.939810205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.939906582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.942779791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.942915471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.94303914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.943181341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.943322682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.94908353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.957939903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.958094805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.958397458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.958570141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.958709792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.958827271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.958978232Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.959244052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.959359261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.959456259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.959655124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.959769732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.95987565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.959981959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960114058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960277041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960384829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960487887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960604446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960702353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.960808931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.961097723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.961272227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.961512305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.961621803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.961741482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.96183876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.963825591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.96394266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.964051838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.964154406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.964281115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.964410485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.966043699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.966173619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.966290298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.966436839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.966557179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.966804027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.967315326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.967472788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.967582406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.967688265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.968306681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.969612211Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.969711868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.969853499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.969983989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.970143191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.9702644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.97038515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.970556943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.970702904Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.970934581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.970988175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971081812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971172149Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971272607Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971351073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971505625Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971594562Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971681418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971768335Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971861452Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.971943278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972029315Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972132972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972222029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972310926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972394822Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972477418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972561915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972652342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972734958Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972820905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972908702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.972996388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973078744Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973181902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973273679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973368626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973455033Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973555311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973639047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973730504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973800369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973887796Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.973974383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974062969Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974147545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974257984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.97434215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974435047Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974536365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974625902Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974715189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974800865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974890932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.974980719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975063765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975152252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975264561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975347967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975466826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975550412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975640969Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975733136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975818353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.97591378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.975999357Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976092093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976227254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976361154Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976447991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976538337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976625524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976726632Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976816839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976908386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.976996772Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.97709411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977181916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977293545Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977381402Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977474258Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977556965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977651082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977735738Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977832486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.977908122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978039752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978126308Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978241207Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978335724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978430011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978534009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978612865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978714123Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.97881504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978916718Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978962162Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.978992174Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979042988Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2dcd5.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979139015Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2zpnz.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979282726Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4rl6p.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979366622Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-56j5t.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979454419Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bwhfw.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979537386Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j4b7l.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979621262Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jtd2w.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979720269Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lkvd7.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979888442Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lzw6c.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.979976489Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qcnr4.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980073356Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qmfjn.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980172284Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-trkjp.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980270731Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6tvnn.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980372429Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-p2hhq.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980465296Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zmcr2.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980601206Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98064988Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980806922Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.980933181Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981020658Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981105445Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981433119Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981545568Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981629254Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981728772Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981842571Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.981923437Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982012384Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98209816Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982204418Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982291565Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982416744Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982498841Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982607889Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982686285Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982776892Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982858918Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.982942824Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983028381Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983172682Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983212305Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983317783Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983404039Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983489206Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983586473Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98367221Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983757756Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.983913088Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984006395Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984093672Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984209311Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984301278Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984430207Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984515974Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984609321Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984691147Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984783174Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984875271Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.984960458Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985044984Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985133941Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98524718Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985287293Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985352998Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98539102Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985448725Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985489188Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985550643Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985587555Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985636949Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985678642Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985721736Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985763489Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985811292Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985818033Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985846805Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985937662Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985973795Z cluster-scoped-resources/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.985982285Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986021079Z cluster-scoped-resources/core/nodes/ip-10-0-129-212.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986215923Z cluster-scoped-resources/core/nodes/ip-10-0-132-159.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986315151Z cluster-scoped-resources/core/nodes/ip-10-0-132-242.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98643346Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986470973Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986535678Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986629145Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986707451Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986787537Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986869333Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.986952469Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987107551Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987259482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987348129Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987439846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987524033Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.9876144Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987705307Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987791303Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98788054Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.987968007Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988055523Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98814331Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988257249Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988345475Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988434642Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988517048Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988562122Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988655899Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988734395Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988813611Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988896367Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.988972523Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989120754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989266585Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989354732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989416317Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989435848Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989468341Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989561248Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989603141Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989663535Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989680257Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98972723Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.989826778Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.98998514Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990038014Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990045674Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990090318Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990201626Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990213077Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.9902482Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990330506Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990373179Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990498259Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990519321Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990593436Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990626899Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990677122Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990720936Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990817133Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990853466Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990899729Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.990940293Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991002487Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99104209Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991104915Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991144078Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991229275Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991276598Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991362274Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991377196Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99143637Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991447711Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991506985Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991553479Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991621694Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991667998Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991753804Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991760375Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991800148Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991864563Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991904566Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.991990392Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992037206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992074029Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992173506Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992283135Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992433936Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992563026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992647562Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992733009Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992897861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992906802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.992998759Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993090886Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993184743Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99327219Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993362867Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993443243Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993529259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993615896Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993699892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993792109Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993868455Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.993957292Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99406279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994092512Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994229152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994308298Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994394685Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994560478Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994651085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994737391Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994825288Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994915945Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.994997251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995082628Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995182935Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995342087Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995428754Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99551857Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995613848Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995691694Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99577498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995861807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.995960774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.9960389Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996130807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996241756Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996323252Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996410918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996498545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996587732Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996687259Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996785317Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996853922Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996905226Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.996917437Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99696346Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997026945Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997034316Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997080289Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997142814Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997149795Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997204589Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997284715Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997328178Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-129-212.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997519173Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-159.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997594659Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-242.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997657443Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997706757Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997787933Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997846087Z host_service_logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.9978804Z host_service_logs/masters/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997920613Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.997992359Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998051333Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998117328Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99827393Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998382478Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998453784Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99853692Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998610856Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.99867266Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998745796Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998770308Z ingress_controllers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998777238Z ingress_controllers/default/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998781029Z ingress_controllers/default/router-default-785c67bddb-zlhb4/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998814211Z ingress_controllers/default/router-default-785c67bddb-zlhb4/haproxy.config [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998957402Z insights-data/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.998970413Z istio/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999018587Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999131775Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999532946Z istio/event-filter.html [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999619993Z istio/timestamp [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999668616Z istio/cluster-scoped-resources/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999675307Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999704599Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999752263Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:36.999897923Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.000353988Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.000817393Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001621354Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001769056Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001885095Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001964661Z machine_config_ondisk/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001974732Z machine_config_termination_logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001979822Z monitoring/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.001984362Z monitoring/alertmanager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.002005734Z monitoring/alertmanager/status.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.002100771Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.002148205Z monitoring/prometheus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.002228551Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.002317667Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.002385073Z monitoring/prometheus/rules.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.003059804Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.003106067Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.003155561Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004109294Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004153567Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004241914Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004374274Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004436119Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004528556Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00458318Z monitoring/prometheus/status/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.004635194Z monitoring/prometheus/status/config.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005061936Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005121621Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00524464Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005416873Z namespaces/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005424424Z namespaces/default/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005474518Z namespaces/default/default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005530672Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005566785Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005649141Z namespaces/default/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005691684Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005779051Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005853227Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005932813Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.005963465Z namespaces/default/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006042991Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006103406Z namespaces/default/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006135428Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006254147Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00629635Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006335163Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006409629Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006497015Z namespaces/default/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006533938Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006669669Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.006769626Z namespaces/default/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00694949Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007023465Z namespaces/default/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007097181Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007245882Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007405185Z namespaces/default/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007469359Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007507972Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007586158Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007626151Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007694667Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007735479Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007815876Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007885911Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007940715Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.007985379Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008031122Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008072585Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008128029Z namespaces/default/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008179773Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008250009Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008292732Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00839997Z namespaces/kserve/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008445524Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008507758Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008543421Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008590645Z namespaces/kserve/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008631828Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008714394Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.008936241Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009141557Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009207682Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009263496Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009310209Z namespaces/kserve/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009351353Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009426468Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009538197Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009570779Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009649175Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009689268Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00970736Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009759873Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.00984204Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.009922436Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.010034904Z namespaces/kserve/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.010070517Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.010382931Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.010512261Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.0108971Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.010975116Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.011361895Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.011480104Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.011804039Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.011921358Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.011962891Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012063149Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012099641Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012138294Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.01221335Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012316318Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012398724Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012435467Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.01247965Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012551056Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.01260558Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012699947Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012759652Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012806065Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012903263Z namespaces/kserve/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012911383Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.012948286Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/kserve-controller-manager-5f9d7f69b6-p7zxf.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.013030962Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.013038533Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/manager/manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.013042353Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/manager/manager/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.013061544Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/manager/manager/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020511741Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020571456Z namespaces/kserve/pods/kserve-controller-manager-5f9d7f69b6-p7zxf/manager/manager/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020613199Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020642221Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/llmisvc-controller-manager-654c557856-7ggzz.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020736798Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020745419Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/manager/manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020752939Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/manager/manager/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.020813454Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/manager/manager/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022305757Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022371152Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-7ggzz/manager/manager/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022400865Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022438977Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/model-serving-api-7b954ffc95-hm6st.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022538175Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/server/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022548966Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/server/server/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022559907Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/server/server/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.02260362Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/server/server/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022692627Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/server/server/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022751311Z namespaces/kserve/pods/model-serving-api-7b954ffc95-hm6st/server/server/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022801075Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022828707Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/odh-model-controller-8588677cfb-r2pkl.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022933545Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022941696Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/manager/manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022946496Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/manager/manager/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.022987869Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/manager/manager/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043231298Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043292443Z namespaces/kserve/pods/odh-model-controller-8588677cfb-r2pkl/manager/manager/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043328146Z namespaces/kserve/pods/s3-init-rtpqq/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043374139Z namespaces/kserve/pods/s3-init-rtpqq/s3-init-rtpqq.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043458976Z namespaces/kserve/pods/s3-init-rtpqq/download-hf-model/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043476207Z namespaces/kserve/pods/s3-init-rtpqq/download-hf-model/download-hf-model/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043483548Z namespaces/kserve/pods/s3-init-rtpqq/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043542272Z namespaces/kserve/pods/s3-init-rtpqq/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043623468Z namespaces/kserve/pods/s3-init-rtpqq/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043692964Z namespaces/kserve/pods/s3-init-rtpqq/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043711825Z namespaces/kserve/pods/s3-init-rtpqq/s3-init/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043720916Z namespaces/kserve/pods/s3-init-rtpqq/s3-init/s3-init/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043748988Z namespaces/kserve/pods/s3-init-rtpqq/s3-init/s3-init/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.043801292Z namespaces/kserve/pods/s3-init-rtpqq/s3-init/s3-init/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044069702Z namespaces/kserve/pods/s3-init-rtpqq/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044130477Z namespaces/kserve/pods/s3-init-rtpqq/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044207023Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044226164Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom-s6qrd.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044329912Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/download-hf-model/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044338613Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/download-hf-model/download-hf-model/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044343773Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044351694Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044487224Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044555639Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044582311Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044600773Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044606523Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044635725Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044841391Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044905116Z namespaces/kserve/pods/s3-tls-init-custom-s6qrd/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04496121Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.044992212Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving-v6pwv.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045081109Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/download-hf-model/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04508844Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/download-hf-model/download-hf-model/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045098831Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045152065Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045251712Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045327448Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04534729Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04535927Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045386713Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045438996Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045631471Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045693806Z namespaces/kserve/pods/s3-tls-init-serving-v6pwv/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045716238Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045765351Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs-64568bcd49-smfnx.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045842897Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045851828Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs/seaweedfs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045856508Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.045896701Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046065344Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046133959Z namespaces/kserve/pods/seaweedfs-64568bcd49-smfnx/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046202214Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046251568Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom-8b44d767d-kkq9j.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046345155Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046354146Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046359056Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04640283Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046590954Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046656529Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-kkq9j/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046706273Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046750006Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving-67b7477c6d-m65d9.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046835103Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046846793Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046854564Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.046897957Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047078351Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047144546Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-m65d9/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.0471999Z namespaces/kserve/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047220372Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047288667Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04732726Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047369263Z namespaces/kube-node-lease/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047376304Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047380394Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047407826Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-129-212.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047500303Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-159.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.0475896Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-242.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047683877Z namespaces/kube-system/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04771489Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047787385Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047821928Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047868601Z namespaces/kube-system/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.047898404Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048028433Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048103109Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048197566Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04824632Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048284733Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048345287Z namespaces/kube-system/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048388711Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048461486Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048525721Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048561654Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.04864291Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048684803Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048700744Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048750828Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ii5hy2dnzvo34obvjx4emu2eai.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048832755Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048915431Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.048985276Z namespaces/kube-system/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.049028599Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.049181241Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.049286679Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.049550659Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.049623315Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.049901366Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050008814Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050376592Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050439367Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050494001Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050551865Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050582077Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050653573Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050732789Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050820866Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050900592Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.050966397Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05100863Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051046993Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051097947Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051169372Z namespaces/kube-system/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051210175Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051267449Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer-ksxcz.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051356516Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051364737Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051376228Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051431672Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05165999Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051730235Z namespaces/kube-system/pods/global-pull-secret-syncer-ksxcz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051777468Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051812501Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer-svb75.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051883056Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051892907Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051897548Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.051945001Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052275296Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052338231Z namespaces/kube-system/pods/global-pull-secret-syncer-svb75/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052389705Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052435969Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer-t46pw.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052502914Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052510734Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052520625Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052574969Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052829288Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052896133Z namespaces/kube-system/pods/global-pull-secret-syncer-t46pw/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052911085Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.052960118Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent-7n9kl.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053053745Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053061576Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053068917Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05311077Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053782631Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053850436Z namespaces/kube-system/pods/konnectivity-agent-7n9kl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053869718Z namespaces/kube-system/pods/konnectivity-agent-njb5d/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.053921281Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent-njb5d.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054006838Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054013638Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054025309Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054070583Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054747244Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054815899Z namespaces/kube-system/pods/konnectivity-agent-njb5d/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054844412Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054887205Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent-wjjnh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054971571Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.054978722Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.055508422Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.055539094Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.055907633Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.055927914Z namespaces/kube-system/pods/konnectivity-agent-wjjnh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.055935324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.055946325Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056028222Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/haproxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056087286Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05613095Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056147511Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056433013Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056457204Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-129-212.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056492307Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056544091Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056614816Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/haproxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056624047Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056628957Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056670171Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056852634Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05692678Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-159.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.056974654Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057032688Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057090532Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/haproxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057098743Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057123335Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057201021Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057510034Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057567288Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-242.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057598181Z namespaces/kube-system/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057665296Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057741422Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057751122Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057797496Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.057914565Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05798548Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058038915Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058105049Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058143642Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05824974Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058268062Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058275433Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058286813Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058393441Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058529102Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058573645Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058657542Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058698125Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05876403Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058813143Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.058910961Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059002798Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059099105Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059153689Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059245716Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05929326Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059352364Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059443041Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059502856Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.05955977Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059648647Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059727303Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.059781657Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.060916093Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061014971Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061126879Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061237678Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061330825Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061477946Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06166412Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061744586Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06179627Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061877416Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06191835Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.061999506Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062039459Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062142707Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062255455Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.0623213Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062373634Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062441199Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062506004Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062571509Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062630124Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062685528Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062733541Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062810727Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.062856621Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063007892Z namespaces/openshift-apiserver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063066827Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063136722Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063201607Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063268842Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063307545Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063409913Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063497139Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063593997Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06363731Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063707406Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06377342Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063839056Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063931763Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.063991387Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064048721Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064139168Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064241126Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06428563Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064399858Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064492865Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064589202Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064677739Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064773907Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.064902946Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065070559Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065136604Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06520628Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065270965Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065322718Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065418766Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065457769Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065558736Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065649843Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065723739Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065773252Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065840368Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065878911Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.065956277Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06599626Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066076736Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066119059Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066227017Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066241928Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066246219Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066290942Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066344106Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066351736Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066355767Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066386879Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066497027Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066512459Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06652476Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066577264Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06665307Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06666033Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066712764Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066822092Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066878756Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.066963643Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067015387Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067096943Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067147217Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067264996Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067363744Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06745371Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067512415Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067566839Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067637894Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067689668Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067790456Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067854691Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.067913995Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068003112Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068063107Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068072218Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068138963Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068340318Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068395012Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.06850216Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068575676Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068656852Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068729857Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068809814Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.068968555Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069076964Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069132168Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069181482Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069276979Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069302621Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069349684Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069397528Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069453723Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069493986Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069572172Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069642867Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069709642Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069740494Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069792118Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069827371Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069872694Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069906127Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069954001Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069960881Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.069985293Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070042977Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07008168Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070114513Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070174927Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070265504Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070310148Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070384383Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070421976Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070460819Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070519093Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070644643Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070716819Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070794325Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070835057Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070881591Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070919464Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.070963047Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071035863Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071092057Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071122499Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071237508Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071299493Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071319814Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071357737Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071450724Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07153022Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07165546Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071756918Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071794901Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071892598Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.071970284Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.072409407Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.072484793Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.072691589Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.072850711Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.072988101Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073032905Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073057786Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073129702Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073150504Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07324074Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073266182Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073356949Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073374741Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073472598Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073545494Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073587267Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073619489Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073654782Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073710636Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073792042Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073800863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073853527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/aws-ebs-csi-driver-node-ddvjw.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073950164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-driver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073963175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-driver/csi-driver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.073977507Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074016059Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074107866Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074173771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074360456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-liveness-probe/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074372937Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074385627Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074396508Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074507337Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074595803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074629516Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-node-driver-registrar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074634766Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074640597Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074707252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074793909Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074863914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ddvjw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.074912447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07494354Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/aws-ebs-csi-driver-node-hp2gr.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075045658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-driver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075052488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-driver/csi-driver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075056469Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075099082Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07521417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075288756Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07533373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-liveness-probe/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07534111Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075352381Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075402695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075495642Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075562597Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075584929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-node-driver-registrar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07559499Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07560002Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075636903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07573117Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075800745Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hp2gr/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075837558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075889792Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/aws-ebs-csi-driver-node-zt9r9.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.075985379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-driver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07599253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-driver/csi-driver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07599684Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076038633Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.0761317Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076217387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076266401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-liveness-probe/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076277791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076289722Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076329155Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076412542Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076473486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076514539Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-node-driver-registrar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07651949Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.0765258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076574124Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076667161Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076731406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zt9r9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07677994Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076809522Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076870916Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076878007Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07690989Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076964203Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.076993716Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077055101Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077085003Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077456151Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077466702Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077470802Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077510095Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077568789Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07757667Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077605182Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07770011Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077745083Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077804297Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.07784357Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077902405Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.077932597Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078058647Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078131982Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078239491Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078293304Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078341548Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078419204Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078449187Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078527302Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078557265Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078644561Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078678124Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078730748Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078809834Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078863268Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078869999Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078916712Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.078990378Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.079040921Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.079623176Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.079701732Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.079843713Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.079914848Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080114213Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080275285Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080412466Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080486661Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080533275Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080574718Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080619481Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080672665Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080712419Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080752071Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080792425Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08086597Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080942156Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.080980949Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081015411Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081059275Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081103118Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081181974Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081231728Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081287042Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081320445Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081373239Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08138468Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081438314Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned-cqqfp.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08151612Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08152665Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned/tuned/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081534531Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned/tuned/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081564133Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned/tuned/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081704684Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081766279Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-cqqfp/tuned/tuned/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081808022Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081852645Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned-lfd9z.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081935121Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081942492Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned/tuned/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.081952673Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned/tuned/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082003707Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned/tuned/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082103814Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08217179Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lfd9z/tuned/tuned/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082228084Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082278028Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned-r25pv.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082362584Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082369905Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned/tuned/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082373765Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned/tuned/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082387866Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned/tuned/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082515836Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082610253Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r25pv/tuned/tuned/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082639115Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082669327Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082735462Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082765175Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08283299Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08283958Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.082888494Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-129-212.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08297476Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-159.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083060597Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-242.ec2.internal.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083127372Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083176936Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083292485Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083325567Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083406353Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083437166Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083518532Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083548244Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083634821Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083744769Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083842486Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083872959Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083925803Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.083958395Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084009629Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084090115Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08414819Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084231246Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084302472Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084367626Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08440969Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084583483Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084659069Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084786648Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084857594Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.084974903Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085091761Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085296437Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085368823Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085411386Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085471321Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085501693Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085568728Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08559836Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085681557Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085753302Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085813187Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085843189Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085891792Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.085923285Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086009281Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086038433Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086101948Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086131641Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086233558Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086244869Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086287323Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-559cbf5745-s4r8f.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08638289Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-watch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08639141Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086404821Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086439104Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086543022Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086606847Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08665363Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086661551Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086671422Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.086712825Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087272667Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087337322Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-s4r8f/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087355084Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087401807Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087453801Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087491704Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087591802Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087639105Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087706Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087748123Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087812308Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087849711Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.087938728Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088034545Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088144804Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08822043Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088267273Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088321607Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08836449Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088448447Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088498541Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088542024Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08862344Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088676764Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088683545Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088716507Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088801894Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08888186Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.088914422Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.089025691Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.089104457Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.089474225Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08954293Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.089654459Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.089796529Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.08993705Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090005815Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090041578Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090115214Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090148776Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090242613Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090270335Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09032851Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090371933Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090449359Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090537746Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090577299Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090621712Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090668976Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090719249Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090804046Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090835738Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090889873Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090920895Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.090997921Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091005351Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091020932Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator-5b8776669-qk8jv.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09112502Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091133491Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091138421Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091180315Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091295623Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091357848Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-qk8jv/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091408932Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091427613Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091493428Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09151043Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091562364Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091612047Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09164229Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091715145Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091744418Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091828694Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091867857Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091943002Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.091982536Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09204118Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092086433Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092183541Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092260207Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092335382Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092380076Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092422119Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092465882Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092504895Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092579831Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092626745Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092665227Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092748154Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092791037Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092798138Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092819489Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.092911946Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09295735Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093053997Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093134113Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093266443Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093341359Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093416445Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093544024Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093705996Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093775122Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093818665Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093875829Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093908632Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.093971307Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094001599Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094092936Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094182633Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094338225Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094377578Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094439172Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094489576Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09454308Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094573322Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094621956Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094651799Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094739365Z namespaces/openshift-config-managed/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094770117Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094850834Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094880136Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094962192Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.094991814Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095077841Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095152437Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095265785Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095313919Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095336271Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095386974Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095433028Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095504333Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095548367Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095585599Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095666265Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09572671Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.095771304Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099177923Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099257018Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099366007Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099435992Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099519509Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09966779Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099764857Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099810751Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099853774Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.09993303Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.099979184Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100023167Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100072901Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100112214Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100203751Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100243754Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1003297Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100404176Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100446089Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100488802Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100547177Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1005901Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100636143Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100687918Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100728741Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100734571Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100779885Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100834489Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100886633Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.100938006Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10098018Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101047555Z namespaces/openshift-config-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101058275Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101065636Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10111656Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101271102Z namespaces/openshift-config/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101332336Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101450005Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10150852Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101568634Z namespaces/openshift-config/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101614798Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101716366Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101795562Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101872908Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101918631Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.101963774Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102012658Z namespaces/openshift-config/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102055831Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102131077Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102196132Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102246646Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102335783Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102416669Z namespaces/openshift-config/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102448951Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102573381Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102647126Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102724442Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102793978Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.102869893Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103015844Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103155485Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103283945Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103306997Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103363111Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103409474Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103595259Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103632401Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103699367Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103734769Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103810205Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10387996Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103927784Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.103952906Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104002539Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104040862Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104083226Z namespaces/openshift-config/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104109918Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104176643Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104227636Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104326714Z namespaces/openshift-console-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104370558Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104431082Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104463094Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104504538Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10453391Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104608256Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104723694Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104823962Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104867035Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104901318Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104957162Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.104991435Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105069711Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105135296Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105169798Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105281067Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10531937Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10533037Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105359013Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105438239Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.105476362Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.106081988Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.106176605Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.106450856Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.106540403Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.106659521Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10677618Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.106940203Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107183401Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107223024Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107275158Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107316171Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107351274Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107397668Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107470453Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107547219Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107609034Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107636516Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107707591Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107744794Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107809449Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107844162Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107890655Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107930928Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107986942Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.107997143Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108036666Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/console-operator-5ccd6b445f-xgggh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108138634Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/console-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108150595Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/console-operator/console-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108155115Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/console-operator/console-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10821994Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/console-operator/console-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108757101Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-xgggh/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108798474Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108838957Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108884681Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108923034Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.108999879Z namespaces/openshift-console/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109046623Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109114718Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109149511Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109278951Z namespaces/openshift-console/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109316354Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1094023Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109563862Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109842463Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109881186Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.10992052Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.109963993Z namespaces/openshift-console/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110001696Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110073751Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110123745Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110170908Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110258425Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110345132Z namespaces/openshift-console/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110382124Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.110988341Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111066936Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111364629Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111436655Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111606688Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111734767Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11190036Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111967105Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.111996537Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112068153Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112095605Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112175381Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112237756Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112316852Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112396808Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11243354Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112470633Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112517457Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112549159Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112606814Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112634696Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112680399Z namespaces/openshift-console/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11268851Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112723873Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console-6848846d86-9xvwq.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112808579Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11281661Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console/console/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11282059Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console/console/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112840562Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console/console/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.112945519Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console/console/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113006994Z namespaces/openshift-console/pods/console-6848846d86-9xvwq/console/console/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113054068Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113090161Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/downloads-77c974ffcf-c7m4n.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11321167Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/download-server/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11322176Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/download-server/download-server/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113225931Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/download-server/download-server/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113258153Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/download-server/download-server/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113549895Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11361759Z namespaces/openshift-console/pods/downloads-77c974ffcf-c7m4n/download-server/download-server/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113664874Z namespaces/openshift-console/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113704337Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113765632Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113801035Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113901542Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.113943445Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114013321Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114052754Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114112358Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114155111Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114307113Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114394209Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114471235Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114545821Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114588514Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114640318Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114678461Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114755767Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114814892Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114862475Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.114935411Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115075541Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115112964Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115267506Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115345472Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115428558Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115511445Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1155889Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11571542Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115911915Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115943307Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.115993151Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116034454Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116077958Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116119191Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116173845Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116253071Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116325707Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11637314Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116409833Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116453836Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116491719Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116531922Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116572225Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116605958Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116655161Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116736608Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116788822Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11690252Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116940023Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.116986357Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11702604Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117103835Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117178041Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117322582Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117367846Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117412119Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117469934Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117516447Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117585932Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117634316Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117667649Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117747004Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117793588Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117805649Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117850283Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117941899Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.117983102Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.11808521Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.118171237Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.118284236Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.118465009Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.118555466Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.118674905Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.118827547Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119093777Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119124609Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119208616Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119248469Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119312834Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119347796Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119433123Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119503588Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119551932Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119587435Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119640128Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119681402Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119736976Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119773779Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119827463Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119864176Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.119964103Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120008876Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120065741Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120100414Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120137886Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120199221Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120272716Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120345342Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120421808Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120462291Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120499254Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120549418Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120586Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120660556Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12070776Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120739552Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120816058Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120869802Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.120900914Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121004892Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121078898Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121149593Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121273753Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121344188Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121459077Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12162595Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121677123Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121718906Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121776821Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121816194Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121876089Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121915452Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.121995588Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122066273Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122121187Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122175031Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122232496Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122277679Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122332493Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122370436Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12241521Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122445752Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122510197Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122536409Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122591183Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122621095Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122717122Z namespaces/openshift-dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122748365Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122808739Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122842092Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122898316Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.122940409Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12308401Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123147635Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123260004Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123311668Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123355231Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123396844Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123435747Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123511463Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123574648Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12361004Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123694077Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12373945Z namespaces/openshift-dns/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123785514Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123908003Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.123987959Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124247809Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124329965Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124583174Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124698033Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124894228Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124943682Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.124984645Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125034019Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125074702Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125138967Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125265416Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125344002Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125424308Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125478832Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125517535Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125566109Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125605442Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125652396Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125697169Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125728811Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125862521Z namespaces/openshift-dns/pods/dns-default-5x45c/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125901104Z namespaces/openshift-dns/pods/dns-default-5x45c/dns-default-5x45c.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.125990041Z namespaces/openshift-dns/pods/dns-default-5x45c/dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126000132Z namespaces/openshift-dns/pods/dns-default-5x45c/dns/dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126004392Z namespaces/openshift-dns/pods/dns-default-5x45c/dns/dns/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126042255Z namespaces/openshift-dns/pods/dns-default-5x45c/dns/dns/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126133622Z namespaces/openshift-dns/pods/dns-default-5x45c/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126213088Z namespaces/openshift-dns/pods/dns-default-5x45c/dns/dns/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12623874Z namespaces/openshift-dns/pods/dns-default-5x45c/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12624369Z namespaces/openshift-dns/pods/dns-default-5x45c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126254441Z namespaces/openshift-dns/pods/dns-default-5x45c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126305685Z namespaces/openshift-dns/pods/dns-default-5x45c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126391772Z namespaces/openshift-dns/pods/dns-default-5x45c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126456817Z namespaces/openshift-dns/pods/dns-default-5x45c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126516151Z namespaces/openshift-dns/pods/dns-default-sk4kc/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126553924Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns-default-sk4kc.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12663318Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126642201Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns/dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126650101Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns/dns/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126703505Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns/dns/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126791922Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126853917Z namespaces/openshift-dns/pods/dns-default-sk4kc/dns/dns/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126873349Z namespaces/openshift-dns/pods/dns-default-sk4kc/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126885279Z namespaces/openshift-dns/pods/dns-default-sk4kc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12689217Z namespaces/openshift-dns/pods/dns-default-sk4kc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.126948284Z namespaces/openshift-dns/pods/dns-default-sk4kc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127029921Z namespaces/openshift-dns/pods/dns-default-sk4kc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127096095Z namespaces/openshift-dns/pods/dns-default-sk4kc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127148599Z namespaces/openshift-dns/pods/dns-default-xk4xc/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127210374Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns-default-xk4xc.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127316922Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127325583Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns/dns/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127329323Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns/dns/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127370046Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns/dns/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127462273Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127523848Z namespaces/openshift-dns/pods/dns-default-xk4xc/dns/dns/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127573472Z namespaces/openshift-dns/pods/dns-default-xk4xc/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127581112Z namespaces/openshift-dns/pods/dns-default-xk4xc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127591373Z namespaces/openshift-dns/pods/dns-default-xk4xc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127633696Z namespaces/openshift-dns/pods/dns-default-xk4xc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127720363Z namespaces/openshift-dns/pods/dns-default-xk4xc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127783808Z namespaces/openshift-dns/pods/dns-default-xk4xc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127840342Z namespaces/openshift-dns/pods/node-resolver-l5lvj/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127874305Z namespaces/openshift-dns/pods/node-resolver-l5lvj/node-resolver-l5lvj.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12794781Z namespaces/openshift-dns/pods/node-resolver-l5lvj/dns-node-resolver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127954761Z namespaces/openshift-dns/pods/node-resolver-l5lvj/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.127964632Z namespaces/openshift-dns/pods/node-resolver-l5lvj/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128018345Z namespaces/openshift-dns/pods/node-resolver-l5lvj/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128091941Z namespaces/openshift-dns/pods/node-resolver-l5lvj/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128155126Z namespaces/openshift-dns/pods/node-resolver-l5lvj/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128238242Z namespaces/openshift-dns/pods/node-resolver-nnr9j/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128285096Z namespaces/openshift-dns/pods/node-resolver-nnr9j/node-resolver-nnr9j.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128359722Z namespaces/openshift-dns/pods/node-resolver-nnr9j/dns-node-resolver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128372343Z namespaces/openshift-dns/pods/node-resolver-nnr9j/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128380203Z namespaces/openshift-dns/pods/node-resolver-nnr9j/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128418996Z namespaces/openshift-dns/pods/node-resolver-nnr9j/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128508093Z namespaces/openshift-dns/pods/node-resolver-nnr9j/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128569017Z namespaces/openshift-dns/pods/node-resolver-nnr9j/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128642903Z namespaces/openshift-dns/pods/node-resolver-v69qf/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128682456Z namespaces/openshift-dns/pods/node-resolver-v69qf/node-resolver-v69qf.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128751131Z namespaces/openshift-dns/pods/node-resolver-v69qf/dns-node-resolver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128758562Z namespaces/openshift-dns/pods/node-resolver-v69qf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128765132Z namespaces/openshift-dns/pods/node-resolver-v69qf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128813066Z namespaces/openshift-dns/pods/node-resolver-v69qf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128891112Z namespaces/openshift-dns/pods/node-resolver-v69qf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.128956747Z namespaces/openshift-dns/pods/node-resolver-v69qf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12912895Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129170023Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129255459Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129298153Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129463065Z namespaces/openshift-etcd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129495768Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129565283Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129601216Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129663231Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129693073Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.12978248Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129855255Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129933591Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.129960483Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130009627Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130069841Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130096103Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130201662Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130254986Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130296689Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130371095Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13044259Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130489764Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130596172Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130663337Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130742913Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130813208Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.130891394Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131009643Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131175986Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13123642Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131295565Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131338008Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13136784Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131447396Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131486419Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131569366Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131639121Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131686524Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131721657Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13176427Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131809104Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131855517Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13189566Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131949354Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.131996158Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132076344Z namespaces/openshift-host-network/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132122417Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132211794Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132250777Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132323533Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132349935Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132434201Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132505237Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132581692Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132928899Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.132969012Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133014725Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133043518Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133131354Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133259194Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133300247Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133383593Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133449378Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133492832Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133587409Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133659234Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133734Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133814306Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.133883522Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134018332Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134110489Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134168893Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134239789Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134293943Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134326645Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134376529Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134419012Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134486337Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134531401Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134608066Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134688213Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134725046Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134764429Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134800651Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134838474Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134893838Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134935651Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.134980115Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135019268Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135113055Z namespaces/openshift-image-registry/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135154768Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135247495Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135297059Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135368684Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135398477Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135509555Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135638485Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135827969Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135856592Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135891614Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135950139Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.135975631Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136077178Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136126142Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136173336Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136272343Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136335048Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136344359Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136386272Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.136464608Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13649663Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13715159Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.137250998Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13755193Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.137660639Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.137869365Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.137987314Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138178688Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138296207Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138317199Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138389044Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138418707Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138489402Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138529725Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138618022Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138692697Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138757822Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138821027Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138897413Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.138939366Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139036423Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.13912332Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139206876Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139265011Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139330496Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139357268Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139430773Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139437714Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139471667Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/image-registry-5fc88b68f4-5btjh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139582045Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/registry/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139589805Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/registry/registry/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139601526Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/registry/registry/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.139640459Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/registry/registry/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.140888334Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.140952789Z namespaces/openshift-image-registry/pods/image-registry-5fc88b68f4-5btjh/registry/registry/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141006583Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141025135Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca-7f2bk.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141119692Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141127473Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca/node-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141135283Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca/node-ca/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141323087Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141476269Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141541894Z namespaces/openshift-image-registry/pods/node-ca-7f2bk/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141576707Z namespaces/openshift-image-registry/pods/node-ca-dntmr/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141631141Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca-dntmr.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141719177Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141726288Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca/node-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141730568Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca/node-ca/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141768131Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141904481Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.141965856Z namespaces/openshift-image-registry/pods/node-ca-dntmr/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142007769Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142051313Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca-gwkqx.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142132089Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142139569Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca/node-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14214876Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca/node-ca/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142219785Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142368847Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142431892Z namespaces/openshift-image-registry/pods/node-ca-gwkqx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142468594Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142517208Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142573272Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142610375Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142706232Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142752086Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14280791Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142838783Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142905537Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.142946321Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143049788Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143123204Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143230952Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143284956Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14333699Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143373353Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143414656Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143497242Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143555007Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14360249Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143673426Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143750942Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143794335Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143897913Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.143977109Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14412339Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144216107Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14438593Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144499799Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144657171Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144715965Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144756018Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144820523Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144860546Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14491402Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.144948553Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145030639Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145101644Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14517092Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145353394Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145405498Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14543971Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145500345Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145509055Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145556119Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/ingress-canary-8brzb.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145644986Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/serve-healthcheck-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145655297Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145661347Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14569781Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145792987Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.145854942Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brzb/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146244602Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146286005Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/ingress-canary-cpfrs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14636203Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/serve-healthcheck-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146371111Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146377501Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146428805Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146537854Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146596478Z namespaces/openshift-ingress-canary/pods/ingress-canary-cpfrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146627811Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146666583Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/ingress-canary-fpdw5.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146739809Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/serve-healthcheck-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14674757Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14675176Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146770942Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146862489Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146923413Z namespaces/openshift-ingress-canary/pods/ingress-canary-fpdw5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146960026Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.146996639Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147045172Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147066114Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147177022Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147230526Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14728353Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147325944Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147389029Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147427512Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147509058Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147577513Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147657009Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147703072Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147745245Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14779907Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147840533Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14793324Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.147973263Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.148010156Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.148085791Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.148137195Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14819917Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.148895053Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.148973579Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149081607Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149153083Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149266401Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.14938493Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149569674Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149633659Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149673062Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149726106Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1497721Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149810253Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149816613Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149853376Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149927671Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.149975335Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150046471Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150127327Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150201843Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150241746Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150309851Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150347174Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15043512Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150467403Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150550589Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150586222Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150645276Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150655697Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15069832Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150799748Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150840651Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150880004Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.150917477Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151002013Z namespaces/openshift-ingress/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151043316Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151103151Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151138203Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151217249Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151247932Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151328608Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151455928Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151573137Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15161558Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151656213Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151714437Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151760271Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151831236Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151889881Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.151923443Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1520054Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152078275Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152119888Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152243058Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152330554Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152455674Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152522179Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15266177Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152777918Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.152956462Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153033188Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153081201Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153139016Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153263165Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15332268Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153368603Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153443289Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153527995Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153575389Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153617662Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153663746Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153707599Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153771514Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153809237Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153862911Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153871301Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.153912674Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router-default-785c67bddb-zlhb4.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154012422Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154028983Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router/router/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154035354Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router/router/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154077557Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router/router/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154301724Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router/router/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154363039Z namespaces/openshift-ingress/pods/router-default-785c67bddb-zlhb4/router/router/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154396431Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154440865Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15450351Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154546953Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154631649Z namespaces/openshift-insights/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154674692Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154742257Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154768639Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154839815Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154870477Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.154996087Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155319781Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15542943Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155448961Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155492665Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155756815Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155800318Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155861733Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155890085Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.155976902Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156021085Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156063068Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156135174Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156245832Z namespaces/openshift-insights/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156284795Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156860729Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.156942955Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15726877Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.157393209Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.157690822Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.157770928Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.157907238Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.157986374Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158030047Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158100673Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158129465Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158276216Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158349102Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158389705Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15845376Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158499213Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1585831Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158620543Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158678707Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15871821Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158799046Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158874922Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.158931526Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159004702Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159057986Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.15910562Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159180285Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1592497Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159309685Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159345158Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159403392Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159415503Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159459586Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/insights-operator-77696685b-zxjxn.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159545913Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/insights-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159553143Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/insights-operator/insights-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159562374Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/insights-operator/insights-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.159614768Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160112996Z namespaces/openshift-insights/pods/insights-operator-77696685b-zxjxn/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160456332Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160499155Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/insights-runtime-extractor-dkvs8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160603273Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160612614Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/exporter/exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160618824Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/exporter/exporter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160656267Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/exporter/exporter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160754015Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16082532Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/exporter/exporter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160873994Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/extractor/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160881354Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/extractor/extractor/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.160887745Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/extractor/extractor/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16095367Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/extractor/extractor/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161031386Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161099551Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/extractor/extractor/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161146895Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161153975Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161178787Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161269324Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16135525Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161424006Z namespaces/openshift-insights/pods/insights-runtime-extractor-dkvs8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16148191Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161518793Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/insights-runtime-extractor-f767j.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161621771Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161628761Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/exporter/exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161634882Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/exporter/exporter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161691026Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/exporter/exporter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161770392Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161833877Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/exporter/exporter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1618743Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/extractor/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161881871Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/extractor/extractor/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161888001Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/extractor/extractor/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.161937425Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/extractor/extractor/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162028352Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162091716Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/extractor/extractor/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162123059Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16213045Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16213652Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162212946Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162298152Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162369868Z namespaces/openshift-insights/pods/insights-runtime-extractor-f767j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162416811Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162463975Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/insights-runtime-extractor-rlzgv.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162821162Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162828272Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/exporter/exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162834903Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/exporter/exporter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162881776Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/exporter/exporter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.162968853Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163030378Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/exporter/exporter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163066841Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/extractor/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163074141Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/extractor/extractor/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163080332Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/extractor/extractor/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163126265Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/extractor/extractor/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163247434Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163310899Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/extractor/extractor/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163349402Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163356312Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163361393Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163397876Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163489103Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163548597Z namespaces/openshift-insights/pods/insights-runtime-extractor-rlzgv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163596921Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163632693Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163684348Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163722911Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163783065Z namespaces/openshift-keda/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163793746Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163808467Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163838039Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163926506Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.163967689Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16398096Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164027543Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1641111Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164154413Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164297094Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164366989Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164438235Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164448526Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164479228Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164660642Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164677733Z namespaces/openshift-keda/operators.coreos.com/installplans/install-g22g7.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164792502Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164839856Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164881499Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164910461Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.164979056Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165018789Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165119787Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165183802Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165245966Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165277019Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165323792Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165367565Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165443781Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165522137Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165601483Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165633006Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165675149Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165718992Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165760375Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165839441Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165894706Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.165942319Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166012785Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16608807Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166113402Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166248763Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166331969Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166402784Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1664761Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166559356Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166688916Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166864469Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166918303Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.166959717Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16700625Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167038663Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167104168Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16714156Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167249119Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167321734Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167366048Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16740124Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167443273Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167483136Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167525229Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167552742Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167605386Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167637618Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167735276Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167772888Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167829053Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167861675Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167939451Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.167981394Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16805567Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168136226Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168234674Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168283137Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16832455Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168384255Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168427678Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168499974Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168566729Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168600071Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168682068Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16872004Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168749693Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16885235Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.168926586Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169010222Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169080658Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169175535Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169423264Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169572925Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.16976645Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169794962Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169842116Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169888979Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169926522Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.169964535Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170044051Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170116737Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170213344Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170238496Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170319352Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170355935Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170458813Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170527008Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17055917Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170615744Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170656458Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170698461Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170736794Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170791188Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170837621Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170911557Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.170959711Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171014835Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171044407Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171111422Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171149715Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171258564Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171333629Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171420026Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171829267Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17187134Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171937165Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.171975128Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172055604Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172088167Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172124259Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172226907Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172295612Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172335565Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172447174Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172521049Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172600286Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172671541Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172753197Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.172869766Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173039839Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173120715Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17318327Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173255705Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173300669Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173366464Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173406557Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173479782Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173562128Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173601622Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173640254Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17370639Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173746693Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173795166Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173831189Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173885403Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.173925466Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17397888Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174012623Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174118301Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174178626Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174248821Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174282783Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174343258Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174383231Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174463927Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174549774Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17463407Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174680314Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174725417Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174779381Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174821524Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17489754Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174953785Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.174992057Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175069283Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175126947Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175134098Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175176461Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175261338Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175304721Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175399698Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175471944Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175771116Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175840302Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.175923498Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176044537Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176224981Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176271585Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176309917Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176360381Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176395814Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176440867Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176483331Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176556026Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176636832Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176682046Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176730069Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176796194Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176860299Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176909823Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.176951686Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17699561Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177035873Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177112859Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177171463Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177332935Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177370908Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177430193Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177469136Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177547912Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177617917Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177692003Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177741326Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17778134Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177839824Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177886248Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.177956643Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178003676Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178028418Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178111854Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178207172Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178245875Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178352273Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178421488Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178510785Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178594441Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178669597Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178790526Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.178947008Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179010683Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179061487Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179093979Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179132162Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179201547Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179242151Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179321677Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179389462Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179426394Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179470408Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1795066Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179550924Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179587027Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17963067Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179677684Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179694385Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179773881Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179822525Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.17989241Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179906711Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.179984857Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180014349Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180098066Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180175982Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180272459Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180331643Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180361466Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180429061Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180470294Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180539429Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180590013Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180623585Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180704542Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180757616Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180802319Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180892636Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.180965891Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181046058Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181117383Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181218101Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181334339Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181485621Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181531745Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181573318Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181627582Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181663444Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181721009Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181768973Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.181973308Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182045694Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182090907Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18212847Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182170673Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182227238Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182283332Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182322065Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182364158Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182406701Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18252729Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182572424Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182638189Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182676812Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182746777Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18278512Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182859946Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.182974634Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.183069642Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.183121146Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.183150748Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.183888084Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.183934957Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184020984Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184075868Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184117031Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184213418Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184258652Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184264032Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184302865Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184382661Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184417784Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184526512Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184607728Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184775551Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184847277Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.184963775Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185080644Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185275139Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185327403Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185366776Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1854165Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185443112Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185494266Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185521778Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185609745Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18568114Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185729104Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185764007Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18580771Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185842182Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185883925Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185893866Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.185936369Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/kube-storage-version-migrator-operator-7878f4b88c-xftn9.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18606765Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18607509Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186080731Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186116823Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186245963Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-xftn9/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186406125Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186434747Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186506933Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186546066Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186632542Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186661445Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186724189Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186752471Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186829957Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18686492Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.186950217Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187052244Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187180604Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187342747Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187397291Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187466126Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187504779Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187586535Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187640319Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187676412Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187765879Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187837424Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187887528Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.187978725Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188064991Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188215883Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188300489Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188411768Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18856672Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188737822Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188783496Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188818749Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188873803Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188911226Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188953309Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.188991162Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189065427Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189142753Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189293655Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189327978Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189373921Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189414044Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189455247Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189462118Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.18948755Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator-68bc745d87-jbdgs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189574516Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/graceful-termination/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189581287Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/graceful-termination/graceful-termination/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189588067Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189639391Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189729558Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189791393Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189830946Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189839306Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator/migrator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189850967Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator/migrator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189897231Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator/migrator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.189987677Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190052673Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-jbdgs/migrator/migrator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190095466Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190131488Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190215105Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190240837Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190313462Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190326443Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190333004Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190366726Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190463844Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190559891Z namespaces/openshift-marketplace/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190567432Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190571352Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190622596Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190665449Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.1906719Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190714773Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.19080921Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190886126Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.190970202Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191061949Z namespaces/openshift-monitoring/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191099682Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191176798Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191220251Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191304128Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.19134152Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191488012Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.191956867Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192360138Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192584205Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192622228Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192693343Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192731036Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192836524Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192860256Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.192928441Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.193016468Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.193074822Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.193097354Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.196358742Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.196494872Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.197545702Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.197620218Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.198620934Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.198736763Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199233531Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199395913Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199417425Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199586107Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199605419Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199687145Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199729378Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199811764Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.19988531Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.199965346Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200005829Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200131979Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200184213Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200311593Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200360116Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200494647Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20053527Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200640667Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200813591Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.200896517Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201151037Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201308408Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201433318Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201517244Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201623782Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201709739Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201828708Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20186308Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.201953197Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202029723Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20211281Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202225498Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202300934Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202437984Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202537142Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202619908Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202712195Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202792471Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202880338Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202926721Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.202965244Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203024729Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203031459Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203074552Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203189641Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203202282Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203290249Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203462002Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203469323Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203475693Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203517456Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203611884Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203676148Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203720342Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203729013Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203739533Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203777246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203871753Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203934508Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203985762Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.203998013Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204007384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204037896Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204128443Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204209679Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204256153Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204263473Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204272084Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204320978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204415285Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204478579Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204518102Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204526203Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204530123Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204572126Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204666554Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204737429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204790863Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204800624Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204809395Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204858658Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.204953155Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20501595Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205046963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205056933Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205062764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205094506Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205178933Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205260679Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205287841Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205329884Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator-6f55c4f58d-wvj9z.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205416081Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205424211Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205433162Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.205481376Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206009256Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206073711Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-wvj9z/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206131695Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206172248Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics-6bd9664c4-h46zx.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206292737Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-main/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206302758Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206317959Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206358673Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20645341Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206532046Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206559998Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-self/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206566668Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206580949Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206639204Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20671682Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206790585Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206815777Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206820157Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20684749Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.206894533Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207035454Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207099069Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-h46zx/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207134792Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207183105Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server-657674cc-656rm.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207294673Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207304214Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server/metrics-server/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207315275Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server/metrics-server/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207346908Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207442305Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2075051Z namespaces/openshift-monitoring/pods/metrics-server-657674cc-656rm/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207553153Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207600527Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin-6dffbbd67-4zk4t.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207690804Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207702335Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207709355Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207745208Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207845675Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2079024Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-4zk4t/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207958984Z namespaces/openshift-monitoring/pods/node-exporter-48q26/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.207991777Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter-48q26.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208087534Z namespaces/openshift-monitoring/pods/node-exporter-48q26/init-textfile/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208094104Z namespaces/openshift-monitoring/pods/node-exporter-48q26/init-textfile/init-textfile/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208103125Z namespaces/openshift-monitoring/pods/node-exporter-48q26/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208152059Z namespaces/openshift-monitoring/pods/node-exporter-48q26/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208282799Z namespaces/openshift-monitoring/pods/node-exporter-48q26/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208344973Z namespaces/openshift-monitoring/pods/node-exporter-48q26/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208389557Z namespaces/openshift-monitoring/pods/node-exporter-48q26/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208397888Z namespaces/openshift-monitoring/pods/node-exporter-48q26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208404968Z namespaces/openshift-monitoring/pods/node-exporter-48q26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208443021Z namespaces/openshift-monitoring/pods/node-exporter-48q26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208535738Z namespaces/openshift-monitoring/pods/node-exporter-48q26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208600273Z namespaces/openshift-monitoring/pods/node-exporter-48q26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208643066Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208657837Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter/node-exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208667488Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208715221Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208835331Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208910096Z namespaces/openshift-monitoring/pods/node-exporter-48q26/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208930048Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.208982942Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter-k5tqn.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209077619Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/init-textfile/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20908593Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/init-textfile/init-textfile/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20909019Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209117902Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209204709Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209277094Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209310307Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209318327Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209325968Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209367561Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209455358Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209513132Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209551185Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209566496Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter/node-exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209572267Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.20961528Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209715528Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209776892Z namespaces/openshift-monitoring/pods/node-exporter-k5tqn/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209829316Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209868459Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter-rmkcc.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209967937Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/init-textfile/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209974767Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/init-textfile/init-textfile/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.209980688Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/init-textfile/init-textfile/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210024451Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210099997Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210179713Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210216266Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210221286Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210225576Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210263699Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210351296Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210423831Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210463254Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210470775Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter/node-exporter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210486666Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter/node-exporter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21053557Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210634458Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210699192Z namespaces/openshift-monitoring/pods/node-exporter-rmkcc/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210756957Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21079141Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics-6bb4d7b4dd-kh899.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210940231Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-main/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210950711Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210960862Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.210995825Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211089412Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211171948Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211241304Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-self/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211249154Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211259375Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211339501Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211405856Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211475651Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211501744Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211506284Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211510024Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211544787Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211638974Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211710159Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-kh899/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211735551Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.211797946Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212130401Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212139092Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212146482Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212215138Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212313475Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21237787Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212411473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212417323Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212427034Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212479768Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212567374Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212631719Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212677223Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212720806Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212729097Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212781691Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212867297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212941743Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212971475Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212976956Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.212980836Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213013359Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213095675Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213172031Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213204773Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213209393Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213215054Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213257817Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213351324Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213413089Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213447171Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213454292Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213458322Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213495505Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213881905Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213945969Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213984122Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213989663Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.213995643Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214047297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214146365Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214231241Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214299186Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214338159Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator-758d7cb874-xb49f.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214427246Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214439547Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214445277Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214493201Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214588868Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214650813Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214676735Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214680995Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214689776Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214734749Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.214942965Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215008Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-xb49f/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215036572Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215076575Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook-66685ff6d4-vrdvt.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215211996Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215223947Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215228177Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21526327Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215350716Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215421322Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-vrdvt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215445173Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215491507Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client-84f56b86-95mmb.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215634188Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215641218Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215645288Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215679761Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215769938Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215833103Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215865325Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/reload/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215870916Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/reload/reload/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215874836Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/reload/reload/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215909459Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/reload/reload/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.215996195Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21605779Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/reload/reload/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216080802Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216087572Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client/telemeter-client/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216091553Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216138406Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216349962Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216414167Z namespaces/openshift-monitoring/pods/telemeter-client-84f56b86-95mmb/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216469261Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216533666Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-querier-7588cc9ffd-r4r52.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216684187Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216690968Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216694918Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216722521Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216829749Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216887783Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216903334Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-rules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216908955Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216915165Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.216966449Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217044735Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21710906Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217142622Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-web/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217152873Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217180925Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217233669Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217329396Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217432104Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217447945Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217454116Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217463147Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217512861Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217590307Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217659912Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217697115Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/prom-label-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217702435Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217706245Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217760179Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217839045Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21789976Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217940283Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-query/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217950794Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-query/thanos-query/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217957064Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-query/thanos-query/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.217965625Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218077284Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218154819Z namespaces/openshift-monitoring/pods/thanos-querier-7588cc9ffd-r4r52/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218219194Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218256787Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218306631Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218341153Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218448502Z namespaces/openshift-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218498936Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218570311Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218604984Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218639026Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21869386Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218904196Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.218979332Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219064379Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219105842Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219144705Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219306747Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219416505Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21947799Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219515863Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219557246Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219590419Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219673285Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219709928Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219751991Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219835007Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.21987547Z namespaces/openshift-multus/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.219912263Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.220052263Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.220226837Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.220716694Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.220831443Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.221429388Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.221511605Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.221642364Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.221693528Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.221734242Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22184315Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.221941707Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222016423Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222102399Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222129902Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22224557Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222324536Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222407333Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222449006Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22250098Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222549524Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222590027Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22264052Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222684744Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222724447Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22276589Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222840155Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222920632Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.222961455Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223000668Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223050442Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223087514Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223135648Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223193222Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223246877Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223253727Z namespaces/openshift-multus/pods/multus-82njr/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22329555Z namespaces/openshift-multus/pods/multus-82njr/multus-82njr.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223411599Z namespaces/openshift-multus/pods/multus-82njr/kube-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22341912Z namespaces/openshift-multus/pods/multus-82njr/kube-multus/kube-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22342315Z namespaces/openshift-multus/pods/multus-82njr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.223444321Z namespaces/openshift-multus/pods/multus-82njr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224309597Z namespaces/openshift-multus/pods/multus-82njr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224380853Z namespaces/openshift-multus/pods/multus-82njr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224413705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224462539Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/multus-additional-cni-plugins-7kj2q.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224601109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/bond-cni-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22460931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224614281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224639343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22473167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224807525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224838007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224843498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/cni-plugins/cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224847848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224896062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.224989029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225051724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225082526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/egress-router-binary-copy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225087117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225090827Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225120989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225235838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225302143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225331235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225336455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225347346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225378549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225450614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225511209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225547821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/routeoverride-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225555502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225559262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225586744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225676901Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225740936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225777279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni-bincopy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225782709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22578663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225814272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225898418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225964573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225989345Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225995395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.225998996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226035438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226119755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226206571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-7kj2q/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226255295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226298829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/multus-additional-cni-plugins-c28cc.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226427388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/bond-cni-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226434459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226438369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226474592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22657457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226634484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226681198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226688758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/cni-plugins/cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226692679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226720671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226811748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226877733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226903665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/egress-router-binary-copy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226908095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226913915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.226949758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227038125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22710126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227172995Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227190066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227197477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22724439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227316556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227385781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227421774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/routeoverride-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227429455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227435375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227454777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227538113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227607468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22763804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni-bincopy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227642491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227646211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227687764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227773581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227835995Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227867518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227875989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227881939Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.227924312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228005598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228071033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-c28cc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228103486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228149499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/multus-additional-cni-plugins-hmzpt.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228310811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/bond-cni-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228323852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228327883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228366996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228455813Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228519878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22855245Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228560161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/cni-plugins/cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228564111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228591453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228677059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228737804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22881701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/egress-router-binary-copy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228824781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228828711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228854763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228937859Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.228997484Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229030346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229037837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229041767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22907519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229147515Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229240062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229274255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/routeoverride-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229280755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229284476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229319118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229406615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22946972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229495012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni-bincopy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229499432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229508062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229546196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229633062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229692197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229727649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22973296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.22973688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229765102Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229851879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229911823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hmzpt/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229942716Z namespaces/openshift-multus/pods/multus-crxfm/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.229977028Z namespaces/openshift-multus/pods/multus-crxfm/multus-crxfm.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230063565Z namespaces/openshift-multus/pods/multus-crxfm/kube-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230070736Z namespaces/openshift-multus/pods/multus-crxfm/kube-multus/kube-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230074566Z namespaces/openshift-multus/pods/multus-crxfm/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230099428Z namespaces/openshift-multus/pods/multus-crxfm/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230742027Z namespaces/openshift-multus/pods/multus-crxfm/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230799541Z namespaces/openshift-multus/pods/multus-crxfm/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230828173Z namespaces/openshift-multus/pods/multus-ns9nv/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230869176Z namespaces/openshift-multus/pods/multus-ns9nv/multus-ns9nv.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230951602Z namespaces/openshift-multus/pods/multus-ns9nv/kube-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230958803Z namespaces/openshift-multus/pods/multus-ns9nv/kube-multus/kube-multus/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230962963Z namespaces/openshift-multus/pods/multus-ns9nv/kube-multus/kube-multus/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.230993606Z namespaces/openshift-multus/pods/multus-ns9nv/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23131666Z namespaces/openshift-multus/pods/multus-ns9nv/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231366984Z namespaces/openshift-multus/pods/multus-ns9nv/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231391096Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23144076Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon-647mg.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231516585Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231523916Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231527836Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231558209Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231649405Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231715441Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231753433Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231759454Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231764204Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231794907Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.231987621Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232052546Z namespaces/openshift-multus/pods/network-metrics-daemon-647mg/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232083088Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232128412Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon-66xpf.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2322303Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232244241Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232249991Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232270243Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23236672Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232425114Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232442546Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232450846Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232457087Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23249865Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232614589Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232675043Z namespaces/openshift-multus/pods/network-metrics-daemon-66xpf/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232706406Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232744449Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon-gdpj9.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232825555Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232833775Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232837756Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232873629Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.232962465Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23302329Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233055472Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233063383Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233067393Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233096315Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233268869Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233338444Z namespaces/openshift-multus/pods/network-metrics-daemon-gdpj9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233371647Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23341925Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233463033Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233475674Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233510727Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233596464Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233657468Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23368572Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233774667Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2338162Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233847713Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233888446Z namespaces/openshift-network-console/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233936349Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.233988753Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234032637Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23407671Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234117073Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234218491Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2343326Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234425976Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23446709Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234532265Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234614831Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234669245Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23472983Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234778073Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234876681Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234894842Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.234938495Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235044143Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235089797Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23512858Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23526545Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235344836Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235461965Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235533881Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235674702Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235801201Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23591562Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.235964173Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236007387Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23605352Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236101564Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236146867Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236212303Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236265107Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23631458Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236345702Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236375295Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236466662Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236537057Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236566839Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236614243Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236659376Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236685939Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236733142Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236742283Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236776845Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin-f77f48c6d-tlnn6.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236856641Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236863952Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236868172Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236889234Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.236984501Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237042795Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-tlnn6/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237070348Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23710257Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237154134Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237225009Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237274993Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237315956Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23736607Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237405533Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237449157Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23749012Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237597198Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237686815Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237778442Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237814994Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237857648Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237931783Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.237972696Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238029101Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238070204Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238119207Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238174692Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238308662Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238363476Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23841908Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238502746Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238555761Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238605064Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238848183Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.238924609Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239128024Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239226672Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239449409Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239530975Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239634203Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239682396Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.23972877Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239773103Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239823007Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239892292Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239947466Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.239973598Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240038513Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240075816Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240116439Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240150812Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24026348Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240336766Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24038738Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240426013Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240475016Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24051685Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240564513Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240587905Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240634248Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240640979Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240676942Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/network-check-source-65bdbbff45-vl78f.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240749707Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/check-endpoints/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240757338Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/check-endpoints/check-endpoints/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240762188Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2407917Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240902639Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.240961624Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-vl78f/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241003917Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241033559Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-bd4m4.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241100054Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-container/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241107795Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241119036Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241150408Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241295769Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241377065Z namespaces/openshift-network-diagnostics/pods/network-check-target-bd4m4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241408847Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2414428Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-gfgc5.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241527676Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-container/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241534407Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241538497Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241565389Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241651936Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241711101Z namespaces/openshift-network-diagnostics/pods/network-check-target-gfgc5/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241751053Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241785666Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-ltmqv.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241856721Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-container/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241863752Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241867693Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241900025Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.241981021Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242051636Z namespaces/openshift-network-diagnostics/pods/network-check-target-ltmqv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242074768Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242107491Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242176566Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242195007Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24222726Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242313346Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242345039Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242394342Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242472198Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242533513Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242576916Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24261755Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242661713Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242713377Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242744169Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242793413Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242823755Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242907732Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.242982367Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243060663Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243091195Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243137509Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243208714Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243239947Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243325773Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243363906Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243400409Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243479045Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243517908Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243524038Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243560231Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243610275Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243648758Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243743875Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243815201Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243893907Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.243961801Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244041938Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24420648Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244315199Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244361202Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244399775Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244453749Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244482841Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244524844Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244566998Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244607001Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244647054Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244721489Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244800636Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244828938Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244875951Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244925335Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244952197Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.244997531Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245038314Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245078727Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245086727Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24512252Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245173584Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245240399Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245294753Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245331656Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245374419Z namespaces/openshift-network-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245418443Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245475657Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245503249Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245551262Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245592546Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245692943Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245762618Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245841435Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245876257Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24591758Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.245981415Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246017308Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246057551Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246100404Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24617114Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246240875Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246281758Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246356144Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246401607Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246408318Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24644127Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246500455Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246541738Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246673258Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246742333Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.246893264Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24696556Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247137063Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247246851Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247367271Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247416614Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247460198Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247544104Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247603498Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247646112Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247685275Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247726728Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247773842Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247811624Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247865029Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247905961Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.247986558Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248056743Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248090946Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248140519Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248392959Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.24840941Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248474555Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248513288Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248564712Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248595984Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248639667Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248650188Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248680551Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter-2fqrf.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248756966Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248765457Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248769507Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248797319Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248882086Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248944931Z namespaces/openshift-network-operator/pods/iptables-alerter-2fqrf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.248976963Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249014486Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter-d9mjp.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249087051Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249094792Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249098492Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249129094Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249243343Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249305368Z namespaces/openshift-network-operator/pods/iptables-alerter-d9mjp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249345341Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249373793Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter-tzdhp.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249446549Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249454459Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249458479Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249487072Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249570068Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249635133Z namespaces/openshift-network-operator/pods/iptables-alerter-tzdhp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249671556Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249695688Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249745951Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249776984Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249825147Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249871501Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249940626Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.249977709Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250025813Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250062985Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250135601Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250246939Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250317265Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250375079Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250412612Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250456426Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25051321Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250586095Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250633079Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250668262Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250745488Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250803342Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250822973Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250924191Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.250998257Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251108005Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251209483Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251289449Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251416479Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251597232Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251650116Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251693489Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251745084Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251782436Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251825719Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251863802Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.251940128Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252022225Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252059207Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25208689Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252143134Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252201768Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252273654Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252310356Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252377181Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252385332Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252416375Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252473729Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252503361Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252578037Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25261726Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252664153Z namespaces/openshift-operators/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252671034Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252674994Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252700556Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25275293Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252796323Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252849537Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25288648Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252934354Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.252969966Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2531452Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253251048Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253327924Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253373027Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25341353Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2535378Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253573763Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253618856Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25366591Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253738165Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253791969Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253833482Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253917109Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253946701Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253951101Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.253996125Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.254044038Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.254083931Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.254313879Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.254399075Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25471957Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.254840519Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255451475Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255534392Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255692884Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255749378Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255783291Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255867117Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.255973225Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256010988Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256091274Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256143628Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256186241Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256265707Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25630798Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256355534Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256389177Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25643632Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256446241Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256471883Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256524097Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256553229Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256638705Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256711111Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256753254Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256786387Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25683632Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256864453Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256947019Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.256982262Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257028535Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257036456Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257069928Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257149144Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257287225Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257307567Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257367231Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257378202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257428806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-node-hs8zb.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257603399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-node/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25761404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25762428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257637152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25775617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257816745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257855088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257865399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257870979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257886851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.257995809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258065894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258079255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/nbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258083225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/nbdb/nbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258088806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/nbdb/nbdb/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258130789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258253508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258317923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258345515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/northd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258351836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/northd/northd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258355556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/northd/northd/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258390169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/northd/northd/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258500767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258570963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/northd/northd/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258603365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-acl-logging/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258608545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258612306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258643238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258733635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258773698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258782599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-controller/ovn-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258788339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.258821442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.259011486Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2590698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.259089352Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.259095892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.259104913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.259140676Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.259922595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.25998312Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260003612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/sbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260009742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/sbdb/sbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260024433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/sbdb/sbdb/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260045605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260140582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26024596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hs8zb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260288713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260343557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-node-k2wfn.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260491258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-node/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260498529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260502479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260534172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260657821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260718996Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260746328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260750568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260754298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260792101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26091119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260972755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.260997727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/nbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261002327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/nbdb/nbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261005898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/nbdb/nbdb/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261052411Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261141528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261245506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261267908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/northd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261278438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/northd/northd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261285479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/northd/northd/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261318221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/northd/northd/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261418339Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261482904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/northd/northd/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261520617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-acl-logging/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261530708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261537158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26156258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261650457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26169629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261704971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-controller/ovn-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261711121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261752864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.261970841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.262031655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.262066908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.262075999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.262079829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.262103961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263119858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263171492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263242718Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/sbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263256799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/sbdb/sbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263261359Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/sbdb/sbdb/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26326861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263377918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263438743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-k2wfn/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263455524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26352816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-node-kfzm2.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263675971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-node/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263683861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263687921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263712523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263824132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263882846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263950421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263957542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263961402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.263989915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264108984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264173898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264232063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/nbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264348142Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/nbdb/nbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264352422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/nbdb/nbdb/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264362583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264371693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264442849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26445808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/northd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26446294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/northd/northd/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264466681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/northd/northd/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264505214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/northd/northd/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264607191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264667816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/northd/northd/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26471261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-acl-logging/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26471967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26472349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264732781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264827298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264890263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264910774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264917695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-controller/ovn-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264931366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.264967039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.265335357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.265396531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.265431024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.265441485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.265449626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.265475137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266626575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26668742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266715172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/sbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266720602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/sbdb/sbdb/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266724543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/sbdb/sbdb/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266764006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266854252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266913597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-kfzm2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.266935019Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267001513Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267023815Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267038826Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267069319Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267152925Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267322038Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26734727Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267387103Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267468399Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267551855Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267604499Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267629761Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267684065Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267691786Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267695736Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267716718Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267775052Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267826726Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26788088Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267912503Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267964397Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.267986298Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268075725Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268205495Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268306323Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268344306Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268382049Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268430912Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268466285Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268541991Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268578173Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268618267Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268691612Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268742526Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268750266Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268765938Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268830503Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268858795Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.268978704Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26905551Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269278647Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269360263Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269471771Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.26959021Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269770614Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269819748Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269860381Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269906554Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269952798Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.269992951Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270029474Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270102459Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270213018Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27025106Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270288083Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270343038Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270382401Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270433785Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270475608Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270530502Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270538582Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270569175Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/service-ca-operator-784f97bcf6-pfvlz.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27064433Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/service-ca-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270652151Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270656011Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270686694Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270834185Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-pfvlz/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.270983386Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271015849Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271059112Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271102315Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271138328Z namespaces/openshift-service-ca/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271202633Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271260017Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27129185Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271338483Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271377916Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271456732Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271566441Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271647747Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27169299Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271727633Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271774707Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271805699Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271890765Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271939319Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.271968791Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272034106Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2720888Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272096351Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272124983Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27221846Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272235271Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272357761Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272421736Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272537614Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2726085Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272714268Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272829837Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.272999069Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273043623Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273085626Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27313347Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273184874Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273317404Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273347786Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273438603Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273512408Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273560082Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273584784Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273633338Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27366464Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273711414Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273718064Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273753737Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-98c88fbb5-9zsgc.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273822262Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273830493Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273835083Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.273865666Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274068711Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274133546Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-9zsgc/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2741834Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274237954Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274289258Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27432325Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274369444Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274402596Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274463181Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274507334Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274564059Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274595441Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274678677Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274752913Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274823578Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274864571Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274906775Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274938057Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.274984351Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275054816Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27510479Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275143793Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275273193Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275310155Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275355419Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275456576Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275528082Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275607588Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275677233Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275757919Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.275874668Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27602929Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276065453Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276108386Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276179561Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276209104Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276266918Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276299071Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276378257Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276451732Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276501616Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276522497Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276574111Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276616325Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276657778Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276694221Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276741274Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276776747Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27682106Z namespaces/openshift/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276861373Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276914457Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.276963071Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277003404Z namespaces/openshift/apps/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277039527Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277117593Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277225791Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277296606Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277335919Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277375902Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277425566Z namespaces/openshift/batch/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277458149Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277536855Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277577168Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27761257Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277694337Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.27773416Z namespaces/openshift/core/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277770812Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277861169Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.277932625Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278007661Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278085776Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278156052Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278301473Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278454274Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278510319Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278556272Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278595105Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.278622177Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.279901485Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.279947118Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280034375Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28011073Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280226059Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280335578Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280412273Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280563165Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280722207Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280843186Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.280928372Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281013689Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281141429Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281340684Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281444182Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281525968Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281611094Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281712452Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.281846162Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28195307Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282043747Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282141815Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282247173Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282336819Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282437497Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282544415Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282632852Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282730909Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282827267Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.282935805Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.283028112Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28313292Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2832568Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.283340456Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.283440854Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28352636Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.283643889Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28378533Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.283867676Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.283978824Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284075332Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284206642Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284341252Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284423678Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284507825Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284630404Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284757764Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284858521Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.284962029Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285048056Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285136872Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285246081Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.2853654Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285477228Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285591667Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285696945Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285806703Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28589195Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.285986407Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286097766Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286205294Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286233496Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286319682Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286388768Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286441012Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286489635Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286537069Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286569681Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286617735Z namespaces/openshift/policy/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286649818Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286699041Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286736444Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286769407Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286775797Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28681271Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.286922668Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.287036187Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.287141225Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.287288256Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28747652Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.287579168Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.287802075Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.287901823Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288027282Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288186474Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288359768Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288506869Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288665871Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288803581Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.288996306Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.289117715Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.289359794Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.289496444Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.289609453Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.289716941Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.289824789Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.28996504Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290075168Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290177726Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290328557Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290427425Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290543163Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290653012Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.29076374Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.290897481Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291000848Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291094116Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291237126Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291362876Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291457523Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291564371Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291654868Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291768587Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291868744Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.291965682Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.292098842Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.292228772Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.29234104Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.292462189Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.292585909Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.29273143Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.292851139Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.292976188Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293089767Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.29326058Z network_logs/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293282192Z network_logs/cluster_scale [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293373779Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293442584Z network_logs/multi-networkpolicy [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.29351747Z network_logs/net-attach-def [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293593395Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293733816Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.293820573Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.295508331Z nodes/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.295539463Z nodes/debug [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.295635431Z nodes/ip-10-0-129-212.ec2.internal/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.295676724Z nodes/ip-10-0-129-212.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.295941104Z nodes/ip-10-0-129-212.ec2.internal/dmesg [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.296218815Z nodes/ip-10-0-129-212.ec2.internal/ethtool_channels [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.296292711Z nodes/ip-10-0-129-212.ec2.internal/ethtool_features [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.296381887Z nodes/ip-10-0-129-212.ec2.internal/ip-10-0-129-212.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.296770687Z nodes/ip-10-0-129-212.ec2.internal/irq_affinities.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.296915008Z nodes/ip-10-0-129-212.ec2.internal/lscpu [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.297040648Z nodes/ip-10-0-129-212.ec2.internal/lspci [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.297129784Z nodes/ip-10-0-129-212.ec2.internal/podresources.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.297352851Z nodes/ip-10-0-129-212.ec2.internal/pods_info.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.297475131Z nodes/ip-10-0-129-212.ec2.internal/proc_cmdline [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.297553417Z nodes/ip-10-0-129-212.ec2.internal/sysinfo.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.299227444Z nodes/ip-10-0-129-212.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.299357214Z nodes/ip-10-0-132-159.ec2.internal/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.299389206Z nodes/ip-10-0-132-159.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.299639065Z nodes/ip-10-0-132-159.ec2.internal/dmesg [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.299944878Z nodes/ip-10-0-132-159.ec2.internal/ethtool_channels [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.300010954Z nodes/ip-10-0-132-159.ec2.internal/ethtool_features [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.30009834Z nodes/ip-10-0-132-159.ec2.internal/ip-10-0-132-159.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.300371481Z nodes/ip-10-0-132-159.ec2.internal/irq_affinities.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.300536474Z nodes/ip-10-0-132-159.ec2.internal/lscpu [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.300674914Z nodes/ip-10-0-132-159.ec2.internal/lspci [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.30075576Z nodes/ip-10-0-132-159.ec2.internal/podresources.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.300852398Z nodes/ip-10-0-132-159.ec2.internal/pods_info.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.300960746Z nodes/ip-10-0-132-159.ec2.internal/proc_cmdline [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.301038712Z nodes/ip-10-0-132-159.ec2.internal/sysinfo.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.30272807Z nodes/ip-10-0-132-159.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.302897163Z nodes/ip-10-0-132-242.ec2.internal/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.302920475Z nodes/ip-10-0-132-242.ec2.internal/cpu_affinities.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.303274162Z nodes/ip-10-0-132-242.ec2.internal/dmesg [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.303533481Z nodes/ip-10-0-132-242.ec2.internal/ethtool_channels [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.303599696Z nodes/ip-10-0-132-242.ec2.internal/ethtool_features [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.303682513Z nodes/ip-10-0-132-242.ec2.internal/ip-10-0-132-242.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.304185771Z nodes/ip-10-0-132-242.ec2.internal/irq_affinities.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.304338512Z nodes/ip-10-0-132-242.ec2.internal/lscpu [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.304453821Z nodes/ip-10-0-132-242.ec2.internal/lspci [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.304531057Z nodes/ip-10-0-132-242.ec2.internal/podresources.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.304639615Z nodes/ip-10-0-132-242.ec2.internal/pods_info.json [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.304748194Z nodes/ip-10-0-132-242.ec2.internal/proc_cmdline [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.30482572Z nodes/ip-10-0-132-242.ec2.internal/sysinfo.log [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.306703812Z nodes/ip-10-0-132-242.ec2.internal/sysinfo.tgz [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.306868135Z pod_network_connectivity_check/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.306911168Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.307038368Z static-pods/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.307051129Z static-pods/kube-apiserver/ [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.31390408Z [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.313924952Z sent 58,326 bytes received 4,934,788 bytes 3,328,742.67 bytes/sec [must-gather] [must-gather-7rw8j] OUT 2026-08-04T18:56:37.313931192Z total size is 59,429,950 speedup is 11.90 [must-gather] [must-gather ] OUT 2026-08-04T18:56:37.576303832Z namespace/openshift-must-gather-vp9hh 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: a8ee78ed-2b49-4801-b985-5bb4e1b0a68b [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-v2wmn [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-v2wmn-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-v2wmn [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 7870918 Aug 4 18:57 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-v2wmn/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 38a0632] 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-v2wmn/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] 967d262..38a0632 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded