[root@rdu-z15-l23 ~]# oc login -u kubeadmin -p qtCyT-HXnwQ-tkaRz-VoIss --server https://api.ossm-zcluster2.maistra.upshift.redhat.com:6443 WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 73 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". [root@rdu-z15-l23 ~]# ./scripts/e2e-testsuite.sh Cloning repository... Cloning into 'sail-operator'... remote: Enumerating objects: 1143, done. remote: Counting objects: 100% (1143/1143), done. remote: Compressing objects: 100% (651/651), done. remote: Total 1143 (delta 315), reused 797 (delta 231), pack-reused 0 (from 0) Receiving objects: 100% (1143/1143), 1.28 MiB | 13.36 MiB/s, done. Resolving deltas: 100% (315/315), done. Applying patch... Setting environment variables... Running E2E tests. Logging to sail-e2e-log-20250802-122209.log... /usr/local/bin/istioctl GINKGO_FLAGS=" " /root/sail-operator/tests/e2e/integ-suite-ocp.sh + echo 'Running integration tests' Running integration tests + '[' -z /root/.kube/config ']' + KUBECONFIG=/root/.kube/config + ./tests/e2e/common-operator-integ-suite.sh --ocp Running on OCP Skipping build Skipping deploy Setting Istio manifest file: chart/samples/istio-sample.yaml 2025/08/02 12:22:10 maxprocs: Leaving GOMAXPROCS=40: CPU quota undefined go: downloading github.com/openshift-service-mesh/istio v0.0.0-20250722140158-262d0b903cc7 go: downloading google.golang.org/grpc v1.73.0 2025-08-02T16:22:49.054152Z info loading supported istio versions from versions.ossm.yaml ************ Running Setup ************ Initializing k8s client [1754151730] Ambient Test Suite - 0/30 specs SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS SUCCESS! 1.570379ms PASS 2025-08-02T16:22:53.076058Z info loading supported istio versions from versions.ossm.yaml ************ Running Setup ************ Initializing k8s client [1754151730] Control Plane Test Suite - 45/45 specs ••••••••••••••••••••••••••••••••••••••••••••• SUCCESS! 9m20.409918213s PASS 2025-08-02T16:32:13.601331Z info loading supported istio versions from versions.ossm.yaml PASS 2025-08-02T16:32:13.664105Z info loading supported istio versions from versions.ossm.yaml PASS 2025-08-02T16:32:13.743206Z info loading supported istio versions from versions.ossm.yaml ************ Running Setup ************ Initializing k8s client [1754151730] Multiple Control Planes Test Suite - 28/28 specs •••••••••••••••••••••••••••• SUCCESS! 3m59.980139497s PASS 2025-08-02T16:36:13.835102Z info loading supported istio versions from versions.ossm.yaml ************ Running Setup ************ Initializing k8s client [1754151730] Operator Installation Test Suite - 5/5 specs ••••• SUCCESS! 29.278265094s PASS Could not open /root/sail-operator/tests/e2e/dualstack/report.xml: open /root/sail-operator/tests/e2e/dualstack/report.xml: no such file or directory Could not open /root/sail-operator/tests/e2e/multicluster/report.xml: open /root/sail-operator/tests/e2e/multicluster/report.xml: no such file or directory Ginkgo ran 6 suites in 14m32.418250846s Test Suite Passed E2E tests completed successfully. Log saved to sail-e2e-log-20250802-122209.log [root@rdu-z15-l23 ~]#