--Task-- name: DSPrimeTask_ds_idrepo_1 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-1 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: ['DSPrimeTask_ds_idrepo_0'] 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-14 17:31:01] DSPrimeTask_ds_idrepo_1 pre : N/A ________________________________________________________________________________ [2024-04-14 17:31:01] - INFO: target component (ds-idrepo-1) is a DS pod [2024-04-14 17:31:01] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-14 17:31:01] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_1 ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_1 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "b2Et9XuIRcBwntYUi7J7f7OASS9YbQqx" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_1 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/03_DSPrimeTask_ds_idrepo_1/order.json { "name": "DSPrimeTask_ds_idrepo_1", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.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_1" } ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_1 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-14 17:31:01,717 INFO 2024-04-14 17:31:01,717 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-14 17:31:01,717 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-14 17:31:01,952 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:31:01,952 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:31:01,952 DEBUG --- stdout --- 2024-04-14 17:31:01,952 DEBUG WAITING 2024-04-14 17:31:01,952 DEBUG --- stderr --- 2024-04-14 17:31:01,952 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-04-14 17:31:01] DSPrimeTask_ds_idrepo_1 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-14 17:31:01,953 INFO 2024-04-14 17:31:01,953 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-14 17:31:01,953 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:31:02,255 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:31:02,255 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:31:02,255 DEBUG --- stdout --- 2024-04-14 17:31:02,255 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:31:02,255 DEBUG --- stderr --- 2024-04-14 17:31:02,255 DEBUG 2024-04-14 17:31:02,256 INFO 2024-04-14 17:31:02,256 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/03_DSPrimeTask_ds_idrepo_1/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json 2024-04-14 17:31:02,256 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:31:03,632 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:31:03,632 DEBUG --- stdout --- 2024-04-14 17:31:03,632 DEBUG 2024-04-14 17:31:03,632 DEBUG --- stderr --- 2024-04-14 17:31:03,632 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-14 17:31:03] DSPrimeTask_ds_idrepo_1 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-14 17:33:04] DSPrimeTask_ds_idrepo_1 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-14 17:33:04,018 INFO 2024-04-14 17:33:04,018 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-14 17:33:04,018 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:04,341 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:04,341 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:04,341 DEBUG --- stdout --- 2024-04-14 17:33:04,341 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:04,341 DEBUG --- stderr --- 2024-04-14 17:33:04,341 DEBUG 2024-04-14 17:33:04,341 INFO 2024-04-14 17:33:04,341 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q -- rm -f /results/orders/order.json 2024-04-14 17:33:04,342 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:33:05,171 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:05,172 DEBUG --- stdout --- 2024-04-14 17:33:05,172 DEBUG 2024-04-14 17:33:05,172 DEBUG --- stderr --- 2024-04-14 17:33:05,172 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-14 17:33:05] DSPrimeTask_ds_idrepo_1 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-14 17:33:05] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/order.json 2024-04-14 17:33:05,173 INFO 2024-04-14 17:33:05,173 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-14 17:33:05,173 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:05,536 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:05,537 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:05,537 DEBUG --- stdout --- 2024-04-14 17:33:05,537 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:05,537 DEBUG --- stderr --- 2024-04-14 17:33:05,537 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:33:05,537 INFO 2024-04-14 17:33:05,537 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-14 17:33:05,537 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:05,929 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:05,929 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:05,929 DEBUG --- stdout --- 2024-04-14 17:33:05,929 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:05,929 DEBUG --- stderr --- 2024-04-14 17:33:05,929 DEBUG 2024-04-14 17:33:05,930 INFO 2024-04-14 17:33:05,930 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found" 2024-04-14 17:33:05,930 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:33:06,781 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:33:06,783 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:06,783 DEBUG --- stdout --- 2024-04-14 17:33:06,783 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found 2024-04-14 17:33:06,783 DEBUG --- stderr --- 2024-04-14 17:33:06,783 DEBUG 2024-04-14 17:33:06,784 INFO 2024-04-14 17:33:06,784 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-14 17:33:06,784 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:07,159 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:07,159 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:07,159 DEBUG --- stdout --- 2024-04-14 17:33:07,159 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:07,159 DEBUG --- stderr --- 2024-04-14 17:33:07,159 DEBUG 2024-04-14 17:33:07,159 INFO 2024-04-14 17:33:07,160 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-14 17:33:08,089 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:33:08,090 DEBUG --- stdout --- 2024-04-14 17:33:08,090 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-14 17:33:08,090 DEBUG --- stderr --- 2024-04-14 17:33:08,090 DEBUG 2024-04-14 17:33:08,090 INFO - Download file (size 4k) 2024-04-14 17:33:08,090 INFO 2024-04-14 17:33:08,090 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-14 17:33:08,090 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:08,390 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:08,390 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:08,390 DEBUG --- stdout --- 2024-04-14 17:33:08,390 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:08,390 DEBUG --- stderr --- 2024-04-14 17:33:08,390 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-14 17:33:08,391 INFO 2024-04-14 17:33:08,391 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-14 17:33:08,391 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:08,690 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:08,691 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:08,691 DEBUG --- stdout --- 2024-04-14 17:33:08,691 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:08,691 DEBUG --- stderr --- 2024-04-14 17:33:08,691 DEBUG 2024-04-14 17:33:08,691 INFO 2024-04-14 17:33:08,691 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_1/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-14 17:33:08,691 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:33:09,439 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:09,440 DEBUG --- stdout --- 2024-04-14 17:33:09,440 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:33:09,440 DEBUG --- stderr --- 2024-04-14 17:33:09,440 DEBUG 2024-04-14 17:33:09,440 INFO 2024-04-14 17:33:09,440 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-14 17:33:09,440 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:09,758 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:09,758 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:09,758 DEBUG --- stdout --- 2024-04-14 17:33:09,758 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:09,758 DEBUG --- stderr --- 2024-04-14 17:33:09,758 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:33:09,759 INFO 2024-04-14 17:33:09,759 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-14 17:33:09,759 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:10,079 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:10,079 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:10,080 DEBUG --- stdout --- 2024-04-14 17:33:10,080 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:10,080 DEBUG --- stderr --- 2024-04-14 17:33:10,080 DEBUG 2024-04-14 17:33:10,080 INFO 2024-04-14 17:33:10,080 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found" 2024-04-14 17:33:10,080 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:33:10,922 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:33:10,923 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:10,923 DEBUG --- stdout --- 2024-04-14 17:33:10,923 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found 2024-04-14 17:33:10,923 DEBUG --- stderr --- 2024-04-14 17:33:10,923 DEBUG 2024-04-14 17:33:10,924 INFO 2024-04-14 17:33:10,924 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-14 17:33:10,924 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:11,245 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:11,245 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:11,245 DEBUG --- stdout --- 2024-04-14 17:33:11,245 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:11,245 DEBUG --- stderr --- 2024-04-14 17:33:11,245 DEBUG 2024-04-14 17:33:11,245 INFO 2024-04-14 17:33:11,246 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-14 17:33:12,129 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:33:12,129 DEBUG --- stdout --- 2024-04-14 17:33:12,130 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-14 17:33:12,131 DEBUG --- stderr --- 2024-04-14 17:33:12,131 DEBUG 2024-04-14 17:33:12,131 INFO - Download file (size 0k) 2024-04-14 17:33:12,131 INFO 2024-04-14 17:33:12,131 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-14 17:33:12,131 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:12,438 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:12,438 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:12,439 DEBUG --- stdout --- 2024-04-14 17:33:12,439 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:12,439 DEBUG --- stderr --- 2024-04-14 17:33:12,439 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-14 17:33:12,439 INFO 2024-04-14 17:33:12,439 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-14 17:33:12,439 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:12,775 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:12,776 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:12,776 DEBUG --- stdout --- 2024-04-14 17:33:12,776 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:12,776 DEBUG --- stderr --- 2024-04-14 17:33:12,776 DEBUG 2024-04-14 17:33:12,776 INFO 2024-04-14 17:33:12,776 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-14 17:33:12,776 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:33:13,573 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:13,573 DEBUG --- stdout --- 2024-04-14 17:33:13,573 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:33:13,573 DEBUG --- stderr --- 2024-04-14 17:33:13,573 DEBUG 2024-04-14 17:33:13,573 INFO 2024-04-14 17:33:13,573 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-14 17:33:13,573 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:13,906 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:13,906 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:13,906 DEBUG --- stdout --- 2024-04-14 17:33:13,906 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:13,906 DEBUG --- stderr --- 2024-04-14 17:33:13,906 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:33:13,906 INFO 2024-04-14 17:33:13,906 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-14 17:33:13,906 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:14,215 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:14,215 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:14,215 DEBUG --- stdout --- 2024-04-14 17:33:14,215 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:14,215 DEBUG --- stderr --- 2024-04-14 17:33:14,215 DEBUG 2024-04-14 17:33:14,216 INFO 2024-04-14 17:33:14,216 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found" 2024-04-14 17:33:14,216 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:33:15,055 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:33:15,056 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:15,056 DEBUG --- stdout --- 2024-04-14 17:33:15,056 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found 2024-04-14 17:33:15,056 DEBUG --- stderr --- 2024-04-14 17:33:15,056 DEBUG 2024-04-14 17:33:15,056 INFO 2024-04-14 17:33:15,056 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-14 17:33:15,056 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:15,380 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:15,380 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:15,380 DEBUG --- stdout --- 2024-04-14 17:33:15,380 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:15,380 DEBUG --- stderr --- 2024-04-14 17:33:15,380 DEBUG 2024-04-14 17:33:15,380 INFO 2024-04-14 17:33:15,380 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-14 17:33:16,220 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:33:16,221 DEBUG --- stdout --- 2024-04-14 17:33:16,221 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-14 17:33:16,221 DEBUG --- stderr --- 2024-04-14 17:33:16,221 DEBUG 2024-04-14 17:33:16,221 INFO - Download file (size 4k) 2024-04-14 17:33:16,221 INFO 2024-04-14 17:33:16,221 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-14 17:33:16,221 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:16,527 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:16,527 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:16,527 DEBUG --- stdout --- 2024-04-14 17:33:16,527 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:16,527 DEBUG --- stderr --- 2024-04-14 17:33:16,527 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-14 17:33:16,527 INFO 2024-04-14 17:33:16,527 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-14 17:33:16,527 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:16,827 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:16,827 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:16,827 DEBUG --- stdout --- 2024-04-14 17:33:16,827 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:16,827 DEBUG --- stderr --- 2024-04-14 17:33:16,827 DEBUG 2024-04-14 17:33:16,828 INFO 2024-04-14 17:33:16,828 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-14 17:33:16,828 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:33:17,570 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:17,571 DEBUG --- stdout --- 2024-04-14 17:33:17,571 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:33:17,571 DEBUG --- stderr --- 2024-04-14 17:33:17,571 DEBUG ________________________________________________________________________________ [2024-04-14 17:33:17] DSPrimeTask_ds_idrepo_1 show_cmd : Display order command ________________________________________________________________________________ 2024-04-14 17:33:17,572 INFO 2024-04-14 17:33:17,572 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-14 17:33:17,572 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:17,882 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:17,882 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:17,882 DEBUG --- stdout --- 2024-04-14 17:33:17,882 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:17,882 DEBUG --- stderr --- 2024-04-14 17:33:17,882 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-14 17:33:17,883 INFO 2024-04-14 17:33:17,883 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-14 17:33:17,883 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:18,224 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:18,224 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:18,224 DEBUG --- stdout --- 2024-04-14 17:33:18,224 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:18,224 DEBUG --- stderr --- 2024-04-14 17:33:18,224 DEBUG 2024-04-14 17:33:18,225 INFO 2024-04-14 17:33:18,225 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found" 2024-04-14 17:33:18,225 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-14 17:33:19,120 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-14 17:33:19,121 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:19,121 DEBUG --- stdout --- 2024-04-14 17:33:19,121 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found 2024-04-14 17:33:19,121 DEBUG --- stderr --- 2024-04-14 17:33:19,121 DEBUG 2024-04-14 17:33:19,121 INFO 2024-04-14 17:33:19,121 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-14 17:33:19,121 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:19,452 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:19,452 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:19,452 DEBUG --- stdout --- 2024-04-14 17:33:19,452 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:19,452 DEBUG --- stderr --- 2024-04-14 17:33:19,452 DEBUG 2024-04-14 17:33:19,452 INFO 2024-04-14 17:33:19,453 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-14 17:33:20,285 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-14 17:33:20,286 DEBUG --- stdout --- 2024-04-14 17:33:20,286 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-14 17:33:20,286 DEBUG --- stderr --- 2024-04-14 17:33:20,286 DEBUG 2024-04-14 17:33:20,286 INFO - Download file (size 4k) 2024-04-14 17:33:20,286 INFO 2024-04-14 17:33:20,286 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-14 17:33:20,286 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:20,589 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:20,589 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:20,589 DEBUG --- stdout --- 2024-04-14 17:33:20,589 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:20,589 DEBUG --- stderr --- 2024-04-14 17:33:20,589 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-14 17:33:20,590 INFO 2024-04-14 17:33:20,590 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-14 17:33:20,590 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-14 17:33:20,895 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-14 17:33:20,896 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:20,896 DEBUG --- stdout --- 2024-04-14 17:33:20,896 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-14 17:33:20,896 DEBUG --- stderr --- 2024-04-14 17:33:20,896 DEBUG 2024-04-14 17:33:20,896 INFO 2024-04-14 17:33:20,896 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-14 17:33:20,896 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-14 17:33:21,703 INFO [loop_until]: OK (rc = 0) 2024-04-14 17:33:21,703 DEBUG --- stdout --- 2024-04-14 17:33:21,703 DEBUG tar: Removing leading `/' from member names 2024-04-14 17:33:21,703 DEBUG --- stderr --- 2024-04-14 17:33:21,703 DEBUG 2024-04-14 17:33:21,703 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt is small (1 lines), printing all lines: 2024-04-14 17:33:21,703 DEBUG ----- output ----- 2024-04-14 17:33:21,704 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "b2Et9XuIRcBwntYUi7J7f7OASS9YbQqx" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-14 17:33:21,704 INFO ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_1 show_rc : Display rc order ________________________________________________________________________________ 2024-04-14 17:33:21,704 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt is small (1 lines), printing all lines: 2024-04-14 17:33:21,704 DEBUG ----- output ----- 2024-04-14 17:33:21,704 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-14 17:33:21,704 INFO ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_1 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-14 17:33:21,704 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt is small (7 lines), printing all lines: 2024-04-14 17:33:21,704 DEBUG ----- output ----- 2024-04-14 17:33:21,704 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 | - - 9.31 10.22 10.22 | 0.0 - | 2024-04-14 17:33:21,704 INFO ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_1 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-14 17:33:21,704 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt is small (0 lines), printing all lines: 2024-04-14 17:33:21,704 DEBUG ----- output ----- 2024-04-14 17:33:21,705 DEBUG 2024-04-14 17:33:21,705 INFO ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_1 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-14 17:33:21] DSPrimeTask_ds_idrepo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-14 17:33:21] DSPrimeTask_ds_idrepo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped