--Task-- name: Monitoring_start enabled: True class_name: MonitoringStart source_name: controller source_namespace: >default< target_name: controller target_namespace: >default< start: 0.0 stop: None timeout: no timeout loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock task will be executed on controller (localhost) 2025-09-18 19:14:42 - INFO: Interval for this Task has changed to 5s (5 seconds) 2025-09-18 19:14:42 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-18 19:14:42] Monitoring_start step1 : N/A ________________________________________________________________________________ 2025-09-18 19:15:42,508 INFO 2025-09-18 19:15:42,508 INFO **************************************** Start Lodemon **************************************** 2025-09-18 19:15:42,509 INFO 2025-09-18 19:15:42,509 INFO ***************************** Deploying Lodemon in namespace xlou ***************************** 2025-09-18 19:15:42,844 INFO 2025-09-18 19:15:42,844 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete configmap lodemon-config 2025-09-18 19:15:42,844 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1] 2025-09-18 19:15:43,265 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:15:43,265 DEBUG --- stdout --- 2025-09-18 19:15:43,266 DEBUG configmap "lodemon-config" deleted 2025-09-18 19:15:43,266 DEBUG --- stderr --- 2025-09-18 19:15:43,266 DEBUG 2025-09-18 19:15:43,266 INFO 2025-09-18 19:15:43,266 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create configmap lodemon-config --from-file=/mnt/disk1/xslou/workshop/lodestar-fork/ext/lodestarbox/lodemon/kustomize/lodemon/lodemon_config.yaml 2025-09-18 19:15:43,266 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-18 19:15:43,560 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:15:43,560 DEBUG --- stdout --- 2025-09-18 19:15:43,560 DEBUG configmap/lodemon-config created 2025-09-18 19:15:43,560 DEBUG --- stderr --- 2025-09-18 19:15:43,561 DEBUG 2025-09-18 19:15:43,561 INFO 2025-09-18 19:15:43,562 INFO [run_command]: gcloud iam service-accounts add-iam-policy-binding pit-test@engineeringpit.iam.gserviceaccount.com --role roles/iam.workloadIdentityUser --member "serviceAccount:engineeringpit.svc.id.goog[xlou/k8s-svc-acct-lodemon]" 2025-09-18 19:15:45,108 ERROR [run_command]: ERROR 2025-09-18 19:15:45,108 ERROR --- rc --- 2025-09-18 19:15:45,108 ERROR returned 1, expected to be in [0] 2025-09-18 19:15:45,108 ERROR --- stdout --- 2025-09-18 19:15:45,108 ERROR 2025-09-18 19:15:45,108 ERROR --- stderr --- 2025-09-18 19:15:45,108 ERROR ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: iam.googleapis.com metadata: permission: iam.serviceAccounts.setIamPolicy reason: IAM_PERMISSION_DENIED 2025-09-18 19:15:45,108 INFO 2025-09-18 19:15:45,108 WARNING could not add the iam-policy binding to the GSA: pit-test@engineeringpit.iam.gserviceaccount.com for the member k8s-svc-acct-lodemon service account, Identity Cloud metrics will not be present in the Lodemon report.The exception thrown was: Command error: rc 1 -- stdout: -- stderr:ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: iam.googleapis.com metadata: permission: iam.serviceAccounts.setIamPolicy reason: IAM_PERMISSION_DENIED 2025-09-18 19:15:45,111 INFO 2025-09-18 19:15:45,111 INFO ------------- Deploy the lodestarbox with lodemon profile ------------- 2025-09-18 19:15:45,111 INFO 2025-09-18 19:15:45,111 INFO [run_command]: skaffold deploy --profile lodemon --config=/tmp/tmpjcbbyygq --status-check=true --namespace=xlou 2025-09-18 19:15:46,610 INFO Starting deploy... 2025-09-18 19:15:47,913 INFO - serviceaccount/k8s-svc-acct-lodemon unchanged 2025-09-18 19:15:47,995 INFO - clusterrolebinding.rbac.authorization.k8s.io/k8s-svc-acct-crb-xlou unchanged 2025-09-18 19:15:48,229 INFO - deployment.apps/lodemon configured 2025-09-18 19:15:48,239 INFO Waiting for deployments to stabilize... 2025-09-18 19:15:53,541 INFO - xlou:deployment/lodemon: waiting for rollout to finish: 1 old replicas are pending termination... 2025-09-18 19:16:19,955 INFO - xlou:deployment/lodemon is ready. 2025-09-18 19:16:19,965 INFO Deployments stabilized in 31.724 seconds 2025-09-18 19:16:20,057 ERROR 2025-09-18 19:16:20,057 ERROR To help improve the quality of this product, we collect anonymized usage data for details on what is tracked and how we use this data visit . This data is handled in accordance with our privacy policy 2025-09-18 19:16:20,057 ERROR 2025-09-18 19:16:20,057 ERROR You may choose to opt out of this collection by running the following command: 2025-09-18 19:16:20,057 ERROR skaffold config set --global collect-metrics false 2025-09-18 19:16:20,057 INFO 2025-09-18 19:16:20,057 INFO --------------------- Get expected number of pods --------------------- 2025-09-18 19:16:20,058 INFO 2025-09-18 19:16:20,058 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas} 2025-09-18 19:16:20,058 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-18 19:16:20,353 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:20,353 DEBUG --- stdout --- 2025-09-18 19:16:20,353 DEBUG 1 2025-09-18 19:16:20,353 DEBUG --- stderr --- 2025-09-18 19:16:20,353 DEBUG 2025-09-18 19:16:20,353 INFO 2025-09-18 19:16:20,353 INFO -------------- Reloading pod list for product "lodemon" -------------- 2025-09-18 19:16:20,353 INFO 2025-09-18 19:16:20,353 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=lodemon --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-18 19:16:20,353 INFO [loop_until]: (max_time=360.0, interval=10, expected_rc=[0] 2025-09-18 19:16:20,641 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-18 19:16:20,641 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:20,641 DEBUG --- stdout --- 2025-09-18 19:16:20,641 DEBUG lodemon-6795db79c6-nckhq 2025-09-18 19:16:20,641 DEBUG --- stderr --- 2025-09-18 19:16:20,641 DEBUG 2025-09-18 19:16:20,641 INFO 2025-09-18 19:16:20,641 INFO ------------ Check pod lodemon-6795db79c6-nckhq is running ------------ 2025-09-18 19:16:20,641 INFO 2025-09-18 19:16:20,641 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-6795db79c6-nckhq -o=jsonpath={.status.phase} | grep "Running" 2025-09-18 19:16:20,641 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0] 2025-09-18 19:16:20,944 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-18 19:16:20,944 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:20,944 DEBUG --- stdout --- 2025-09-18 19:16:20,944 DEBUG Running 2025-09-18 19:16:20,944 DEBUG --- stderr --- 2025-09-18 19:16:20,944 DEBUG 2025-09-18 19:16:20,944 INFO 2025-09-18 19:16:20,944 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-6795db79c6-nckhq -o=jsonpath={.status.containerStatuses[*].ready} | grep "true" 2025-09-18 19:16:20,945 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0] 2025-09-18 19:16:21,222 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-18 19:16:21,222 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:21,222 DEBUG --- stdout --- 2025-09-18 19:16:21,222 DEBUG true 2025-09-18 19:16:21,222 DEBUG --- stderr --- 2025-09-18 19:16:21,222 DEBUG 2025-09-18 19:16:21,222 INFO 2025-09-18 19:16:21,222 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-6795db79c6-nckhq --output jsonpath={.status.startTime} 2025-09-18 19:16:21,222 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-18 19:16:21,506 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:21,507 DEBUG --- stdout --- 2025-09-18 19:16:21,507 DEBUG 2025-09-18T19:15:48Z 2025-09-18 19:16:21,507 DEBUG --- stderr --- 2025-09-18 19:16:21,507 DEBUG 2025-09-18 19:16:21,507 INFO 2025-09-18 19:16:21,507 INFO ----- Check pod lodemon-6795db79c6-nckhq filesystem is accessible ----- 2025-09-18 19:16:22,077 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-18 19:16:22,077 INFO 2025-09-18 19:16:22,077 INFO ---------- Check pod lodemon-6795db79c6-nckhq restart count ---------- 2025-09-18 19:16:22,078 INFO 2025-09-18 19:16:22,078 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-6795db79c6-nckhq --output jsonpath={.status.containerStatuses[*].restartCount} 2025-09-18 19:16:22,078 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-18 19:16:22,379 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:22,379 DEBUG --- stdout --- 2025-09-18 19:16:22,379 DEBUG 0 2025-09-18 19:16:22,379 DEBUG --- stderr --- 2025-09-18 19:16:22,379 DEBUG 2025-09-18 19:16:22,379 INFO Pod lodemon-6795db79c6-nckhq has been restarted 0 times. 2025-09-18 19:16:22,379 INFO 2025-09-18 19:16:22,379 INFO --------------------- Get expected number of pods --------------------- 2025-09-18 19:16:22,379 INFO 2025-09-18 19:16:22,379 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas} 2025-09-18 19:16:22,379 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-18 19:16:22,664 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:22,664 DEBUG --- stdout --- 2025-09-18 19:16:22,664 DEBUG 1 2025-09-18 19:16:22,664 DEBUG --- stderr --- 2025-09-18 19:16:22,664 DEBUG 2025-09-18 19:16:22,664 INFO 2025-09-18 19:16:22,664 INFO -------------- Waiting for 1 expected pod(s) to be ready -------------- 2025-09-18 19:16:22,665 INFO 2025-09-18 19:16:22,665 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments lodemon --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1" 2025-09-18 19:16:22,665 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2025-09-18 19:16:22,940 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-18 19:16:22,940 INFO [loop_until]: OK (rc = 0) 2025-09-18 19:16:22,940 DEBUG --- stdout --- 2025-09-18 19:16:22,940 DEBUG ready:1 replicas:1 2025-09-18 19:16:22,940 DEBUG --- stderr --- 2025-09-18 19:16:22,940 DEBUG 2025-09-18 19:16:22,940 INFO Component lodemon is alive 2025-09-18 19:16:23,805 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250918_191622-after-lodemon-deploy/lodemon-6795db79c6-nckhq.txt 2025-09-18 19:16:23,805 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250918_191622-after-lodemon-deploy/lodemon-6795db79c6-nckhq.txt 2025-09-18 19:16:23,805 INFO Check pod logs for errors 2025-09-18 19:16:24,406 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250918_191622-after-lodemon-deploy/_cpu-info.txt 2025-09-18 19:16:24,406 INFO 2025-09-18 19:16:24,407 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec lodemon-6795db79c6-nckhq -- curl --fail --silent -m 60 --connect-timeout 60 -X POST --show-error http://localhost:8080/monitoring/start 2025-09-18 19:16:24,957 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-18 19:16:24,957 DEBUG --- stdout --- 2025-09-18 19:16:24,957 DEBUG {"status":"monitoring started"} 2025-09-18 19:16:24,957 DEBUG --- stderr --- 2025-09-18 19:16:24,957 DEBUG 2025-09-18 19:16:24,957 INFO 2025-09-18 19:16:25,773 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/lodemon-6795db79c6-nckhq.txt 2025-09-18 19:16:25,774 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/lodemon-6795db79c6-nckhq.txt 2025-09-18 19:16:25,774 INFO Check pod logs for errors 2025-09-18 19:16:26,376 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/pod-logs/stack/after-lodemon-deployment/_cpu-info.txt ________________________________________________________________________________ [2025-09-18 19:16:26] Monitoring_start post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped