--Task-- name: DSPrimeTask_id_repo_2 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-2 target_namespace: >default< start: 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_id_repo_1'] wait_for: [] options: {'_options_': "--noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [19/Apr/2023 03:44:19] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [19/Apr/2023 03:44:19] - INFO: target (ds-idrepo-2) is a ds pod [19/Apr/2023 03:44:19] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 03:44:19] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_2/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_2 [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- ________________________________________________________________________________ [19/Apr/2023 03:44:20] DSPrimeTask_id_repo_2 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 03:44:22] DSPrimeTask_id_repo_2 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.json { "name": "DSPrimeTask_id_repo_2", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w \"FdixHuZ19L8lm86IiOOowXfulZOEtMK4\" -D \"uid=admin\" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_2" } ________________________________________________________________________________ [19/Apr/2023 03:44:24] DSPrimeTask_id_repo_2 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [19/Apr/2023 03:44:24] DSPrimeTask_id_repo_2 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.json overseer-0-6f8fb8c4bb-c59tm:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [19/Apr/2023 03:44:26] DSPrimeTask_id_repo_2 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 -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 5s, retry Order is running since 10s, retry Order is running since 15s, retry Order is running since 20s, retry Order is running since 26s, retry Order is running since 31s, retry Order is running since 36s, retry Order is running since 41s, retry Order is running since 46s, retry Order is running since 52s, retry Order is running since 57s, retry Order is running since 1m 02s, retry Order is running since 1m 07s, retry Order is running since 1m 13s, retry Order is running since 1m 18s, retry Order is running since 1m 23s, retry Order is running since 1m 28s, retry Order is running since 1m 33s, retry Order is running since 1m 39s, retry Order is running since 1m 44s, retry Order is running since 1m 49s, retry Order is running since 1m 54s, retry Order is running since 2m, retry Order is running since 2m 05s, retry Order is running since 2m 10s, retry Order is running since 2m 15s, retry Order is running since 2m 21s, retry Order is running since 2m 26s, retry Order is running since 2m 31s, retry Order is running since 2m 36s, retry Order is running since 2m 41s, retry Order is running since 2m 47s, retry Order is running since 2m 52s, retry Order is running since 2m 57s, retry Order is running since 3m 02s, retry Order is running since 3m 08s, retry Order is running since 3m 13s, retry Order is running since 3m 18s, retry Order is running since 3m 23s, retry Order is running since 3m 28s, retry Order is running since 3m 34s, retry Order is running since 3m 39s, retry Order is running since 3m 44s, retry Order is running since 3m 49s, retry Order is running since 3m 54s, retry Order is running since 4m, retry Order is running since 4m 05s, retry Order is running since 4m 10s, retry Order is running since 4m 15s, retry Order is running since 4m 21s, retry Order is running since 4m 26s, retry Order is running since 4m 31s, retry Order is running since 4m 36s, retry Order is running since 4m 41s, retry Order is running since 4m 47s, retry Order is running since 4m 52s, retry Order is running since 4m 57s, retry Order is running since 5m 02s, retry Order is running since 5m 08s, retry Order is running since 5m 13s, retry Order is running since 5m 18s, retry Order is running since 5m 23s, retry Order is running since 5m 28s, retry Order is running since 5m 34s, retry Order is running since 5m 39s, retry Order is running since 5m 44s, retry Order is running since 5m 49s, retry Order is running since 5m 55s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [19/Apr/2023 03:50:31] DSPrimeTask_id_repo_2 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 6m 06s ________________________________________________________________________________ [19/Apr/2023 03:50:32] DSPrimeTask_id_repo_2 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- Checking pod: overseer-0-6f8fb8c4bb-c59tm for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-6f8fb8c4bb-c59tm -i -- du -k /results/orders/DSPrimeTask_id_repo_2/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_2/order.tar.gz --- stderr --- - Download file (size 4k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-6f8fb8c4bb-c59tm destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-6f8fb8c4bb-c59tm --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-6f8fb8c4bb-c59tm:/results/orders/DSPrimeTask_id_repo_2/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2 ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w "FdixHuZ19L8lm86IiOOowXfulZOEtMK4" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/stdout.txt is small (77 lines), printing all lines: ----- output ----- 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 | -------------------------------------------------------------------------------------------- | 4125.6 4125.6 | 124.499 124.499 186.65 187.70 219.15 | 0.0 1.0 | | 4902.8 4514.2 | 104.632 113.710 185.60 187.70 219.15 | 0.0 1.0 | | 5786.2 4938.2 | 88.624 103.912 185.60 187.70 209.72 | 0.0 1.0 | | 6850.6 5416.3 | 74.813 94.711 185.60 187.70 209.72 | 0.0 1.0 | | 7701.2 5873.3 | 66.478 87.307 184.55 186.65 209.72 | 0.0 1.0 | | 8357.8 6287.4 | 61.295 81.544 184.55 186.65 191.89 | 0.0 1.0 | | 8808.2 6647.5 | 58.129 77.112 184.55 186.65 191.89 | 0.0 1.0 | | 9054.8 6948.4 | 56.552 73.763 183.50 186.65 187.70 | 0.0 1.0 | | 9279.6 7207.4 | 55.158 71.101 183.50 186.65 187.70 | 0.0 1.0 | | 9418.6 7428.5 | 54.351 68.977 183.50 186.65 187.70 | 0.0 1.0 | | 9595.8 7625.6 | 53.374 67.192 182.45 186.65 187.70 | 0.0 1.0 | | 9753.2 7802.9 | 52.487 65.661 181.40 186.65 187.70 | 0.0 1.0 | | 9875.6 7962.3 | 51.838 64.342 178.26 186.65 187.70 | 0.0 1.0 | | 10010.6 8108.6 | 51.148 63.178 177.21 186.65 187.70 | 0.0 1.0 | | 10043.0 8237.6 | 50.968 62.186 177.21 186.65 187.70 | 0.0 1.0 | | 10156.8 8357.5 | 50.412 61.292 176.16 186.65 187.70 | 0.0 1.0 | | 10288.6 8471.1 | 49.752 60.467 176.16 186.65 187.70 | 0.0 1.0 | | 10251.4 8570.0 | 49.943 59.768 176.16 185.60 187.70 | 0.0 1.0 | | 10297.8 8661.0 | 49.702 59.138 176.16 185.60 187.70 | 0.0 1.0 | | 10423.2 8749.1 | 49.116 58.541 176.16 185.60 187.70 | 0.0 1.0 | | 10510.8 8833.0 | 48.712 57.984 175.11 185.60 187.70 | 0.0 1.0 | | 10560.0 8911.5 | 48.479 57.472 175.11 185.60 187.70 | 0.0 1.0 | | 10592.4 8984.5 | 48.318 57.003 175.11 185.60 187.70 | 0.0 1.0 | | 10606.4 9052.1 | 48.271 56.576 175.11 185.60 187.70 | 0.0 1.0 | | 10704.4 9118.2 | 47.825 56.165 174.06 185.60 187.70 | 0.0 1.0 | | 10799.0 9182.9 | 47.403 55.769 174.06 185.60 187.70 | 0.0 1.0 | | 10862.8 9245.1 | 47.134 55.393 174.06 185.60 187.70 | 0.0 1.0 | | 10914.6 9304.7 | 46.887 55.037 174.06 185.60 187.70 | 0.0 1.0 | | 11063.8 9365.4 | 46.290 54.681 174.06 185.60 187.70 | 0.0 1.0 | | 11141.4 9424.6 | 45.940 54.336 174.06 185.60 187.70 | 0.0 1.0 | | 11261.6 9483.8 | 45.474 53.997 173.02 185.60 187.70 | 0.0 1.0 | | 11303.2 9540.7 | 45.273 53.674 173.02 185.60 187.70 | 0.0 1.0 | | 11436.4 9598.1 | 44.766 53.352 173.02 185.60 187.70 | 0.0 1.0 | | 11470.0 9653.2 | 44.644 53.048 173.02 185.60 187.70 | 0.0 1.0 | | 11606.4 9709.0 | 44.100 52.742 173.02 184.55 187.70 | 0.0 1.0 | | 11747.8 9765.6 | 43.573 52.436 173.02 184.55 187.70 | 0.0 1.0 | | 11845.6 9821.8 | 43.219 52.135 173.02 184.55 186.65 | 0.0 1.0 | | 12030.6 9880.0 | 42.553 51.828 171.97 184.55 186.65 | 0.0 1.0 | | 12079.4 9936.4 | 42.375 51.534 171.97 184.55 186.65 | 0.0 1.0 | | 12155.4 9991.8 | 42.114 51.247 171.97 184.55 186.65 | 0.0 1.0 | | 12249.8 10046.9 | 41.802 50.966 171.97 184.55 186.65 | 0.0 1.0 | | 12328.0 10101.2 | 41.518 50.692 171.97 184.55 186.65 | 0.0 1.0 | | 12507.0 10157.2 | 40.934 50.412 171.97 184.55 186.65 | 0.0 1.0 | | 12673.6 10214.4 | 40.380 50.129 171.97 184.55 186.65 | 0.0 1.0 | | 12673.6 10269.0 | 40.412 49.863 171.97 184.55 186.65 | 0.0 1.0 | | 12890.8 10326.0 | 39.717 49.588 171.97 184.55 186.65 | 0.0 1.0 | | 13030.6 10383.5 | 39.289 49.313 170.92 184.55 186.65 | 0.0 1.0 | | 13122.6 10440.6 | 38.990 49.042 170.92 184.55 186.65 | 0.0 1.0 | | 13144.6 10495.8 | 38.954 48.784 170.92 184.55 186.65 | 0.0 1.0 | | 13454.2 10555.0 | 38.061 48.511 170.92 184.55 186.65 | 0.0 1.0 | | 13408.6 10610.9 | 38.168 48.255 170.92 184.55 186.65 | 0.0 1.0 | | 13676.8 10669.9 | 37.405 47.987 170.92 184.55 186.65 | 0.0 1.0 | | 13731.2 10727.6 | 37.306 47.729 170.92 184.55 186.65 | 0.0 1.0 | | 13754.4 10783.7 | 37.208 47.481 170.92 184.55 186.65 | 0.0 1.0 | | 14059.4 10843.2 | 36.426 47.220 170.92 184.55 186.65 | 0.0 1.0 | | 14212.8 10903.4 | 36.002 46.959 169.87 183.50 186.65 | 0.0 1.0 | | 14457.6 10965.8 | 35.404 46.692 169.87 183.50 186.65 | 0.0 1.0 | | 14476.8 11026.3 | 35.363 46.435 169.87 183.50 186.65 | 0.0 1.0 | | 14568.2 11086.3 | 35.138 46.184 169.87 183.50 186.65 | 0.0 1.0 | | 14794.8 11148.1 | 34.616 45.928 169.87 183.50 186.65 | 0.0 1.0 | | 14724.6 11206.8 | 34.773 45.688 169.87 183.50 186.65 | 0.0 1.0 | | 15000.6 11268.0 | 34.114 45.439 169.87 183.50 186.65 | 0.0 1.0 | | 15117.0 11329.1 | 33.840 45.193 169.87 183.50 186.65 | 0.0 1.0 | | 15246.6 11390.3 | 33.603 44.951 169.87 183.50 186.65 | 0.0 1.0 | | 15201.6 11448.9 | 33.665 44.720 168.82 183.50 186.65 | 0.0 1.0 | | 15480.2 11510.0 | 33.078 44.483 168.82 183.50 186.65 | 0.0 1.0 | | 15563.2 11570.5 | 32.885 44.250 168.82 183.50 186.65 | 0.0 1.0 | | 15766.8 11632.2 | 32.473 44.016 168.82 183.50 186.65 | 0.0 1.0 | | 15859.6 11693.5 | 32.276 43.785 168.82 183.50 186.65 | 0.0 1.0 | | 15982.8 11754.7 | 32.015 43.556 168.82 183.50 186.65 | 0.0 1.0 | | 12857.1 11754.8 | 35.317 43.556 168.82 183.50 186.65 | 0.0 0.9 | ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 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 ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [19/Apr/2023 03:50:36] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped