--Task-- name: Verification-admin-ui enabled: True class_name: VerificationTask source_name: admin-ui source_namespace: >default< target_name: admin-ui target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-11 06:20:23] Verification-admin-ui pre : N/A ________________________________________________________________________________ [2024-04-11 06:20:23] - INFO: Timeout for this Task has changed to 10h (36000 seconds) [2024-04-11 06:20:23] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-11 06:20:23] Verification-admin-ui step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-11 06:20:23,408 INFO 2024-04-11 06:20:23,409 INFO --------------------- Get expected number of pods --------------------- 2024-04-11 06:20:23,427 INFO 2024-04-11 06:20:23,428 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].spec.replicas} 2024-04-11 06:20:23,432 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 06:20:24,556 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:24,557 DEBUG --- stdout --- 2024-04-11 06:20:24,557 DEBUG 1 2024-04-11 06:20:24,557 DEBUG --- stderr --- 2024-04-11 06:20:24,558 DEBUG 2024-04-11 06:20:24,558 INFO 2024-04-11 06:20:24,558 INFO -------------- Waiting for 1 expected pod(s) to be ready -------------- 2024-04-11 06:20:24,559 INFO 2024-04-11 06:20:24,560 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments admin-ui --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1" 2024-04-11 06:20:24,560 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-11 06:20:25,399 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 06:20:25,399 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:25,399 DEBUG --- stdout --- 2024-04-11 06:20:25,399 DEBUG ready:1 replicas:1 2024-04-11 06:20:25,399 DEBUG --- stderr --- 2024-04-11 06:20:25,399 DEBUG ________________________________________________________________________________ [2024-04-11 06:20:25] Verification-admin-ui step2 : Discovering pods ________________________________________________________________________________ 2024-04-11 06:20:25,400 INFO 2024-04-11 06:20:25,400 INFO --------------------- Get expected number of pods --------------------- 2024-04-11 06:20:25,400 INFO 2024-04-11 06:20:25,400 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].spec.replicas} 2024-04-11 06:20:25,400 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 06:20:26,190 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:26,191 DEBUG --- stdout --- 2024-04-11 06:20:26,191 DEBUG 1 2024-04-11 06:20:26,191 DEBUG --- stderr --- 2024-04-11 06:20:26,191 DEBUG 2024-04-11 06:20:26,192 INFO 2024-04-11 06:20:26,192 INFO ---------------------------- Get pod list ---------------------------- 2024-04-11 06:20:26,192 INFO 2024-04-11 06:20:26,192 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app.kubernetes.io/name=admin-ui --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 06:20:26,193 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 06:20:27,177 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 06:20:27,178 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:27,178 DEBUG --- stdout --- 2024-04-11 06:20:27,178 DEBUG admin-ui-c4c7bf584-pvbnd 2024-04-11 06:20:27,178 DEBUG --- stderr --- 2024-04-11 06:20:27,178 DEBUG ________________________________________________________________________________ [2024-04-11 06:20:27] Verification-admin-ui step3 : Check component is alive ________________________________________________________________________________ 2024-04-11 06:20:27,181 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/platform 2024-04-11 06:20:27,195 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/platform" 2024-04-11 06:20:27,632 INFO [http_cmd]: http status code OK 2024-04-11 06:20:27,633 DEBUG --- status code --- 2024-04-11 06:20:27,633 DEBUG http status code is 200 (expected 200) 2024-04-11 06:20:27,633 DEBUG --- http response --- 2024-04-11 06:20:27,633 DEBUG Platform Admin
[] PASS : component admin-ui is alive ________________________________________________________________________________ [2024-04-11 06:20:27] Verification-admin-ui step4 : Record version ________________________________________________________________________________ 2024-04-11 06:20:27,639 INFO 2024-04-11 06:20:27,639 INFO -------------------- Get ADMIN-UI software version -------------------- 2024-04-11 06:20:27,640 INFO 2024-04-11 06:20:27,640 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec admin-ui-c4c7bf584-pvbnd --container admin-ui -- find /usr/share/nginx/html -name chunk-vendors.*.js 2024-04-11 06:20:27,640 INFO [loop_until]: (max_time=30, interval=5, expected_rc=[0] 2024-04-11 06:20:28,560 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:28,560 DEBUG --- stdout --- 2024-04-11 06:20:28,560 DEBUG /usr/share/nginx/html/js/chunk-vendors.b3d879ac.js 2024-04-11 06:20:28,560 DEBUG --- stderr --- 2024-04-11 06:20:28,560 DEBUG 2024-04-11 06:20:28,561 INFO 2024-04-11 06:20:28,561 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp admin-ui-c4c7bf584-pvbnd:/usr/share/nginx/html/js/chunk-vendors.b3d879ac.js /tmp/admin-ui_info/chunk-vendors.b3d879ac.js --container admin-ui 2024-04-11 06:20:28,561 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 06:20:29,966 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:29,966 DEBUG --- stdout --- 2024-04-11 06:20:29,967 DEBUG tar: Removing leading `/' from member names 2024-04-11 06:20:29,967 DEBUG --- stderr --- 2024-04-11 06:20:29,967 DEBUG Version is not_implemented Revision is e28d3cbe ________________________________________________________________________________ [2024-04-11 06:20:30] Verification-admin-ui step5 : Checking pod restart counts ________________________________________________________________________________ 2024-04-11 06:20:30,135 INFO 2024-04-11 06:20:30,135 INFO ---------- Check pod admin-ui-c4c7bf584-pvbnd restart count ---------- 2024-04-11 06:20:30,136 INFO 2024-04-11 06:20:30,136 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod admin-ui-c4c7bf584-pvbnd --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-11 06:20:30,136 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 06:20:30,544 INFO [loop_until]: OK (rc = 0) 2024-04-11 06:20:30,544 DEBUG --- stdout --- 2024-04-11 06:20:30,544 DEBUG 0 2024-04-11 06:20:30,544 DEBUG --- stderr --- 2024-04-11 06:20:30,544 DEBUG 2024-04-11 06:20:30,545 INFO Pod admin-ui-c4c7bf584-pvbnd has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases ________________________________________________________________________________ [2024-04-11 06:20:30] Verification-admin-ui post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped