--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-22 04:30:34] Verification-admin-ui pre : N/A ________________________________________________________________________________ [2024-04-22 04:30:34] - INFO: Timeout for this Task has changed to 12h (43200 seconds) [2024-04-22 04:30:34] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-22 04:30:34] Verification-admin-ui step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-22 04:30:34,293 INFO 2024-04-22 04:30:34,306 INFO --------------------- Get expected number of pods --------------------- 2024-04-22 04:30:34,307 INFO 2024-04-22 04:30:34,307 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-22 04:30:34,307 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:35,447 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:35,448 DEBUG --- stdout --- 2024-04-22 04:30:35,448 DEBUG 1 2024-04-22 04:30:35,448 DEBUG --- stderr --- 2024-04-22 04:30:35,448 DEBUG 2024-04-22 04:30:35,448 INFO 2024-04-22 04:30:35,448 INFO -------------- Waiting for 1 expected pod(s) to be ready -------------- 2024-04-22 04:30:35,449 INFO 2024-04-22 04:30:35,449 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-22 04:30:35,449 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-22 04:30:36,413 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-22 04:30:36,413 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:36,413 DEBUG --- stdout --- 2024-04-22 04:30:36,414 DEBUG ready:1 replicas:1 2024-04-22 04:30:36,414 DEBUG --- stderr --- 2024-04-22 04:30:36,414 DEBUG ________________________________________________________________________________ [2024-04-22 04:30:36] Verification-admin-ui step2 : Discovering pods ________________________________________________________________________________ 2024-04-22 04:30:36,416 INFO 2024-04-22 04:30:36,416 INFO --------------------- Get expected number of pods --------------------- 2024-04-22 04:30:36,431 INFO 2024-04-22 04:30:36,431 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-22 04:30:36,431 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:37,599 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:37,600 DEBUG --- stdout --- 2024-04-22 04:30:37,600 DEBUG 1 2024-04-22 04:30:37,600 DEBUG --- stderr --- 2024-04-22 04:30:37,600 DEBUG 2024-04-22 04:30:37,600 INFO 2024-04-22 04:30:37,600 INFO ---------------------------- Get pod list ---------------------------- 2024-04-22 04:30:37,601 INFO 2024-04-22 04:30:37,601 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-22 04:30:37,601 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:38,392 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:38,392 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:38,392 DEBUG --- stdout --- 2024-04-22 04:30:38,392 DEBUG admin-ui-c4c7bf584-tlgkc 2024-04-22 04:30:38,393 DEBUG --- stderr --- 2024-04-22 04:30:38,393 DEBUG ________________________________________________________________________________ [2024-04-22 04:30:38] Verification-admin-ui step3 : Check component is alive ________________________________________________________________________________ 2024-04-22 04:30:38,394 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/platform 2024-04-22 04:30:38,396 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/platform" 2024-04-22 04:30:38,754 INFO [http_cmd]: http status code OK 2024-04-22 04:30:38,754 DEBUG --- status code --- 2024-04-22 04:30:38,754 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:38,754 DEBUG --- http response --- 2024-04-22 04:30:38,754 DEBUG