--Task-- name: DSPrimeTask_ds_idrepo_0 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-0 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: {'_options_': "--noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-11 01:43:02] DSPrimeTask_ds_idrepo_0 pre : N/A ________________________________________________________________________________ [2024-04-11 01:43:02] - INFO: target component (ds-idrepo-0) is a DS pod [2024-04-11 01:43:02] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-11 01:43:02] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_0 ________________________________________________________________________________ [2024-04-11 01:43:02] DSPrimeTask_ds_idrepo_0 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "BeqxyXdenFnTwBIdWkspvdilgvkC12cq" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-11 01:43:02] DSPrimeTask_ds_idrepo_0 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/order.json { "name": "DSPrimeTask_ds_idrepo_0", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_ds_idrepo_0" } ________________________________________________________________________________ [2024-04-11 01:43:02] DSPrimeTask_ds_idrepo_0 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2024-04-11 01:43:02,033 INFO 2024-04-11 01:43:02,033 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-11 01:43:02,033 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-11 01:43:02,305 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:43:02,305 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:43:02,305 DEBUG --- stdout --- 2024-04-11 01:43:02,305 DEBUG WAITING 2024-04-11 01:43:02,305 DEBUG --- stderr --- 2024-04-11 01:43:02,305 DEBUG % 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 7 100 7 0 0 28 0 --:--:-- --:--:-- --:--:-- 28 ________________________________________________________________________________ [2024-04-11 01:43:02] DSPrimeTask_ds_idrepo_0 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-11 01:43:02,306 INFO 2024-04-11 01:43:02,306 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:43:02,306 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:43:02,609 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:43:02,609 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:43:02,609 DEBUG --- stdout --- 2024-04-11 01:43:02,609 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:43:02,609 DEBUG --- stderr --- 2024-04-11 01:43:02,609 DEBUG 2024-04-11 01:43:02,609 INFO 2024-04-11 01:43:02,609 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/order.json overseer-0-78845f4f8c-v2r2q:/results/orders/order.json 2024-04-11 01:43:02,610 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:43:03,981 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:43:03,981 DEBUG --- stdout --- 2024-04-11 01:43:03,981 DEBUG 2024-04-11 01:43:03,981 DEBUG --- stderr --- 2024-04-11 01:43:03,981 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-11 01:43:03] DSPrimeTask_ds_idrepo_0 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 59s Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING PASS : Order stopped by itself after 2m and before timeout (59s) ________________________________________________________________________________ [2024-04-11 01:45:04] DSPrimeTask_ds_idrepo_0 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-11 01:45:04,274 INFO 2024-04-11 01:45:04,274 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:04,274 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:04,601 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:04,602 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:04,602 DEBUG --- stdout --- 2024-04-11 01:45:04,602 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:04,602 DEBUG --- stderr --- 2024-04-11 01:45:04,602 DEBUG 2024-04-11 01:45:04,602 INFO 2024-04-11 01:45:04,602 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q -- rm -f /results/orders/order.json 2024-04-11 01:45:04,602 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:45:05,441 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:05,441 DEBUG --- stdout --- 2024-04-11 01:45:05,441 DEBUG 2024-04-11 01:45:05,441 DEBUG --- stderr --- 2024-04-11 01:45:05,441 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-11 01:45:05] DSPrimeTask_ds_idrepo_0 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-11 01:45:05] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/order.json 2024-04-11 01:45:05,442 INFO 2024-04-11 01:45:05,442 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:05,443 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:05,755 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:05,755 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:05,755 DEBUG --- stdout --- 2024-04-11 01:45:05,755 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:05,755 DEBUG --- stderr --- 2024-04-11 01:45:05,755 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:45:05,755 INFO 2024-04-11 01:45:05,755 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:05,755 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:06,066 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:06,067 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:06,067 DEBUG --- stdout --- 2024-04-11 01:45:06,067 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:06,067 DEBUG --- stderr --- 2024-04-11 01:45:06,067 DEBUG 2024-04-11 01:45:06,067 INFO 2024-04-11 01:45:06,067 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file found" 2024-04-11 01:45:06,067 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:45:06,895 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:45:06,897 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:06,897 DEBUG --- stdout --- 2024-04-11 01:45:06,897 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt file found 2024-04-11 01:45:06,897 DEBUG --- stderr --- 2024-04-11 01:45:06,897 DEBUG 2024-04-11 01:45:06,898 INFO 2024-04-11 01:45:06,898 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:06,898 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:07,284 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:07,284 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:07,284 DEBUG --- stdout --- 2024-04-11 01:45:07,284 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:07,284 DEBUG --- stderr --- 2024-04-11 01:45:07,284 DEBUG 2024-04-11 01:45:07,284 INFO 2024-04-11 01:45:07,284 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-11 01:45:08,188 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:45:08,189 DEBUG --- stdout --- 2024-04-11 01:45:08,189 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-11 01:45:08,189 DEBUG --- stderr --- 2024-04-11 01:45:08,189 DEBUG 2024-04-11 01:45:08,189 INFO - Download file (size 4k) 2024-04-11 01:45:08,189 INFO 2024-04-11 01:45:08,189 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:08,189 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:08,505 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:08,506 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:08,506 DEBUG --- stdout --- 2024-04-11 01:45:08,506 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:08,506 DEBUG --- stderr --- 2024-04-11 01:45:08,506 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-11 01:45:08,506 INFO 2024-04-11 01:45:08,506 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:08,506 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:08,825 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:08,825 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:08,825 DEBUG --- stdout --- 2024-04-11 01:45:08,825 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:08,825 DEBUG --- stderr --- 2024-04-11 01:45:08,825 DEBUG 2024-04-11 01:45:08,826 INFO 2024-04-11 01:45:08,826 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/DSPrimeTask_ds_idrepo_0/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/rc.txt 2024-04-11 01:45:08,826 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:45:09,596 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:09,596 DEBUG --- stdout --- 2024-04-11 01:45:09,596 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:45:09,596 DEBUG --- stderr --- 2024-04-11 01:45:09,596 DEBUG 2024-04-11 01:45:09,597 INFO 2024-04-11 01:45:09,597 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:09,597 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:09,904 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:09,904 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:09,904 DEBUG --- stdout --- 2024-04-11 01:45:09,905 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:09,905 DEBUG --- stderr --- 2024-04-11 01:45:09,905 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:45:09,905 INFO 2024-04-11 01:45:09,905 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:09,905 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:10,215 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:10,215 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:10,215 DEBUG --- stdout --- 2024-04-11 01:45:10,215 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:10,215 DEBUG --- stderr --- 2024-04-11 01:45:10,215 DEBUG 2024-04-11 01:45:10,216 INFO 2024-04-11 01:45:10,216 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file found" 2024-04-11 01:45:10,216 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:45:11,033 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:45:11,033 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:11,033 DEBUG --- stdout --- 2024-04-11 01:45:11,033 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt file found 2024-04-11 01:45:11,033 DEBUG --- stderr --- 2024-04-11 01:45:11,033 DEBUG 2024-04-11 01:45:11,034 INFO 2024-04-11 01:45:11,034 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:11,034 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:11,406 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:11,407 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:11,407 DEBUG --- stdout --- 2024-04-11 01:45:11,407 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:11,407 DEBUG --- stderr --- 2024-04-11 01:45:11,407 DEBUG 2024-04-11 01:45:11,407 INFO 2024-04-11 01:45:11,407 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-11 01:45:12,247 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:45:12,248 DEBUG --- stdout --- 2024-04-11 01:45:12,249 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-11 01:45:12,249 DEBUG --- stderr --- 2024-04-11 01:45:12,249 DEBUG 2024-04-11 01:45:12,249 INFO - Download file (size 0k) 2024-04-11 01:45:12,250 INFO 2024-04-11 01:45:12,250 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:12,250 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:12,609 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:12,610 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:12,610 DEBUG --- stdout --- 2024-04-11 01:45:12,610 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:12,610 DEBUG --- stderr --- 2024-04-11 01:45:12,610 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-11 01:45:12,610 INFO 2024-04-11 01:45:12,610 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:12,610 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:12,982 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:12,983 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:12,983 DEBUG --- stdout --- 2024-04-11 01:45:12,983 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:12,983 DEBUG --- stderr --- 2024-04-11 01:45:12,983 DEBUG 2024-04-11 01:45:12,984 INFO 2024-04-11 01:45:12,984 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stderr.txt 2024-04-11 01:45:12,985 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:45:13,837 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:13,837 DEBUG --- stdout --- 2024-04-11 01:45:13,837 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:45:13,837 DEBUG --- stderr --- 2024-04-11 01:45:13,837 DEBUG 2024-04-11 01:45:13,837 INFO 2024-04-11 01:45:13,837 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:13,837 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:14,161 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:14,161 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:14,161 DEBUG --- stdout --- 2024-04-11 01:45:14,161 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:14,161 DEBUG --- stderr --- 2024-04-11 01:45:14,161 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:45:14,162 INFO 2024-04-11 01:45:14,162 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:14,162 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:14,476 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:14,476 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:14,476 DEBUG --- stdout --- 2024-04-11 01:45:14,476 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:14,476 DEBUG --- stderr --- 2024-04-11 01:45:14,477 DEBUG 2024-04-11 01:45:14,477 INFO 2024-04-11 01:45:14,477 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file found" 2024-04-11 01:45:14,477 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:45:15,321 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:45:15,321 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:15,321 DEBUG --- stdout --- 2024-04-11 01:45:15,321 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt file found 2024-04-11 01:45:15,321 DEBUG --- stderr --- 2024-04-11 01:45:15,321 DEBUG 2024-04-11 01:45:15,321 INFO 2024-04-11 01:45:15,321 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:15,322 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:15,638 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:15,639 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:15,639 DEBUG --- stdout --- 2024-04-11 01:45:15,639 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:15,639 DEBUG --- stderr --- 2024-04-11 01:45:15,639 DEBUG 2024-04-11 01:45:15,639 INFO 2024-04-11 01:45:15,639 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-11 01:45:16,468 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:45:16,469 DEBUG --- stdout --- 2024-04-11 01:45:16,469 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-11 01:45:16,469 DEBUG --- stderr --- 2024-04-11 01:45:16,469 DEBUG 2024-04-11 01:45:16,469 INFO - Download file (size 4k) 2024-04-11 01:45:16,469 INFO 2024-04-11 01:45:16,469 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:16,469 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:16,770 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:16,770 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:16,770 DEBUG --- stdout --- 2024-04-11 01:45:16,770 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:16,770 DEBUG --- stderr --- 2024-04-11 01:45:16,770 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-11 01:45:16,770 INFO 2024-04-11 01:45:16,770 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:16,770 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:17,077 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:17,077 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:17,078 DEBUG --- stdout --- 2024-04-11 01:45:17,078 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:17,078 DEBUG --- stderr --- 2024-04-11 01:45:17,078 DEBUG 2024-04-11 01:45:17,078 INFO 2024-04-11 01:45:17,079 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stdout.txt 2024-04-11 01:45:17,079 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:45:17,848 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:17,848 DEBUG --- stdout --- 2024-04-11 01:45:17,848 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:45:17,848 DEBUG --- stderr --- 2024-04-11 01:45:17,849 DEBUG ________________________________________________________________________________ [2024-04-11 01:45:17] DSPrimeTask_ds_idrepo_0 show_cmd : Display order command ________________________________________________________________________________ 2024-04-11 01:45:17,849 INFO 2024-04-11 01:45:17,850 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:17,850 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:18,162 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:18,162 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:18,162 DEBUG --- stdout --- 2024-04-11 01:45:18,167 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:18,168 DEBUG --- stderr --- 2024-04-11 01:45:18,168 DEBUG Checking pod: overseer-0-78845f4f8c-v2r2q for file exists, if not wait. 2024-04-11 01:45:18,169 INFO 2024-04-11 01:45:18,169 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:18,169 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:18,529 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:18,529 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:18,529 DEBUG --- stdout --- 2024-04-11 01:45:18,530 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:18,530 DEBUG --- stderr --- 2024-04-11 01:45:18,530 DEBUG 2024-04-11 01:45:18,530 INFO 2024-04-11 01:45:18,531 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file found" 2024-04-11 01:45:18,531 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-11 01:45:19,413 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-11 01:45:19,414 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:19,414 DEBUG --- stdout --- 2024-04-11 01:45:19,414 DEBUG /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt file found 2024-04-11 01:45:19,414 DEBUG --- stderr --- 2024-04-11 01:45:19,414 DEBUG 2024-04-11 01:45:19,414 INFO 2024-04-11 01:45:19,414 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:19,414 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:19,733 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:19,733 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:19,733 DEBUG --- stdout --- 2024-04-11 01:45:19,733 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:19,733 DEBUG --- stderr --- 2024-04-11 01:45:19,733 DEBUG 2024-04-11 01:45:19,734 INFO 2024-04-11 01:45:19,734 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-78845f4f8c-v2r2q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-11 01:45:20,590 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-11 01:45:20,591 DEBUG --- stdout --- 2024-04-11 01:45:20,591 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-11 01:45:20,591 DEBUG --- stderr --- 2024-04-11 01:45:20,591 DEBUG 2024-04-11 01:45:20,591 INFO - Download file (size 4k) 2024-04-11 01:45:20,591 INFO 2024-04-11 01:45:20,591 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:20,591 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:20,898 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:20,898 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:20,898 DEBUG --- stdout --- 2024-04-11 01:45:20,898 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:20,898 DEBUG --- stderr --- 2024-04-11 01:45:20,898 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt @ overseer-0-78845f4f8c-v2r2q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-11 01:45:20,898 INFO 2024-04-11 01:45:20,899 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-11 01:45:20,899 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-11 01:45:21,204 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-11 01:45:21,205 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:21,205 DEBUG --- stdout --- 2024-04-11 01:45:21,205 DEBUG overseer-0-78845f4f8c-v2r2q 2024-04-11 01:45:21,205 DEBUG --- stderr --- 2024-04-11 01:45:21,205 DEBUG 2024-04-11 01:45:21,205 INFO 2024-04-11 01:45:21,205 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-78845f4f8c-v2r2q:/results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/cmd.txt 2024-04-11 01:45:21,205 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-11 01:45:21,957 INFO [loop_until]: OK (rc = 0) 2024-04-11 01:45:21,958 DEBUG --- stdout --- 2024-04-11 01:45:21,958 DEBUG tar: Removing leading `/' from member names 2024-04-11 01:45:21,958 DEBUG --- stderr --- 2024-04-11 01:45:21,958 DEBUG 2024-04-11 01:45:21,958 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/cmd.txt is small (1 lines), printing all lines: 2024-04-11 01:45:21,958 DEBUG ----- output ----- 2024-04-11 01:45:21,958 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "BeqxyXdenFnTwBIdWkspvdilgvkC12cq" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-11 01:45:21,958 INFO ________________________________________________________________________________ [2024-04-11 01:45:21] DSPrimeTask_ds_idrepo_0 show_rc : Display rc order ________________________________________________________________________________ 2024-04-11 01:45:21,959 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/rc.txt is small (1 lines), printing all lines: 2024-04-11 01:45:21,959 DEBUG ----- output ----- 2024-04-11 01:45:21,959 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-11 01:45:21,959 INFO ________________________________________________________________________________ [2024-04-11 01:45:21] DSPrimeTask_ds_idrepo_0 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-11 01:45:21,959 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stdout.txt is small (7 lines), printing all lines: 2024-04-11 01:45:21,959 DEBUG ----- output ----- 2024-04-11 01:45:21,959 DEBUG Warming up for 10 seconds... -------------------------------------------------------------------------------------------- | Throughput | Response Time | Additional | | (ops/second) | (milliseconds) | Statistics | | recent average | recent average 99.9% 99.99% 99.999% | err/sec Entries/Srch | -------------------------------------------------------------------------------------------- | 0.0 0.0 | - - 13.43 14.22 14.22 | 0.0 - | 2024-04-11 01:45:21,959 INFO ________________________________________________________________________________ [2024-04-11 01:45:21] DSPrimeTask_ds_idrepo_0 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-11 01:45:21,959 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/02_DSPrimeTask_ds_idrepo_0/stderr.txt is small (0 lines), printing all lines: 2024-04-11 01:45:21,959 DEBUG ----- output ----- 2024-04-11 01:45:21,959 DEBUG 2024-04-11 01:45:21,959 INFO ________________________________________________________________________________ [2024-04-11 01:45:21] DSPrimeTask_ds_idrepo_0 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-11 01:45:21] DSPrimeTask_ds_idrepo_0 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-11 01:45:21] DSPrimeTask_ds_idrepo_0 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped