WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 80 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". Output Directory: /tmp/kiali/_output Will use a specific Istio version: 1.27.3 Will look for Istio here: /tmp/kiali/_output/istio-1.27.3 Cannot find Istio 1.27.3 - will download it now... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101 100 101 0 0 1085 0 --:--:-- --:--:-- --:--:-- 1097 100 5124 100 5124 0 0 23685 0 --:--:-- --:--:-- --:--:-- 23685 Downloading istio-1.27.3 from https://github.com/istio/istio/releases/download/1.27.3/istio-1.27.3-linux-amd64.tar.gz ... Istio 1.27.3 download complete! The Istio release archive has been downloaded to the istio-1.27.3 directory. To configure the istioctl client tool for your workstation, add the /tmp/kiali/_output/istio-1.27.3/bin directory to your environment path variable with: export PATH="$PATH:/tmp/kiali/_output/istio-1.27.3/bin" Begin the Istio pre-installation check by running: istioctl x precheck Try Istio in ambient mode https://istio.io/latest/docs/ambient/getting-started/ Try Istio in sidecar mode https://istio.io/latest/docs/setup/getting-started/ Install guides for ambient mode https://istio.io/latest/docs/ambient/install/ Install guides for sidecar mode https://istio.io/latest/docs/setup/install/ Need more information? Visit https://istio.io/latest/docs/ Istio is found here: /tmp/kiali/_output/istio-1.27.3 client version: 1.27.3 istioctl is found here: /tmp/kiali/_output/istio-1.27.3/bin/istioctl CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deploying bookinfo demo ... Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3/bin/istioctl client version: 1.27.3 control plane version: 1.27.3_ossm data plane version: 1.27.3 (1 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged Now using project "bookinfo" on server "https://api.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created namespace/bookinfo labeled service/details created serviceaccount/bookinfo-details created deployment.apps/details-v1 created service/ratings created serviceaccount/bookinfo-ratings created deployment.apps/ratings-v1 created service/reviews created serviceaccount/bookinfo-reviews created deployment.apps/reviews-v1 created deployment.apps/reviews-v2 created deployment.apps/reviews-v3 created service/productpage created serviceaccount/bookinfo-productpage created deployment.apps/productpage-v1 created gateway.networking.istio.io/bookinfo-gateway created virtualservice.networking.istio.io/bookinfo created route.route.openshift.io/productpage exposed route.route.openshift.io/istio-ingressgateway exposed Error from server (NotFound): services "bookinfo-gateway-istio" not found Bookinfo Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE details ClusterIP 172.30.105.202 9080/TCP 8s productpage ClusterIP 172.30.20.49 9080/TCP 6s ratings ClusterIP 172.30.8.146 9080/TCP 7s reviews ClusterIP 172.30.199.113 9080/TCP 7s NAME READY STATUS RESTARTS AGE details-v1-77d6bd5675-rz5tw 2/2 Running 0 8s productpage-v1-bb87ff47b-kmntx 2/2 Running 0 6s ratings-v1-8589f64b4c-tqkvf 2/2 Running 0 7s reviews-v1-8cf7b9cc5-jgbzp 2/2 Running 0 7s reviews-v2-67d565655f-56rrx 2/2 Running 0 6s reviews-v3-d587fc9d7-42qfg 2/2 Running 0 6s Installing Traffic Generator Determining the route to send traffic to, trying istio-ingressgateway route in istio-system namespace Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found No bookinfo-gateway-istio route in bookinfo namespace, next, trying istio-ingressgateway route in istio-system namespace route.route.openshift.io/istio-ingressgateway condition met Traffic Generator will use the OpenShift ingress route of: istio-ingressgateway-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com Ingress route: http://istio-ingressgateway-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com/productpage clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 215 100 215 0 0 2433 0 --:--:-- --:--:-- --:--:-- 2443 configmap/traffic-generator-config created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1390 100 1390 0 0 14295 0 --:--:-- --:--:-- --:--:-- 14329 replicaset.apps/kiali-traffic-generator created Deploying error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=false DISTRIBUTE_DEMO=false INSTALL_GAMMA=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Now using project "alpha" on server "https://api.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Now using project "beta" on server "https://api.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/alpha labeled namespace/beta labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created securitycontextconstraints.security.openshift.io/error-rates-scc created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8377 100 8377 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8368 100 8368 0 0 51608 0 --:--:-- --:--:-- --:--:-- 51654 deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created Deploying sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Installing the 'sleep' app in the 'sleep' namespace... Error from server (NotFound): namespaces "sleep" not found Now using project "sleep" on server "https://api.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/sleep labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "sleep" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created serviceaccount/sleep created service/sleep created deployment.apps/sleep created Sleep Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE sleep ClusterIP 172.30.107.150 80/TCP 4s NAME READY STATUS RESTARTS AGE sleep-655b895c47-rzz45 0/2 Init:1/2 0 4s Deploying loggers demo... The cluster client executable is found here: /usr/bin/oc Now using project "loggers" on server "https://api.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Labeling namespace for auto-injection namespace/loggers labeled Deploying custom logger deployment.apps/custom-logger created Deploying json logger demo deployment.apps/json-logger created virtualservice.networking.istio.io/bookinfo patched Waiting for workload: 'details-v1' to be ready deployment "details-v1" successfully rolled out Waiting for workload: 'productpage-v1' to be ready deployment "productpage-v1" successfully rolled out Waiting for workload: 'ratings-v1' to be ready deployment "ratings-v1" successfully rolled out Waiting for workload: 'reviews-v1' to be ready deployment "reviews-v1" successfully rolled out Waiting for workload: 'reviews-v2' to be ready deployment "reviews-v2" successfully rolled out Waiting for workload: 'reviews-v3' to be ready deployment "reviews-v3" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out pod/a-client-6d67864499-6tz5f condition met pod/b-client-55ddc9977c-5glwj condition met pod/c-client-6f5b799454-rrhnb condition met pod/d-client-84b97b45c9-kb65v condition met pod/e-client-786d8c646c-w5pc8 condition met pod/f-client-94897c865-82dnk condition met pod/v-server-787c67dccd-fcw2w condition met pod/w-server-9cb64bb56-mbbm4 condition met pod/x-server-5566989748-242xr condition met pod/y-server-59f97647dc-jr8dg condition met pod/z-server-77f7895cdb-6cg8b condition met pod/a-client-6d67864499-6tz5f condition met pod/b-client-55ddc9977c-5glwj condition met pod/c-client-6f5b799454-rrhnb condition met pod/d-client-84b97b45c9-kb65v condition met pod/e-client-786d8c646c-w5pc8 condition met pod/f-client-94897c865-82dnk condition met pod/v-server-787c67dccd-fcw2w condition met pod/w-server-9cb64bb56-mbbm4 condition met pod/x-server-5566989748-242xr condition met pod/y-server-59f97647dc-jr8dg condition met pod/z-server-77f7895cdb-6cg8b condition met pod/a-client-5b595d8655-6k7qs condition met pod/b-client-c45bb86df-bd9dc condition met pod/c-client-7dc6446496-hgn5r condition met pod/d-client-85fdf9f89-c48gj condition met pod/e-client-58f9b9c795-vxqcm condition met pod/f-client-f445cd765-vmbzk condition met pod/v-server-57cc68f5b8-r6gnx condition met pod/w-server-9cb64bb56-wtgnw condition met pod/x-server-5566989748-h7npd condition met pod/y-server-59f97647dc-47q7w condition met pod/z-server-77f7895cdb-hlpm6 condition met pod/a-client-5b595d8655-6k7qs condition met pod/b-client-c45bb86df-bd9dc condition met pod/c-client-7dc6446496-hgn5r condition met pod/d-client-85fdf9f89-c48gj condition met pod/e-client-58f9b9c795-vxqcm condition met pod/f-client-f445cd765-vmbzk condition met pod/v-server-57cc68f5b8-r6gnx condition met pod/w-server-9cb64bb56-wtgnw condition met pod/x-server-5566989748-h7npd condition met pod/y-server-59f97647dc-47q7w condition met pod/z-server-77f7895cdb-hlpm6 condition met pod/details-v1-77d6bd5675-rz5tw condition met pod/kiali-traffic-generator-r4fsx condition met pod/productpage-v1-bb87ff47b-kmntx condition met pod/ratings-v1-8589f64b4c-tqkvf condition met pod/reviews-v1-8cf7b9cc5-jgbzp condition met pod/reviews-v2-67d565655f-56rrx condition met pod/reviews-v3-d587fc9d7-42qfg condition met pod/details-v1-77d6bd5675-rz5tw condition met pod/kiali-traffic-generator-r4fsx condition met pod/productpage-v1-bb87ff47b-kmntx condition met pod/ratings-v1-8589f64b4c-tqkvf condition met pod/reviews-v1-8cf7b9cc5-jgbzp condition met pod/reviews-v2-67d565655f-56rrx condition met pod/reviews-v3-d587fc9d7-42qfg condition met pod/sleep-655b895c47-rzz45 condition met pod/sleep-655b895c47-rzz45 condition met === SETTINGS === DELETE=false ISTIO_NAMESPACE=istio-system KIALI_CR_NAMESPACE=istio-system MESH_LABEL=ossm-3 OC=oc NETWORK_POLICIES=false NAMESPACES: - alpha - beta - default - bookinfo - sleep === SETTINGS === Using following Kiali CR [istio-system:kiali] CREATING... Enabling user workload monitoring in the OpenShift cluster configmap/cluster-monitoring-config unchanged Kiali Cluster Role Binding for OpenShift Prometheus access already exists. It will be re-used. clusterrolebinding.rbac.authorization.k8s.io/kiali-openshift-user-workload-monitoring patched Skipping the creation of NetworkPolicies. Ensure mesh namespaces can accept ingress traffic from namespaces labeled with 'network.openshift.io/policy-group: monitoring' Apply Telemetry resource to [istio-system] to ensure Prometheus is a metrics provider Found existing [telemetry.telemetry.istio.io/mesh-default] in [istio-system], patching... telemetry.telemetry.istio.io/mesh-default patched (no change) Applying ServiceMonitor resource in [istio-system] to collect istiod metrics servicemonitor.monitoring.coreos.com/istiod-monitor unchanged Apply a PodMonitor resource to all mesh namespaces in order to collect Istio telemetry from proxies Applying PodMonitor resource to [alpha] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [beta] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [default] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Applying PodMonitor resource to [bookinfo] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [sleep] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [istio-system] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Adding this to the Kiali CR [kiali] found in namespace [istio-system] --- spec: external_services: prometheus: auth: insecure_skip_verify: false type: bearer use_kiali_token: true query_scope: mesh_id: "ossm-3" thanos_proxy: enabled: true url: https://thanos-querier.openshift-monitoring.svc.cluster.local:9091 ... kiali.kiali.io/kiali patched (no change) serviceaccount/grafana unchanged configmap/grafana unchanged service/grafana unchanged deployment.apps/grafana configured configmap/istio-grafana-dashboards configured configmap/istio-services-grafana-dashboards configured deployment.apps/grafana condition met route.route.openshift.io "grafana" deleted route.route.openshift.io/grafana exposed kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali condition met deployment.apps/kiali condition met yarn run v1.22.22 $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="${TEST_GROUP}" [STARTED] Task without title. [SUCCESS] Task without title. [2704:1222/165326.188204:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2858: Permission denied (13) [2704:1222/165326.194816:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: DevTools listening on ws://127.0.0.1:44123/devtools/browser/2d2eaa7c-b6c7-4a9b-adbe-e766ccf4229e ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.6.1 │  │ Browser: Electron 114 (headless) │  │ Node Version: v20.16.0 (/usr/local/bin/node) │  │ Specs: 17 found (app_details.feature, apps.feature, graph_display.feature, graph_find │  │ _hide.feature, graph_side_panel.feature, graph_toolbar_legend.feature, istio_c │  │ onfig.feature, kiali_about.feature, mesh.feature, overview.feature, service_de │  │ tails.feature, services...) │  │ Searched: cypress/integration/featureFiles/app_details.feature, cypress/integration/feat │  │ ureFiles/apps.feature, cypress/integration/featureFiles/graph_display.feature, │  │  cypress/integration/featureFiles/graph_find_hide.feature, cypress/integration │  │ /featureFiles/graph_side_panel.feature, cypress/integration/featureFiles/graph │  │ _toolbar_legend.feature, cypress/integration/featureFiles/istio_config.feature │  │ , cypress/integration/featureFiles/kiali_about.feature, cypress/integration/fe │  │ atureFiles/mesh.feature, cypress/integration/featureFiles/overview.feature, cy │  │ press/integration/featureFiles/service_details.feature, cypress/integration/fe │  │ atureFiles/services.feature, cypress/integration/featureFiles/wizard_istio_con │  │ fig.feature, cypress/integration/featureFiles/wizard_request_routing.feature,  │  │ cypress/integration/featureFiles/workload_logs.feature, cypress/integration/fe │  │ atureFiles/workloads_details.feature, cypress/integration/featureFiles/workloa │  │ ds.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details.feature (1 of 17) [2704:1222/165328.423157:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3090: Permission denied (13)   Kiali App Details page  ✓ See details for app. (5811ms)  1) See app Traffic information   1 passing (2m)  1 failing  1) Kiali App Details page See app Traffic information:  AssertionError: Timed out retrying after 40000ms: Expected not to find content: 'No Inbound Traffic' but continuously found it. at Context.eval (https://kiali-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:129416:43) at Registry.runStepDefininition (https://kiali-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:8505:48) at Object.fn (https://kiali-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:15704:43) at runStepWithLogGroup (https://kiali-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:15177:29) at Context.eval (https://kiali-istio-system.apps.ci-op-pjx1g912-3c8f3.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/app_details.feature:15700:62)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 1 │  │ Failing: 1 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 3 │  │ Video: false │  │ Duration: 2 minutes, 11 seconds │  │ Spec Ran: app_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    app Traffic information (failed).png   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    app Traffic information (failed) (attempt 2).png   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    app Traffic information (failed) (attempt 3).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: apps.feature (2 of 17) [2704:1222/165541.978820:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3239: Permission denied (13)   Kiali Apps List page  ✓ See all Apps objects in the bookinfo namespace.  ✓ See all Apps toggles   2 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 4 seconds │  │ Spec Ran: apps.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_display.feature (3 of 17) [2704:1222/165548.568676:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3313: Permission denied (13)   Kiali Graph page - Display menu  ✓ Graph no namespaces  ✓ Show empty graph  ✓ Show idle nodes  ✓ User disables idle nodes  ✓ Graph alpha and beta namespaces   5 passing (10s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 5 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 9 seconds │  │ Spec Ran: graph_display.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_find_hide.feature (4 of 17) [2704:1222/165600.523446:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3438: Permission denied (13)   Kiali Graph page - Find/Hide  ✓ Find unhealthy workloads  ✓ Hide unhealthy workloads   2 passing (8s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 8 seconds │  │ Spec Ran: graph_find_hide.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_side_panel.feature (5 of 17) [2704:1222/165611.026311:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3511: Permission denied (13)   Kiali Graph page - Side panel menu actions  ✓ Actions in kebab menu of the side panel for a service node with existing traffic routing   1 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 seconds │  │ Spec Ran: graph_side_panel.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar_legend.feature (6 of 17) [2704:1222/165616.702016:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3558: Permission denied (13)   Kiali Graph page - Graph toolbar and legend sidebar  ✓ Check if the reset-view button is usable (example #1)  ✓ Check if the toolbar_edge_mode_unhealthy button is usable (example #2)  ✓ Check if the toolbar_edge_mode_none button is usable (example #3)  ✓ Check if the toolbar_layout_dagre button is usable (example #4)  ✓ Check if the toolbar_layout_grid button is usable (example #5)  ✓ Check if the toolbar_layout_concentric button is usable (example #6)  ✓ Check if the toolbar_layout_breadth_first button is usable (example #7)  ✓ Check if the legend button is usable (example #8)   8 passing (25s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 8 │  │ Passing: 8 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 25 seconds │  │ Spec Ran: graph_toolbar_legend.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (7 of 17) [2704:1222/165644.236591:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3787: Permission denied (13)   Kiali Istio Config page  ✓ See all Istio Config objects in the bookinfo namespace.  ✓ See all Istio Config toggles  ✓ Toggle Istio Config configuration toggle  ✓ Ability to create an AuthorizationPolicy object  ✓ Ability to create a Gateway object  ✓ Ability to create a K8sGateway object  ✓ Ability to create a PeerAuthentication object  ✓ Ability to create a RequestAuthentication object  ✓ Ability to create a ServiceEntry object  ✓ Ability to create a Sidecar object   10 passing (16s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 10 │  │ Passing: 10 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 16 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_about.feature (8 of 17) [2704:1222/165702.495960:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4099: Permission denied (13)   Kiali help about verify  ✓ Open Kiali about page   1 passing (2s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 2 seconds │  │ Spec Ran: kiali_about.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: mesh.feature (9 of 17) [2704:1222/165706.629934:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4120: Permission denied (13)   Kiali Mesh page  ✓ See mesh  ✓ Test istiod  ✓ Grafana Infra  ✓ Prometheus Infra  ✓ Test DataPlane   5 passing (7s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 5 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 7 seconds │  │ Spec Ran: mesh.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: overview.feature (10 of 17) [2704:1222/165715.988444:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4141: Permission denied (13)   Kiali Overview page  ✓ See "alpha" and "beta" namespaces  ✓ Doesn't see a "bad" namespace  ✓ Select the COMPACT view (5165ms)  ✓ Select the EXPAND view  ✓ Select the LIST view  ✓ Health for Apps  ✓ Health for Workloads  ✓ Health for Services  ✓ The healthy status of a logical mesh application is reported in the overview of a namespace   9 passing (18s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 18 seconds │  │ Spec Ran: overview.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: service_details.feature (11 of 17) [2704:1222/165736.629593:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4215: Permission denied (13)   Kiali Service Details page  ✓ See details for productpage  ✓ See details for service   2 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 4 seconds │  │ Spec Ran: service_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: services.feature (12 of 17) [2704:1222/165743.256909:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4288: Permission denied (13)   Kiali Services page  ✓ See services table with correct info  ✓ See all Services toggles   2 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 seconds │  │ Spec Ran: services.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_istio_config.feature (13 of 17) [2704:1222/165749.262079:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4398: Permission denied (13)   Kiali Istio Config wizard  ✓ Dropdown for cluster selection should not be visible in single cluster setup  ✓ Create an Sidecar with labels and annotations  ✓ Create a K8s Gateway scenario (6297ms)   3 passing (13s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 12 seconds │  │ Spec Ran: wizard_istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_request_routing.feature (14 of 17) [2704:1222/165804.286336:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4623: Permission denied (13)   Service Details Wizard: Request Routing  ✓ Create a Request Routing scenario (5846ms)  ✓ See a DestinationRule generated  ✓ See a VirtualService generated   3 passing (7s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 7 seconds │  │ Spec Ran: wizard_request_routing.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workload_logs.feature (15 of 17) [2704:1222/165813.594457:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4722: Permission denied (13)   Workload logs tab  ✓ The logs tab should show the logs of a pod   1 passing (2s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 2 seconds │  │ Spec Ran: workload_logs.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads_details.feature (16 of 17) [2704:1222/165817.927965:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4769: Permission denied (13)   Kiali Workload Details page  ✓ See details for workload  ✓ See workload traffic information  ✓ See workload Inbound Metrics   3 passing (6s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 6 seconds │  │ Spec Ran: workloads_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads.feature (17 of 17) [2704:1222/165826.386850:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4868: Permission denied (13)   Kiali Workloads page  ✓ See workloads table with correct info  ✓ The healthy status of a workload is reported in the list of workloads   2 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 3 seconds │  │ Spec Ran: workloads.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✖ app_details.feature 02:11 2 1 1 - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ apps.feature 00:04 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_display.feature 00:09 5 5 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_find_hide.feature 00:08 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_side_panel.feature 00:03 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar_legend.feature 00:25 8 8 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config.feature 00:16 10 10 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_about.feature 00:02 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ mesh.feature 00:07 5 5 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ overview.feature 00:18 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ service_details.feature 00:04 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ services.feature 00:03 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_istio_config.feature 00:12 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_request_routing.feature 00:07 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workload_logs.feature 00:02 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads_details.feature 00:06 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads.feature 00:03 2 2 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 17 failed (6%) 04:26 61 60 1 - -   error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.22 $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="${TEST_GROUP}" [4979:1222/165833.345590:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5133: Permission denied (13) [4979:1222/165833.353514:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: DevTools listening on ws://127.0.0.1:36423/devtools/browser/186563c1-33da-4aae-9651-18d540bf8568 ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.6.1 │  │ Browser: Electron 114 (headless) │  │ Node Version: v20.16.0 (/usr/local/bin/node) │  │ Specs: 1 found (istio_config.feature) │  │ Searched: cypress/integration/featureFiles/istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (1 of 1) [4979:1222/165835.603254:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5367: Permission denied (13)   Kiali Istio Config page  ✓ KIA0101 validation (29062ms)  ✓ KIA0102 validation  ✓ KIA0104 validation  ✓ KIA0106 validation (55211ms)  ✓ KIA0201 validation (68735ms)  ✓ KIA0202 validation (19093ms)  ✓ KIA0203 validation (23197ms)  ✓ KIA0207 validation (64590ms)  ✓ KIA0208 validation (13657ms)  ✓ KIA0209 validation (42672ms)  ✓ KIA0301 wildcard validation (72520ms)  ✓ KIA0301 validation (21020ms)  ✓ KIA0302 validation (11555ms)  ✓ KIA0505 validation (12886ms)  ✓ KIA0506 validation (65641ms)  ✓ KIA1004 validation (63581ms)  ✓ KIA1006 validation (53750ms)  ✓ KIA1101 validation (62846ms)  ✓ KIA1102 validation (60210ms)  ✓ VirtualService references to Gateway (55093ms)  ✓ KIA1104 validation (64298ms)  ✓ KIA1105 validation (15338ms)  ✓ KIA1106 validation (41549ms)  ✓ KIA1107 validation (12031ms)  ✓ KIA1502 validation (57313ms)  ✓ KIA1504 validation (49363ms)  ✓ KIA1601 validation (59545ms)   27 passing (18m)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 27 │  │ Passing: 27 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 18 minutes, 24 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ istio_config.feature 18:24 27 27 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 18:24 27 27 - - -   Done in 1110.38s. yarn run v1.22.22 $ jrm cypress/results/combined-report.xml "cypress/results/*.xml" Done. 18 files processed. Done in 0.24s. Copying result xml and screenshots to /logs/artifacts Patching Tests Result File: /logs/artifacts/junit-kiali-cypress.xml Checking if yq exists Installing yq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.9M 100 12.9M 0 0 84.4M 0 --:--:-- --:--:-- --:--:-- 84.4M Mapping Kiali Cypress Test Suite Name To: ServiceMesh-lp-interop CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deleting sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deleting the 'sleep' app in the 'sleep' namespace... deployment.apps "sleep" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid removed: "sleep" project.project.openshift.io "sleep" deleted Error from server (NotFound): namespaces "sleep" not found Deleting bookinfo demo ... Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.27.3/bin/istioctl client version: 1.27.3 control plane version: 1.27.3_ossm data plane version: 1.27.3 (34 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged ====== UNINSTALLING ANY EXISTING BOOKINFO DEMO ===== networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted project.project.openshift.io "bookinfo" deleted Error from server (NotFound): namespaces "bookinfo" not found ====== BOOKINFO UNINSTALLED ===== Deleting error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=true DISTRIBUTE_DEMO=false INSTALL_GAMMA=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Deleting Error Rates Demo (the envoy filters, if previously created, will remain) networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted securitycontextconstraints.security.openshift.io "error-rates-scc" deleted namespace "alpha" deleted namespace "beta" deleted Deleting loggers demo... The cluster client executable is found here: /usr/bin/oc namespace "loggers" deleted