--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-09 22:24:12] DSPrimeTask_ds_idrepo_1 pre : N/A ________________________________________________________________________________ [2024-04-09 22:24:12] - INFO: target component (ds-idrepo-1) is a DS pod [2024-04-09 22:24:12] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-09 22:24:12] - 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-09 22:24:12] 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 "A9N6V2kMl7aufgvBdZQgGHthQF3bOZSj" --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-09 22:24:12] 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-09 22:24:12] 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-09 22:24:12,448 INFO 2024-04-09 22:24:12,448 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-09 22:24:12,448 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-09 22:24:12,699 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:24:12,699 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:24:12,699 DEBUG --- stdout --- 2024-04-09 22:24:12,699 DEBUG WAITING 2024-04-09 22:24:12,700 DEBUG --- stderr --- 2024-04-09 22:24:12,700 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 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [2024-04-09 22:24:12] DSPrimeTask_ds_idrepo_1 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-09 22:24:12,700 INFO 2024-04-09 22:24:12,700 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-09 22:24:12,700 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:24:13,033 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:24:13,033 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:24:13,033 DEBUG --- stdout --- 2024-04-09 22:24:13,033 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:24:13,033 DEBUG --- stderr --- 2024-04-09 22:24:13,033 DEBUG 2024-04-09 22:24:13,034 INFO 2024-04-09 22:24:13,034 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-6f8784665d-zq5hb:/results/orders/order.json 2024-04-09 22:24:13,034 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:24:14,609 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:24:14,609 DEBUG --- stdout --- 2024-04-09 22:24:14,609 DEBUG 2024-04-09 22:24:14,609 DEBUG --- stderr --- 2024-04-09 22:24:14,609 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-09 22:24:14] 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-09 22:26:14] DSPrimeTask_ds_idrepo_1 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-09 22:26:14,975 INFO 2024-04-09 22:26:14,975 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-09 22:26:14,975 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:15,349 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:15,349 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:15,349 DEBUG --- stdout --- 2024-04-09 22:26:15,349 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:15,349 DEBUG --- stderr --- 2024-04-09 22:26:15,349 DEBUG 2024-04-09 22:26:15,350 INFO 2024-04-09 22:26:15,350 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb -- rm -f /results/orders/order.json 2024-04-09 22:26:15,350 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:26:16,171 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:16,171 DEBUG --- stdout --- 2024-04-09 22:26:16,171 DEBUG 2024-04-09 22:26:16,171 DEBUG --- stderr --- 2024-04-09 22:26:16,171 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-09 22:26:16] DSPrimeTask_ds_idrepo_1 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-09 22:26:16] - 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-09 22:26:16,172 INFO 2024-04-09 22:26:16,172 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-09 22:26:16,172 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:16,481 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:16,481 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:16,481 DEBUG --- stdout --- 2024-04-09 22:26:16,481 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:16,481 DEBUG --- stderr --- 2024-04-09 22:26:16,481 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:26:16,482 INFO 2024-04-09 22:26:16,482 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-09 22:26:16,482 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:16,791 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:16,791 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:16,791 DEBUG --- stdout --- 2024-04-09 22:26:16,791 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:16,791 DEBUG --- stderr --- 2024-04-09 22:26:16,791 DEBUG 2024-04-09 22:26:16,792 INFO 2024-04-09 22:26:16,792 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --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-09 22:26:16,792 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:26:17,645 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:26:17,645 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:17,645 DEBUG --- stdout --- 2024-04-09 22:26:17,645 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt file found 2024-04-09 22:26:17,645 DEBUG --- stderr --- 2024-04-09 22:26:17,645 DEBUG 2024-04-09 22:26:17,645 INFO 2024-04-09 22:26:17,645 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-09 22:26:17,645 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:18,026 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:18,026 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:18,026 DEBUG --- stdout --- 2024-04-09 22:26:18,026 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:18,027 DEBUG --- stderr --- 2024-04-09 22:26:18,027 DEBUG 2024-04-09 22:26:18,027 INFO 2024-04-09 22:26:18,027 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-09 22:26:18,905 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:26:18,906 DEBUG --- stdout --- 2024-04-09 22:26:18,906 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-09 22:26:18,906 DEBUG --- stderr --- 2024-04-09 22:26:18,906 DEBUG 2024-04-09 22:26:18,906 INFO - Download file (size 4k) 2024-04-09 22:26:18,907 INFO 2024-04-09 22:26:18,907 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-09 22:26:18,907 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:19,235 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:19,235 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:19,235 DEBUG --- stdout --- 2024-04-09 22:26:19,235 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:19,235 DEBUG --- stderr --- 2024-04-09 22:26:19,235 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/rc.txt 2024-04-09 22:26:19,236 INFO 2024-04-09 22:26:19,236 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-09 22:26:19,236 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:19,608 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:19,609 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:19,609 DEBUG --- stdout --- 2024-04-09 22:26:19,609 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:19,609 DEBUG --- stderr --- 2024-04-09 22:26:19,609 DEBUG 2024-04-09 22:26:19,610 INFO 2024-04-09 22:26:19,610 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/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-09 22:26:19,611 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:26:20,504 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:20,504 DEBUG --- stdout --- 2024-04-09 22:26:20,504 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:26:20,504 DEBUG --- stderr --- 2024-04-09 22:26:20,504 DEBUG 2024-04-09 22:26:20,505 INFO 2024-04-09 22:26:20,505 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-09 22:26:20,505 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:20,862 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:20,863 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:20,863 DEBUG --- stdout --- 2024-04-09 22:26:20,863 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:20,863 DEBUG --- stderr --- 2024-04-09 22:26:20,863 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:26:20,863 INFO 2024-04-09 22:26:20,863 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-09 22:26:20,863 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:21,201 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:21,201 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:21,201 DEBUG --- stdout --- 2024-04-09 22:26:21,201 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:21,201 DEBUG --- stderr --- 2024-04-09 22:26:21,201 DEBUG 2024-04-09 22:26:21,202 INFO 2024-04-09 22:26:21,202 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --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-09 22:26:21,202 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:26:22,073 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:26:22,073 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:22,073 DEBUG --- stdout --- 2024-04-09 22:26:22,073 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt file found 2024-04-09 22:26:22,073 DEBUG --- stderr --- 2024-04-09 22:26:22,073 DEBUG 2024-04-09 22:26:22,073 INFO 2024-04-09 22:26:22,073 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-09 22:26:22,073 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:22,379 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:22,380 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:22,380 DEBUG --- stdout --- 2024-04-09 22:26:22,380 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:22,380 DEBUG --- stderr --- 2024-04-09 22:26:22,380 DEBUG 2024-04-09 22:26:22,380 INFO 2024-04-09 22:26:22,380 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-09 22:26:23,201 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:26:23,201 DEBUG --- stdout --- 2024-04-09 22:26:23,201 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-09 22:26:23,201 DEBUG --- stderr --- 2024-04-09 22:26:23,201 DEBUG 2024-04-09 22:26:23,201 INFO - Download file (size 0k) 2024-04-09 22:26:23,202 INFO 2024-04-09 22:26:23,202 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-09 22:26:23,202 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:23,506 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:23,506 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:23,506 DEBUG --- stdout --- 2024-04-09 22:26:23,506 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:23,506 DEBUG --- stderr --- 2024-04-09 22:26:23,506 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stderr.txt 2024-04-09 22:26:23,506 INFO 2024-04-09 22:26:23,507 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-09 22:26:23,507 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:23,815 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:23,815 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:23,815 DEBUG --- stdout --- 2024-04-09 22:26:23,815 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:23,815 DEBUG --- stderr --- 2024-04-09 22:26:23,815 DEBUG 2024-04-09 22:26:23,816 INFO 2024-04-09 22:26:23,816 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/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-09 22:26:23,816 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:26:24,580 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:24,581 DEBUG --- stdout --- 2024-04-09 22:26:24,581 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:26:24,581 DEBUG --- stderr --- 2024-04-09 22:26:24,581 DEBUG 2024-04-09 22:26:24,581 INFO 2024-04-09 22:26:24,581 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-09 22:26:24,581 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:24,906 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:24,906 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:24,906 DEBUG --- stdout --- 2024-04-09 22:26:24,906 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:24,906 DEBUG --- stderr --- 2024-04-09 22:26:24,906 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:26:24,907 INFO 2024-04-09 22:26:24,907 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-09 22:26:24,907 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:25,270 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:25,271 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:25,271 DEBUG --- stdout --- 2024-04-09 22:26:25,271 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:25,271 DEBUG --- stderr --- 2024-04-09 22:26:25,271 DEBUG 2024-04-09 22:26:25,272 INFO 2024-04-09 22:26:25,272 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --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-09 22:26:25,272 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:26:26,170 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:26:26,172 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:26,172 DEBUG --- stdout --- 2024-04-09 22:26:26,172 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt file found 2024-04-09 22:26:26,172 DEBUG --- stderr --- 2024-04-09 22:26:26,172 DEBUG 2024-04-09 22:26:26,173 INFO 2024-04-09 22:26:26,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-09 22:26:26,173 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:26,539 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:26,539 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:26,539 DEBUG --- stdout --- 2024-04-09 22:26:26,539 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:26,539 DEBUG --- stderr --- 2024-04-09 22:26:26,539 DEBUG 2024-04-09 22:26:26,540 INFO 2024-04-09 22:26:26,540 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-09 22:26:27,439 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:26:27,439 DEBUG --- stdout --- 2024-04-09 22:26:27,440 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-09 22:26:27,440 DEBUG --- stderr --- 2024-04-09 22:26:27,440 DEBUG 2024-04-09 22:26:27,440 INFO - Download file (size 4k) 2024-04-09 22:26:27,440 INFO 2024-04-09 22:26:27,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-09 22:26:27,440 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:27,748 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:27,749 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:27,749 DEBUG --- stdout --- 2024-04-09 22:26:27,749 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:27,749 DEBUG --- stderr --- 2024-04-09 22:26:27,749 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/stdout.txt 2024-04-09 22:26:27,749 INFO 2024-04-09 22:26:27,749 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-09 22:26:27,749 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:28,062 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:28,063 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:28,063 DEBUG --- stdout --- 2024-04-09 22:26:28,063 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:28,063 DEBUG --- stderr --- 2024-04-09 22:26:28,063 DEBUG 2024-04-09 22:26:28,063 INFO 2024-04-09 22:26:28,063 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/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-09 22:26:28,063 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:26:28,867 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:28,868 DEBUG --- stdout --- 2024-04-09 22:26:28,868 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:26:28,868 DEBUG --- stderr --- 2024-04-09 22:26:28,868 DEBUG ________________________________________________________________________________ [2024-04-09 22:26:28] DSPrimeTask_ds_idrepo_1 show_cmd : Display order command ________________________________________________________________________________ 2024-04-09 22:26:28,869 INFO 2024-04-09 22:26:28,869 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-09 22:26:28,869 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:29,201 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:29,201 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:29,201 DEBUG --- stdout --- 2024-04-09 22:26:29,201 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:29,201 DEBUG --- stderr --- 2024-04-09 22:26:29,201 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-09 22:26:29,201 INFO 2024-04-09 22:26:29,202 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-09 22:26:29,202 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:29,512 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:29,512 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:29,512 DEBUG --- stdout --- 2024-04-09 22:26:29,512 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:29,512 DEBUG --- stderr --- 2024-04-09 22:26:29,512 DEBUG 2024-04-09 22:26:29,513 INFO 2024-04-09 22:26:29,513 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --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-09 22:26:29,513 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-09 22:26:30,337 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-09 22:26:30,338 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:30,338 DEBUG --- stdout --- 2024-04-09 22:26:30,338 DEBUG /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt file found 2024-04-09 22:26:30,338 DEBUG --- stderr --- 2024-04-09 22:26:30,338 DEBUG 2024-04-09 22:26:30,338 INFO 2024-04-09 22:26:30,338 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-09 22:26:30,338 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:30,679 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:30,679 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:30,679 DEBUG --- stdout --- 2024-04-09 22:26:30,679 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:30,679 DEBUG --- stderr --- 2024-04-09 22:26:30,679 DEBUG 2024-04-09 22:26:30,679 INFO 2024-04-09 22:26:30,679 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-09 22:26:31,522 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:26:31,523 DEBUG --- stdout --- 2024-04-09 22:26:31,523 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-09 22:26:31,523 DEBUG --- stderr --- 2024-04-09 22:26:31,523 DEBUG 2024-04-09 22:26:31,523 INFO - Download file (size 4k) 2024-04-09 22:26:31,523 INFO 2024-04-09 22:26:31,523 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-09 22:26:31,524 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:31,846 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:31,846 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:31,846 DEBUG --- stdout --- 2024-04-09 22:26:31,846 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:31,846 DEBUG --- stderr --- 2024-04-09 22:26:31,846 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/03_DSPrimeTask_ds_idrepo_1/cmd.txt 2024-04-09 22:26:31,847 INFO 2024-04-09 22:26:31,847 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-09 22:26:31,847 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-09 22:26:32,170 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-09 22:26:32,170 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:32,170 DEBUG --- stdout --- 2024-04-09 22:26:32,170 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-09 22:26:32,170 DEBUG --- stderr --- 2024-04-09 22:26:32,170 DEBUG 2024-04-09 22:26:32,171 INFO 2024-04-09 22:26:32,171 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/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-09 22:26:32,171 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-09 22:26:32,974 INFO [loop_until]: OK (rc = 0) 2024-04-09 22:26:32,974 DEBUG --- stdout --- 2024-04-09 22:26:32,974 DEBUG tar: Removing leading `/' from member names 2024-04-09 22:26:32,974 DEBUG --- stderr --- 2024-04-09 22:26:32,974 DEBUG 2024-04-09 22:26:32,975 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-09 22:26:32,975 DEBUG ----- output ----- 2024-04-09 22:26:32,975 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "A9N6V2kMl7aufgvBdZQgGHthQF3bOZSj" --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-09 22:26:32,975 INFO ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_1 show_rc : Display rc order ________________________________________________________________________________ 2024-04-09 22:26:32,975 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-09 22:26:32,975 DEBUG ----- output ----- 2024-04-09 22:26:32,975 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-09 22:26:32,975 INFO ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_1 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-09 22:26:32,976 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-09 22:26:32,976 DEBUG ----- output ----- 2024-04-09 22:26:32,976 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 | - - 12.71 14.42 14.42 | 0.0 - | 2024-04-09 22:26:32,976 INFO ________________________________________________________________________________ [2024-04-09 22:26:32] DSPrimeTask_ds_idrepo_1 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-09 22:26:32,976 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-09 22:26:32,976 DEBUG ----- output ----- 2024-04-09 22:26:32,976 DEBUG 2024-04-09 22:26:32,976 INFO ________________________________________________________________________________ [2024-04-09 22:26:32] 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-09 22:26:32] 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-09 22:26:32] DSPrimeTask_ds_idrepo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped