WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 70 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". ls: cannot access '/tmp/kiali/hack/istio/../../_output/istio-*': No such file or directory CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true IS_MAISTRA=true Deploying bookinfo demo ... ls: cannot access '/tmp/kiali/hack/istio/../../_output/istio-*': No such file or directory Output Directory: /tmp/kiali/_output Will use the latest Istio version: 1.21.0 Will look for Istio here: /tmp/kiali/_output/istio-1.21.0 Cannot find Istio 1.21.0 - 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 1711 0 --:--:-- --:--:-- --:--:-- 1711 100 4899 100 4899 0 0 44944 0 --:--:-- --:--:-- --:--:-- 44944 Downloading istio-1.21.0 from https://github.com/istio/istio/releases/download/1.21.0/istio-1.21.0-linux-amd64.tar.gz ... Istio 1.21.0 Download Complete! Istio has been successfully downloaded into the istio-1.21.0 folder on your system. Next Steps: See https://istio.io/latest/docs/setup/install/ to add Istio to your Kubernetes cluster. To configure the istioctl client tool for your workstation, add the /tmp/kiali/_output/istio-1.21.0/bin directory to your environment path variable with: export PATH="$PATH:/tmp/kiali/_output/istio-1.21.0/bin" Begin the Istio pre-installation check by running: istioctl x precheck Need more information? Visit https://istio.io/latest/docs/setup/install/ Istio is found here: /tmp/kiali/_output/istio-1.21.0 client version: 1.21.0 control plane version: OSSM_2.4.5-1 data plane version: 1.16.7 (2 proxies) istioctl is found here: /tmp/kiali/_output/istio-1.21.0/bin/istioctl Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.21.0 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.21.0/bin/istioctl client version: 1.21.0 control plane version: OSSM_2.4.5-1 data plane version: 1.16.7 (2 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true IS_MAISTRA=true Now using project "bookinfo" on server "https://api.ci-op-stnptz85-8c5aa.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 Error from server (NotFound): services "productpage" not found Error from server (AlreadyExists): routes.route.openshift.io "istio-ingressgateway" already exists securitycontextconstraints.security.openshift.io/bookinfo-scc 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 servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/details-v1 deployment.apps/details-v1 patched Enabling sidecar injection for deployment: deployment.apps/productpage-v1 deployment.apps/productpage-v1 patched Enabling sidecar injection for deployment: deployment.apps/ratings-v1 deployment.apps/ratings-v1 patched Enabling sidecar injection for deployment: deployment.apps/reviews-v1 deployment.apps/reviews-v1 patched Enabling sidecar injection for deployment: deployment.apps/reviews-v2 deployment.apps/reviews-v2 patched Enabling sidecar injection for deployment: deployment.apps/reviews-v3 deployment.apps/reviews-v3 patched 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.204.142 9080/TCP 11s productpage ClusterIP 172.30.142.110 9080/TCP 11s ratings ClusterIP 172.30.188.49 9080/TCP 11s reviews ClusterIP 172.30.172.89 9080/TCP 11s NAME READY STATUS RESTARTS AGE details-v1-654b98b4c6-rvpts 2/2 Running 0 5s productpage-v1-d66dd4764-9b9j4 2/2 Running 0 5s ratings-v1-558ff8f788-txkvc 2/2 Running 0 4s ratings-v1-686ccfb5d8-gq6xl 0/1 Terminating 0 11s reviews-v1-544d4698d8-nvjs4 2/2 Running 0 4s reviews-v1-86896b7648-8xkhj 1/1 Terminating 0 11s reviews-v2-5ccd697868-q4bxk 2/2 Running 0 4s reviews-v3-5c5cc7b6d-nxmv5 1/1 Terminating 0 11s reviews-v3-65c55f5dc6-rbfgj 2/2 Running 0 4s Installing Traffic Generator Traffic Generator will use the OpenShift ingress route of: istio-ingressgateway-istio-system.apps.ci-op-stnptz85-8c5aa.cspilp.interop.ccitredhat.com 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 3115 0 --:--:-- --:--:-- --:--:-- 3115 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 1185 100 1185 0 0 18515 0 --:--:-- --:--:-- --:--:-- 18515 replicaset.apps/kiali-traffic-generator created Deploying error rates demo ... Will deploy Error Rates Demo using these settings: CLIENT_EXE=oc ARCH=amd64 DELETE_DEMO=false ENABLE_INJECTION=true ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true IS_MAISTRA=true Now using project "alpha" on server "https://api.ci-op-stnptz85-8c5aa.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-stnptz85-8c5aa.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" 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 100 8377 100 8377 0 0 136k 0 --:--:-- --:--:-- --:--:-- 136k 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 138k 0 --:--:-- --:--:-- --:--:-- 140k 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 servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/a-client deployment.apps/a-client patched Enabling sidecar injection for deployment: deployment.apps/b-client deployment.apps/b-client patched Enabling sidecar injection for deployment: deployment.apps/c-client deployment.apps/c-client patched Enabling sidecar injection for deployment: deployment.apps/d-client deployment.apps/d-client patched Enabling sidecar injection for deployment: deployment.apps/e-client deployment.apps/e-client patched Enabling sidecar injection for deployment: deployment.apps/f-client deployment.apps/f-client patched Enabling sidecar injection for deployment: deployment.apps/v-server deployment.apps/v-server patched Enabling sidecar injection for deployment: deployment.apps/w-server deployment.apps/w-server patched Enabling sidecar injection for deployment: deployment.apps/x-server deployment.apps/x-server patched Enabling sidecar injection for deployment: deployment.apps/y-server deployment.apps/y-server patched Enabling sidecar injection for deployment: deployment.apps/z-server deployment.apps/z-server patched servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/a-client deployment.apps/a-client patched Enabling sidecar injection for deployment: deployment.apps/b-client deployment.apps/b-client patched Enabling sidecar injection for deployment: deployment.apps/c-client deployment.apps/c-client patched Enabling sidecar injection for deployment: deployment.apps/d-client deployment.apps/d-client patched Enabling sidecar injection for deployment: deployment.apps/e-client deployment.apps/e-client patched Enabling sidecar injection for deployment: deployment.apps/f-client deployment.apps/f-client patched Enabling sidecar injection for deployment: deployment.apps/v-server deployment.apps/v-server patched Enabling sidecar injection for deployment: deployment.apps/w-server deployment.apps/w-server patched Enabling sidecar injection for deployment: deployment.apps/x-server deployment.apps/x-server patched Enabling sidecar injection for deployment: deployment.apps/y-server deployment.apps/y-server patched Enabling sidecar injection for deployment: deployment.apps/z-server deployment.apps/z-server patched 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-stnptz85-8c5aa.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 securitycontextconstraints.security.openshift.io/sleep-scc created serviceaccount/sleep created service/sleep created deployment.apps/sleep created servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/sleep deployment.apps/sleep patched 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 Restarting deployment: 'details-v1' deployment.apps/details-v1 restarted Restarting deployment: 'productpage-v1' deployment.apps/productpage-v1 restarted Restarting deployment: 'ratings-v1' deployment.apps/ratings-v1 restarted Restarting deployment: 'reviews-v1' deployment.apps/reviews-v1 restarted Restarting deployment: 'reviews-v2' deployment.apps/reviews-v2 restarted Restarting deployment: 'reviews-v3' deployment.apps/reviews-v3 restarted Waiting for workload: 'details-v1' to be ready Waiting for deployment "details-v1" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "details-v1" rollout to finish: 1 old replicas are pending termination... 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 Waiting for deployment "reviews-v1" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "reviews-v1" rollout to finish: 1 old replicas are pending termination... deployment "reviews-v1" successfully rolled out Waiting for workload: 'reviews-v2' to be ready Waiting for deployment "reviews-v2" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "reviews-v2" rollout to finish: 1 old replicas are pending termination... deployment "reviews-v2" successfully rolled out Waiting for workload: 'reviews-v3' to be ready deployment "reviews-v3" successfully rolled out NAME READY STATUS RESTARTS AGE details-v1-654b98b4c6-rvpts 2/2 Terminating 0 36s details-v1-f59db86f7-t8r4p 2/2 Running 0 5s kiali-traffic-generator-xf29h 1/1 Running 0 30s productpage-v1-7d4795959-4hl7k 2/2 Running 0 5s productpage-v1-d66dd4764-9b9j4 2/2 Terminating 0 36s ratings-v1-558ff8f788-txkvc 2/2 Terminating 0 35s ratings-v1-6cf856c569-kvttc 2/2 Running 0 5s reviews-v1-544d4698d8-nvjs4 2/2 Terminating 0 35s reviews-v1-846c77d547-llfdj 2/2 Running 0 5s reviews-v2-5ccd697868-q4bxk 2/2 Terminating 0 35s reviews-v2-5fd6957c-4f756 2/2 Running 0 5s reviews-v3-65c55f5dc6-rbfgj 2/2 Terminating 0 35s reviews-v3-96ff486c6-c57hw 2/2 Running 0 5s 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 Restarting deployment: 'a-client' deployment.apps/a-client restarted Restarting deployment: 'b-client' deployment.apps/b-client restarted Restarting deployment: 'c-client' deployment.apps/c-client restarted Restarting deployment: 'd-client' deployment.apps/d-client restarted Restarting deployment: 'e-client' deployment.apps/e-client restarted Restarting deployment: 'f-client' deployment.apps/f-client restarted Restarting deployment: 'v-server' deployment.apps/v-server restarted Restarting deployment: 'w-server' deployment.apps/w-server restarted Restarting deployment: 'x-server' deployment.apps/x-server restarted Restarting deployment: 'y-server' deployment.apps/y-server restarted Restarting deployment: 'z-server' deployment.apps/z-server restarted Waiting for workload: 'a-client' to be ready Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready Waiting for deployment "b-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "b-client" rollout to finish: 1 old replicas are pending termination... deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready Waiting for deployment "c-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "c-client" rollout to finish: 1 old replicas are pending termination... deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready Waiting for deployment "d-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "d-client" rollout to finish: 1 old replicas are pending termination... 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 Waiting for deployment "v-server" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "v-server" rollout to finish: 1 old replicas are pending termination... 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 NAME READY STATUS RESTARTS AGE a-client-7d46fbd7bb-b6tbh 2/2 Terminating 0 27s a-client-84c8b6fbcf-mnjnn 2/2 Running 0 5s b-client-665c49d58d-gzqlf 2/2 Terminating 0 27s b-client-7596b598b5-dvvd5 2/2 Running 0 5s c-client-6c574db94c-4tmlr 2/2 Terminating 0 27s c-client-6d75f586f6-s94cl 2/2 Running 0 5s d-client-5698558ddb-ng649 2/2 Terminating 0 27s d-client-8475c88b67-n6tx6 2/2 Running 0 5s e-client-76b6d6c4f5-wwn9c 2/2 Running 0 5s e-client-76c8589956-xdkcs 2/2 Terminating 0 27s f-client-695d6d98d8-zhq8c 2/2 Terminating 0 27s f-client-7bc57dbb8f-hsb6x 2/2 Running 0 5s v-server-77d89c85dd-j6lnn 2/2 Running 0 5s v-server-796d5c9df-94kcq 2/2 Terminating 0 27s w-server-5f6fd9d9f5-9ptmj 2/2 Terminating 0 27s w-server-97cc54b46-5hkrw 2/2 Running 0 5s x-server-7fd79bb458-8rjj2 2/2 Running 0 5s x-server-8f7477445-77sd9 2/2 Terminating 0 26s y-server-6cbfb578fd-8dtmm 2/2 Terminating 0 26s y-server-874bf679-n45rq 2/2 Running 0 5s z-server-659d97ccc6-mjkt5 2/2 Running 0 5s z-server-69db74f64c-fjpkj 2/2 Terminating 0 26s 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 Restarting deployment: 'a-client' deployment.apps/a-client restarted Restarting deployment: 'b-client' deployment.apps/b-client restarted Restarting deployment: 'c-client' deployment.apps/c-client restarted Restarting deployment: 'd-client' deployment.apps/d-client restarted Restarting deployment: 'e-client' deployment.apps/e-client restarted Restarting deployment: 'f-client' deployment.apps/f-client restarted Restarting deployment: 'v-server' deployment.apps/v-server restarted Restarting deployment: 'w-server' deployment.apps/w-server restarted Restarting deployment: 'x-server' deployment.apps/x-server restarted Restarting deployment: 'y-server' deployment.apps/y-server restarted Restarting deployment: 'z-server' deployment.apps/z-server restarted Waiting for workload: 'a-client' to be ready Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready Waiting for deployment "b-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "b-client" rollout to finish: 1 old replicas are pending termination... deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready Waiting for deployment "c-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "c-client" rollout to finish: 1 old replicas are pending termination... 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 Waiting for deployment "e-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "e-client" rollout to finish: 1 old replicas are pending termination... 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 NAME READY STATUS RESTARTS AGE a-client-5466b69d96-ztmtv 2/2 Terminating 0 29s a-client-647f86cfb5-vqvbd 2/2 Running 0 7s b-client-5767685c55-2gsfz 2/2 Running 0 7s b-client-7d77c9cd68-djz7j 2/2 Terminating 0 28s c-client-5d7788bfb8-7zpb2 2/2 Running 0 7s c-client-6f858d46f9-stnfh 2/2 Terminating 0 28s d-client-757c5bdccb-8zxxl 2/2 Terminating 0 28s d-client-77f8588ff9-45xsj 2/2 Running 0 7s e-client-66d97666b6-p8w75 2/2 Terminating 0 28s e-client-69b477f6f7-bkxnr 2/2 Running 0 7s f-client-585bff589f-5ck4q 2/2 Running 0 6s f-client-6799487cdb-t8tt8 2/2 Terminating 0 28s v-server-79cfcdd9bf-5fnjd 2/2 Terminating 0 28s v-server-84666f48f6-ll8mz 2/2 Running 0 6s w-server-5f6fd9d9f5-b9lbf 2/2 Terminating 0 28s w-server-6c77c89644-g892d 2/2 Running 0 6s x-server-74f4469c8d-4pn99 2/2 Running 0 6s x-server-8f7477445-pdf2p 2/2 Terminating 0 28s y-server-57555d5877-7586s 2/2 Running 0 6s y-server-6cbfb578fd-4sjmn 2/2 Terminating 0 28s z-server-69db74f64c-89fwz 2/2 Terminating 0 28s z-server-78758f6db6-8n7n9 2/2 Running 0 6s yarn run v1.22.10 $ npm run cypress:delete:reports npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1710524547354-0.7950378023106857/node but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. > @kiali/kiali-ui@1.65.9 cypress:delete:reports /tmp/kiali > rm cypress/results/* || true $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="not @crd-validation" && cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="@crd-validation" [STARTED] Task without title. [SUCCESS] Task without title. [3933:0315/174231.050824:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4119: Permission denied (13) [4119:0315/174231.071813:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. Couldn't determine Mocha version ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 10.7.0 │  │ Browser: Electron 102 (headless) │  │ Node Version: v14.17.0 (/usr/local/bin/node) │  │ Specs: 29 found (app_details.feature, apps.feature, graph_context_menu.feature, graph │  │ _display.feature, graph_find_hide.feature, graph_replay.feature, graph_side_pa │  │ nel.feature, graph_toolbar.feature, graph_toolbar_legend.feature, istio_config │  │ .feature, istio_config_...) │  │ Searched: **/*.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details.feature (1 of 29) [3933:0315/174233.725076:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4333: Permission denied (13) Couldn't determine Mocha version   Kiali App Details page  ✓ See details for app.  ✓ See app minigraph for details app.  ✓ See app Traffic information  ✓ See Inbound Metrics  ✓ See Outbound Metrics  1) See tracing info after selecting a trace  2) See span info after selecting app span   5 passing (2m)  2 failing  1) Kiali App Details page See tracing info after selecting a trace:  AssertionError: Timed out retrying after 40000ms: Expected to find element: `[data-test="jaeger-scatterplot"]`, but never found it. at Context.eval (https://kiali-istio-system.apps.ci-op-stnptz85-8c5aa.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/support/index.ts:200:19)   2) Kiali App Details page See span info after selecting app span:  AssertionError: Timed out retrying after 40000ms: Expected to find element: `[data-test="jaeger-scatterplot"]`, but never found it. at Context.eval (https://kiali-istio-system.apps.ci-op-stnptz85-8c5aa.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/support/index.ts:200:19)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 5 │  │ Failing: 2 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 2 │  │ Video: true │  │ Duration: 1 minute, 33 seconds │  │ Spec Ran: app_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    tracing info after selecting a trace (failed).png   - /tmp/kiali/cypress/screenshots/app_details.feature/Kiali App Details page -- See (1280x720)    span info after selecting app span (failed).png  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/app_details.feature.mp4 (6 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: apps.feature (2 of 29) [3933:0315/174424.865178:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4467: Permission denied (13)   Kiali Apps List page  ✓ See all Apps objects in the bookinfo namespace.  ✓ Filter Apps by Istio Name  ✓ Filter Apps by Istio Sidecar  ✓ Filter workloads table by Istio Sidecar not being present  ✓ Filter Apps by Istio Type  ✓ Filter Apps by Health  ✓ Filter Applications table by Label  ✓ The healthy status of a logical mesh application is reported in the list of applications  ✓ The idle status of a logical mesh application is reported in the list of applications  ✓ The failing status of a logical mesh application is reported in the list of applications  ✓ The degraded status of a logical mesh application is reported in the list of applications   11 passing (22s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 11 │  │ Passing: 11 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 22 seconds │  │ Spec Ran: apps.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/apps.feature.mp4 (2 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_context_menu.feature (3 of 29) [3933:0315/174458.681621:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4629: Permission denied (13)   Kiali Graph page - Context menu actions  ✓ Actions in context menu for service node with existing traffic routing  ✓ Ability to launch traffic_shifting wizard from graph context menu (example #1)  ✓ Ability to launch tcp_traffic_shifting wizard from graph context menu (example #2)  ✓ Ability to launch request_routing wizard from graph context menu (example #3)  ✓ Ability to launch fault_injection wizard from graph context menu (example #4)  ✓ Ability to launch request_timeouts wizard from graph context menu (example #5)   6 passing (15s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 14 seconds │  │ Spec Ran: graph_context_menu.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_context_menu.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_display.feature (4 of 29) [3933:0315/174524.336611:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4763: Permission denied (13)   Kiali Graph page - Display menu  ✓ Graph no namespaces  ✓ Graph alpha and beta and istio-system namespaces  ✓ User clicks Display Menu  ✓ Average Response-time edge labels (5032ms)  ✓ Median Response-time edge labels  ✓ 95th Percentile Response-time edge labels  ✓ 99th Percentile Response-time edge labels  ✓ Disable response time edge labels  ✓ Request Throughput edge labels  ✓ Response Throughput edge labels  ✓ Disable throughput edge labels  ✓ Enable Traffic Distribution edge labels  ✓ Disable Traffic Distribution edge labels  ✓ Enable Traffic Rate edge labels  ✓ Disable Traffic Rate edge labels  ✓ User disables cluster boxes  ✓ User disables Namespace boxes  ✓ User enables idle edges  ✓ User enables idle nodes  ✓ User disables idle edges  ✓ User disables idle nodes  ✓ User enables rank  ✓ User disables rank  ✓ User disables service nodes  ✓ User enables security  ✓ User disables security  ✓ User disables missing sidecars  ✓ User disables virtual services  ✓ User enables animation  ✓ User disables animation  ✓ User resets to factory default setting   31 passing (58s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 31 │  │ Passing: 31 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 57 seconds │  │ Spec Ran: graph_display.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_display.feature.mp4 (4 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_find_hide.feature (5 of 29) [3933:0315/174635.410173:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4894: Permission denied (13)   Kiali Graph page - Find/Hide  ✓ Find unhealthy workloads  ✓ Hide unhealthy workloads  ✓ Use preset find option to filter workloads  ✓ Use preset hide option to filter workloads  ✓ Show Graph Find/Hide help menu  ✓ Filling the find form with nonsense   6 passing (19s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 19 seconds │  │ Spec Ran: graph_find_hide.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_find_hide.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_replay.feature (6 of 29) [3933:0315/174705.382452:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5027: Permission denied (13)   Kiali Graph page - Replay  ✓ Graph alpha and beta namespaces  ✓ Show Replay  ✓ Close Replay   3 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 4 seconds │  │ Spec Ran: graph_replay.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_replay.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_side_panel.feature (7 of 29) [3933:0315/174720.086008:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5158: 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  ✓ Ability to launch traffic_shifting wizard from graph side panel (example #1)  ✓ Ability to launch tcp_traffic_shifting wizard from graph side panel (example #2)  ✓ Ability to launch request_routing wizard from graph side panel (example #3)  ✓ Ability to launch fault_injection wizard from graph side panel (example #4)  ✓ Ability to launch request_timeouts wizard from graph side panel (example #5)   6 passing (19s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 18 seconds │  │ Spec Ran: graph_side_panel.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_side_panel.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar.feature (8 of 29) [3933:0315/174749.089752:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5288: Permission denied (13)   Kiali Graph page - Toolbar (various)  ✓ Graph alpha namespace with query params  ✓ Open graph Tour  ✓ Close graph Tour  ✓ Open traffic dropdown  ✓ Disable all traffic  ✓ Enable http traffic  ✓ Close traffic dropdown  ✓ User resets to factory default  ✓ Open duration dropdown  ✓ Close duration dropdown  ✓ Set duration dropdown  ✓ Open refresh dropdown  ✓ Close refresh dropdown  ✓ Set refresh dropdown  ✓ graph type app  ✓ graph type service  ✓ graph type versioned app  ✓ graph type workload   18 passing (16s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 18 │  │ Passing: 18 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 16 seconds │  │ Spec Ran: graph_toolbar.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_toolbar.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar_legend.feature (9 of 29) [3933:0315/174816.056885:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5418: Permission denied (13)   Kiali Graph page - Graph toolbar and legend sidebar  ✓ Check if the Toggle Drag button is usable (example #1)  ✓ Check if the Zoom to Fit button is usable (example #2)  ✓ Check if the Hide Healthy Edges button is usable (example #3)  ✓ Check if the Hide All Edges button is usable (example #4)  ✓ Check if the Graph Layout Default Style button is usable (example #5)  ✓ Check if the Graph Layout Style 1 button is usable (example #6)  ✓ Check if the Graph Layout Style 2 button is usable (example #7)  ✓ Check if the Graph Layout Style 3 button is usable (example #8)  ✓ Check if the Namespace Layout Style 1 button is usable (example #9)  ✓ Check if the Namespace Layout Style 2 button is usable (example #10)  ✓ Check if the Show Legend button is usable (example #11)  ✓ Check if the Toggle Drag Graph button can be turned off  ✓ Check if the Toggle Drag Graph button can be turned on  ✓ Check if the not active by default Hide Healthy Edges Graph button can be turned on (example #1)  ✓ Check if the not active by default Hide All Edges Graph button can be turned on (example #2)  ✓ Check if the not active by default Graph Layout Style 1 Graph button can be turned on (example #3)  ✓ Check if the not active by default Graph Layout Style 2 Graph button can be turned on (example #4)  ✓ Check if the not active by default Graph Layout Style 3 Graph button can be turned on (example #5)  ✓ Check if the not active by default Namespace Layout Style 2 Graph button can be turned on (example #6)  ✓ Check if the not active by default Hide Healthy Edges Graph button can be turned off (example #1)  ✓ Check if the not active by default Hide All Edges Graph button can be turned off (example #2)  ✓ The Hide Healthy Edges is turned off by turning on the Hide All Edges  ✓ The Hide All Edges is turned off by turning on the Hide Healthy Edges  ✓ The Namespace Layout Style 1 is turned off by turning on the Namespace Layout Style 2  ✓ The Namespace Layout Style 2 is turned off by turning on the Namespace Layout Style 1  ✓ First 3 Graph Layout Style buttons are mutually exclusive  ✓ The last Graph Layout Style button is mutually exclusive with the rest  ✓ Show the Legend  ✓ Close the Legend using the button  ✓ Close the Legend using the cross   30 passing (1m)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 30 │  │ Passing: 30 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 1 minute, 18 seconds │  │ Spec Ran: graph_toolbar_legend.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_toolbar_legend.feature.mp4 (5 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (10 of 29) [3933:0315/174949.505837:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5552: Permission denied (13)   Kiali Istio Config page  ✓ See all Istio Config objects in the bookinfo namespace.  ✓ Filter Istio Config objects by Istio Name  ✓ Filter Istio Config objects by Istio Type  ✓ Filter Istio Config objects by Valid configuration  ✓ 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  - KIA0101 validation  - KIA0102 validation  - KIA0104 validation  - KIA0106 validation  - KIA0201 validation  - KIA0202 validation  - KIA0203 validation  - KIA0207 validation  - KIA0208 validation  - KIA0209 validation  - KIA0301 wildcard validation  - KIA0301 validation  - KIA0302 validation  - KIA0505 validation  - KIA0506 validation  - KIA1004 validation  - KIA1006 validation  - KIA1101 validation  - KIA1102 validation  - KIA1104 validation  - KIA1105 validation  - KIA1106 validation  - KIA1107 validation   11 passing (14s)   23 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 34 │  │ Passing: 11 │  │ Failing: 0 │  │ Pending: 23 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 13 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_editor.feature (11 of 29) [3933:0315/175013.839423:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5685: Permission denied (13)   Kiali Istio Config editor page  ✓ Filter Istio Config editor objects by Valid configuration   1 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 2 seconds │  │ Spec Ran: istio_config_editor.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_editor.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_type_filters.feature (12 of 29) [3933:0315/175026.469210:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5816: Permission denied (13)   Kiali Istio Config page  ✓ Fill the input form with nonsense  ✓ Filters should be available in the dropdown  ✓ Single filter should be usable  ✓ Multiple filters should be usable  ✓ Filter AuthorizationPolicy should be deletable  ✓ Deleting all filters at once in config  ✓ When 4 or more filters are chosen, only 3 are visible right away  ✓ Show the view of all type filters  ✓ Hide the menu of all chosen filters   9 passing (19s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 18 seconds │  │ Spec Ran: istio_config_type_filters.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_type_filters.feature (1 second)   .mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_validation_filters.feature (13 of 29) [3933:0315/175055.483452:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5946: Permission denied (13)   Kiali Istio Config page  ✓ Filters should be available in the dropdown  ✓ Single validation filter should be usable  ✓ Filter should be deletable  ✓ Deleting all filters at once  ✓ When 4 or more filters are chosen, only 3 are visible  ✓ Show the view of all validation filters  ✓ Hide the menu of all chosen filters for valdiation   7 passing (13s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 7 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 13 seconds │  │ Spec Ran: istio_config_validation_filters.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_validation_filters.f (1 second)   eature.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_about.feature (14 of 29) [3933:0315/175119.014441:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6077: 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: true │  │ Duration: 2 seconds │  │ Spec Ran: kiali_about.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_about.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_cookie.feature (15 of 29) [3933:0315/175131.519234:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6207: Permission denied (13)   Kiali login cookie  ✓ Console is visible after login   1 passing (1s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 1 second │  │ Spec Ran: kiali_cookie.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_cookie.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_help.feature (16 of 29) [3933:0315/175142.992735:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6338: Permission denied (13)   Kiali help dropdown verify  ✓ Open Kiali help dropdown  ✓ User opens the View Debug Info section  ✓ User opens the View Certificates Info section   3 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 3 seconds │  │ Spec Ran: kiali_help.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_help.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_login.feature (17 of 29) [3933:0315/175155.695157:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6477: Permission denied (13)   Kiali login  ✓ Try to log in without filling the username and password  ✓ Try to log in with an invalid username  ✓ Try to log in with an invalid password   3 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 3 seconds │  │ Spec Ran: kiali_login.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_login.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_logout.feature (18 of 29) [3933:0315/175209.512853:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6683: Permission denied (13)   Kiali logout  ✓ Kiali logout successfully   1 passing (1s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 1 second │  │ Spec Ran: kiali_logout.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_logout.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_sidebar_toggle.feature (19 of 29) [3933:0315/175220.629292:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6813: Permission denied (13)   Sidebar toggle  ✓ Close the sidebar  ✓ Open the sidebar   2 passing (5s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 5 seconds │  │ Spec Ran: kiali_sidebar_toggle.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_sidebar_toggle.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: overview.feature (20 of 29) [3933:0315/175235.397823:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6943: Permission denied (13)   Kiali Overview page  ✓ See "alpha" and "beta" namespaces  ✓ Doesn't see a "bad" namespace  ✓ Select the COMPACT view  ✓ Select the EXPAND view  ✓ Select the LIST view  ✓ Filter by namespace  ✓ Sort by name  ✓ Health for Apps  ✓ Health for Workloads  ✓ Health for Services  ✓ Last 10 minutes  ✓ Last 10 minutes Outbound traffic  ✓ The healthy status of a logical mesh application is reported in the overview of a namespace  ✓ The idle status of a logical mesh application is reported in the overview of a namespace  ✓ The failing status of a logical mesh application is reported in the overview of a namespace  ✓ The degraded status of a logical mesh application is reported in the overview of a namespace  ✓ The minimum TLS version is visible in the control plane  ✓ The canary upgrade information is not present when there is no canary configured  ✓ The Istio panel should be visible in the control panel   19 passing (30s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 19 │  │ Passing: 19 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 29 seconds │  │ Spec Ran: overview.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/overview.feature.mp4 (2 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: service_details.feature (21 of 29) [3933:0315/175317.021565:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7108: Permission denied (13)   Kiali Service Details page  ✓ See details for productpage  ✓ See details for service  ✓ See service minigraph for details app.  ✓ See service Traffic information  ✓ See Inbound Metrics for productspage service details (5981ms)  ✓ See Graph data for productspage service details Inbound Metrics graphs  ✓ See graph traces for productspage service details  ✓ See span info after selecting service span  ✓ Verify that the Graph type dropdown is disabled when changing to Show node graph   9 passing (22s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 21 seconds │  │ Spec Ran: service_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/service_details.feature.mp4 (2 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: services.feature (22 of 29) [3933:0315/175350.097220:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7240: Permission denied (13)   Kiali Services page  ✓ See services table with correct info  ✓ Filter services table by Service Name  ✓ Filter services table by Service Type  ✓ Filter services table by sidecar  ✓ Filter services table by Istio Type  ✓ Filter services table by health  ✓ Filter services table by label  ✓ Filter services table by label click  ✓ Filter and unfilter services table by label click  ✓ The healthy status of a service is reported in the list of services  ✓ The idle status of a service is reported in the list of services  ✓ The failing status of a service is reported in the list of services  ✓ The degraded status of a service is reported in the list of services   13 passing (18s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 13 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 17 seconds │  │ Spec Ran: services.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/services.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: sidecar_injection.feature (23 of 29) [3933:0315/175418.889923:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7372: Permission denied (13)   Controlling sidecar injection  ✓ Override the default policy for automatic sidecar injection by enabling it in a namespace  ✓ Switch the override configuration for automatic sidecar injection in a namespace to disabled  ✓ Switch the override configuration for automatic sidecar injection in a namespace to enabled  ✓ Switch to using the default policy for automatic sidecar injection in a namespace  ✓ Override the default policy for automatic sidecar injection by enabling it in a workload  ✓ Override the default policy for automatic sidecar injection by disabling it in a workload  ✓ Switch the override configuration for automatic sidecar injection in a workload to disabled (5087ms)  ✓ Switch the override configuration for automatic sidecar injection in a workload to enabled  ✓ Remove override configuration for automatic sidecar injection in a workload   9 passing (30s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 30 seconds │  │ Spec Ran: sidecar_injection.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/sidecar_injection.feature.mp4 (2 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_istio_config.feature (24 of 29) [3933:0315/175501.094943:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7806: Permission denied (13)   Kiali Istio Config page  ✓ Create a K8s Gateway scenario (6345ms)  ✓ Try to create a Gateway with no name  ✓ Try to create a Gateway with invalid name  ✓ Create a Gateway scenario  ✓ Try to create a Gateway with negative port number  ✓ Try to create a Gateway with invalid port number  ✓ Try to insert letters in the port field  ✓ Create a Gateway with duplicate name  ✓ Try to create a Gateway without filling the inputs related to TLS  ✓ Create a Gateway with TLS  ✓ Try to create a ServiceEntry with empty fields  ✓ Try to create a ServiceEntry with invalid name and host specified  ✓ Create a ServiceEntry without ports specified  ✓ Try to create a ServiceEntry with empty ports specified  ✓ Create a ServiceEntry with ports specified  ✓ Try to create duplicate port specifications on a ServiceEntry   16 passing (43s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 16 │  │ Passing: 16 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 43 seconds │  │ Spec Ran: wizard_istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/wizard_istio_config.feature.mp4 (3 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_k8sgw_api_routing.feature (25 of 29) [3933:0315/175557.111316:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7938: Permission denied (13)   Service Details Wizard: K8s Gateway API Routing  ✓ Create a K8s Gateway API Routing scenario (5485ms)  ✓ See a HTTPRoute generated  ✓ Update a K8s Gateway API Routing scenario  ✓ See a K8s Gateway generated with warning  ✓ Delete the K8s Gateway Routing scenario   5 passing (11s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 5 │  │ Passing: 5 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: wizard_k8sgw_api_routing.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/wizard_k8sgw_api_routing.feature. (1 second)   mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_request_routing.feature (26 of 29) [3933:0315/175621.087353:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8072: Permission denied (13)   Service Details Wizard: Request Routing  ✓ Create a Request Routing scenario (6454ms)  ✓ See a DestinationRule generated  ✓ See a VirtualService generated  ✓ Update a Request Routing scenario  ✓ See a Gateway generated  ✓ Delete the Request Routing scenario   6 passing (12s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 12 seconds │  │ Spec Ran: wizard_request_routing.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/wizard_request_routing.feature.mp (1 second)   4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workload_logs.feature (27 of 29) [3933:0315/175643.159705:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8203: Permission denied (13)   Workload logs tab  ✓ The logs tab should show the logs of a pod  ✓ The log pane of the logs tab should only show the lines with the requested text  ✓ The log pane of the logs tab should hide the lines with the requested text  ✓ The log pane of the logs tab should limit the number of log lines that are fetched  ✓ The log pane of the logs tab should only show logs for the selected container  ✓ The log pane of the logs tab should show spans   6 passing (7s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 7 seconds │  │ Spec Ran: workload_logs.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workload_logs.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads.feature (28 of 29) [3933:0315/175659.916932:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8333: Permission denied (13)   Kiali Workloads page  ✓ See workloads table with correct info  ✓ Filter workloads table by Workloads Name  ✓ Filter workloads table by Workloads Type  ✓ Filter workloads table by sidecar  ✓ Filter workloads table by Istio Type  ✓ Filter workloads table by health  ✓ Filter workloads table by App Label  ✓ Filter workloads table by Version Label  ✓ Filter workloads table by label  ✓ The healthy status of a workload is reported in the list of workloads  ✓ The idle status of a workload is reported in the list of workloads  ✓ The failing status of a workload is reported in the list of workloads  ✓ The degraded status of a workload is reported in the list of workloads   13 passing (26s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 13 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 25 seconds │  │ Spec Ran: workloads.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workloads.feature.mp4 (2 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads_details.feature (29 of 29) [3933:0315/175736.693704:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8488: Permission denied (13)   Kiali Workload Details page  ✓ See details for workload  ✓ See minigraph for workload.  ✓ See workload traffic information  ✓ See workload Inbound Metrics  ✓ See workload Outbound Metrics  ✓ See workload tracing info after selecting a trace  ✓ See workload span info after selecting a span (6593ms)  ✓ See Envoy clusters configuration for a workload (5988ms)  ✓ See Envoy listeners configuration for a workload  ✓ See Envoy routes configuration for a workload  ✓ See Envoy bootstrap configuration for a workload  ✓ See Envoy config configuration for a workload  ✓ See Envoy metrics for a workload   13 passing (37s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 13 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 37 seconds │  │ Spec Ran: workloads_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workloads_details.feature.mp4 (3 seconds) ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✖ app_details.feature 01:33 7 5 2 - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ apps.feature 00:22 11 11 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_context_menu.feature 00:14 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_display.feature 00:57 31 31 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_find_hide.feature 00:19 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_replay.feature 00:04 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_side_panel.feature 00:18 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar.feature 00:16 18 18 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar_legend.feature 01:18 30 30 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config.feature 00:13 34 11 - 23 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_editor.feature 00:02 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_type_filters.feature 00:18 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_validation_filters.fea 00:13 7 7 - - - │  │ ture │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_about.feature 00:02 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_cookie.feature 00:01 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_help.feature 00:03 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_login.feature 00:03 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_logout.feature 00:01 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_sidebar_toggle.feature 00:05 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ overview.feature 00:29 19 19 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ service_details.feature 00:21 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ services.feature 00:17 13 13 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ sidecar_injection.feature 00:30 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_istio_config.feature 00:43 16 16 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_k8sgw_api_routing.feature 00:11 5 5 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_request_routing.feature 00:12 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workload_logs.feature 00:07 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads.feature 00:25 13 13 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads_details.feature 00:37 13 13 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 29 failed (3%) 10:27 289 264 2 23 -   error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.10 $ jrm cypress/results/combined-report.xml "cypress/results/*.xml" Done. 29 files processed. Done in 0.42s. Copying result xml and screenshots to /logs/artifacts CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true IS_MAISTRA=true Deleting the 'sleep' app in the 'sleep' namespace... serviceaccount "sleep" deleted service "sleep" deleted deployment.apps "sleep" deleted servicemeshmember.maistra.io "default" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted securitycontextconstraints.security.openshift.io "sleep-scc" deleted 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.21.0 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.21.0/bin/istioctl client version: 1.21.0 control plane version: OSSM_2.4.5-1 data plane version: 1.16.7 (32 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true IS_MAISTRA=true ====== UNINSTALLING ANY EXISTING BOOKINFO DEMO ===== servicemeshmember.maistra.io "default" deleted securitycontextconstraints.security.openshift.io "bookinfo-scc" 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: CLIENT_EXE=oc ARCH=amd64 DELETE_DEMO=true ENABLE_INJECTION=true ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true IS_MAISTRA=true Deleting Error Rates Demo (the envoy filters, if previously created, will remain) servicemeshmember.maistra.io "default" deleted servicemeshmember.maistra.io "default" deleted securitycontextconstraints.security.openshift.io "error-rates-scc" deleted namespace "alpha" deleted namespace "beta" deleted