--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 ________________________________________________________________________________ [20/Apr/2023 02:54:06] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [20/Apr/2023 02:54:06] - INFO: target (ds-idrepo-2) is a ds pod [20/Apr/2023 02:54:06] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 02:54:06] - 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 --- ________________________________________________________________________________ [20/Apr/2023 02:54:08] 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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.{})' ________________________________________________________________________________ [20/Apr/2023 02:54:10] 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 \"dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI\" -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" } ________________________________________________________________________________ [20/Apr/2023 02:54:11] 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 100 7 100 7 0 0 25 0 --:--:-- --:--:-- --:--:-- 25 ________________________________________________________________________________ [20/Apr/2023 02:54:12] 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-5787489599-k5lt5 --- 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-5787489599-k5lt5:/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 ________________________________________________________________________________ [20/Apr/2023 02:54:13] 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 47s, 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 08s, 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 34s, 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 55s, 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 16s, 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 42s, 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 03s, 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 29s, 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 50s, retry Order is running since 3m 55s, retry Order is running since 4m, retry Order is running since 4m 05s, retry Order is running since 4m 11s, retry Order is running since 4m 16s, retry Order is running since 4m 21s, retry Order is running since 4m 26s, retry Order is running since 4m 32s, retry Order is running since 4m 37s, retry Order is running since 4m 42s, retry Order is running since 4m 47s, retry Order is running since 4m 52s, retry Order is running since 4m 58s, retry Order is running since 5m 03s, retry Order is running since 5m 08s, retry Order is running since 5m 13s, retry Order is running since 5m 19s, retry Order is running since 5m 24s, retry Order is running since 5m 29s, retry Order is running since 5m 34s, retry Order is running since 5m 40s, retry Order is running since 5m 45s, retry Order is running since 5m 50s, retry Order is running since 5m 55s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 06s and before timeout (59s) ________________________________________________________________________________ [20/Apr/2023 03:00:20] 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-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -- 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 07s ________________________________________________________________________________ [20/Apr/2023 03:00:21] 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-5787489599-k5lt5 --- stderr --- Checking pod: overseer-0-5787489599-k5lt5 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-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -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-5787489599-k5lt5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -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-5787489599-k5lt5 --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-5787489599-k5lt5 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-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5787489599-k5lt5:/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 ________________________________________________________________________________ [20/Apr/2023 03:00:25] 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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.{})' ________________________________________________________________________________ [20/Apr/2023 03:00:25] 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]) ________________________________________________________________________________ [20/Apr/2023 03:00:25] 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 | -------------------------------------------------------------------------------------------- | 4110.0 4110.0 | 125.070 125.070 181.40 231.74 312.48 | 0.0 1.0 | | 4837.6 4473.8 | 105.965 114.740 181.40 230.69 312.48 | 0.0 1.0 | | 5734.8 4894.1 | 89.433 104.856 181.40 229.64 310.38 | 0.0 1.0 | | 6801.8 5371.1 | 75.344 95.513 180.36 227.54 310.38 | 0.0 1.0 | | 7628.2 5822.5 | 67.165 88.085 179.31 183.50 310.38 | 0.0 1.0 | | 8324.8 6239.5 | 61.506 82.175 179.31 182.45 310.38 | 0.0 1.0 | | 8786.8 6603.4 | 58.286 77.633 178.26 182.45 310.38 | 0.0 1.0 | | 9010.4 6904.3 | 56.827 74.239 178.26 182.45 310.38 | 0.0 1.0 | | 9259.6 7166.0 | 55.287 71.518 178.26 182.45 310.38 | 0.0 1.0 | | 9462.2 7395.6 | 54.114 69.292 177.21 182.45 240.12 | 0.0 1.0 | | 9565.6 7592.9 | 53.510 67.484 177.21 182.45 240.12 | 0.0 1.0 | | 9694.4 7768.0 | 52.814 65.958 177.21 182.45 231.74 | 0.0 1.0 | | 9869.0 7929.6 | 51.854 64.608 176.16 181.40 231.74 | 0.0 1.0 | | 9999.8 8077.5 | 51.200 63.423 176.16 181.40 231.74 | 0.0 1.0 | | 10054.6 8209.3 | 50.921 62.402 176.16 181.40 231.74 | 0.0 1.0 | | 10124.2 8329.0 | 50.561 61.502 176.16 181.40 230.69 | 0.0 1.0 | | 10198.2 8438.9 | 50.219 60.700 176.16 181.40 230.69 | 0.0 1.0 | | 10259.6 8540.1 | 49.899 59.979 175.11 181.40 230.69 | 0.0 1.0 | | 10238.8 8629.5 | 49.981 59.355 175.11 181.40 230.69 | 0.0 1.0 | | 10455.8 8720.8 | 48.980 58.733 175.11 181.40 229.64 | 0.0 1.0 | | 10478.6 8804.5 | 48.854 58.173 175.11 181.40 229.64 | 0.0 1.0 | | 10491.0 8881.2 | 48.782 57.669 175.11 181.40 229.64 | 0.0 1.0 | | 10557.6 8954.1 | 48.510 57.199 175.11 181.40 229.64 | 0.0 1.0 | | 10633.6 9024.0 | 48.132 56.754 175.11 181.40 229.64 | 0.0 1.0 | | 10710.6 9091.5 | 47.794 56.332 175.11 180.36 229.64 | 0.0 1.0 | | 10748.4 9155.2 | 47.639 55.939 175.11 180.36 228.59 | 0.0 1.0 | | 10846.6 9217.9 | 47.184 55.558 175.11 180.36 228.59 | 0.0 1.0 | | 10952.4 9279.8 | 46.761 55.187 175.11 180.36 228.59 | 0.0 1.0 | | 11043.6 9340.6 | 46.356 54.827 175.11 180.36 228.59 | 0.0 1.0 | | 11123.0 9400.1 | 46.005 54.479 174.06 180.36 227.54 | 0.0 1.0 | | 11241.0 9459.4 | 45.555 54.137 174.06 180.36 227.54 | 0.0 1.0 | | 11316.0 9517.5 | 45.221 53.806 174.06 180.36 227.54 | 0.0 1.0 | | 11422.8 9575.2 | 44.838 53.481 174.06 180.36 184.55 | 0.0 1.0 | | 11490.8 9631.5 | 44.536 53.167 174.06 179.31 184.55 | 0.0 1.0 | | 11527.6 9685.7 | 44.420 52.870 174.06 179.31 183.50 | 0.0 1.0 | | 11779.2 9743.9 | 43.459 52.554 174.06 179.31 183.50 | 0.0 1.0 | | 11753.4 9798.2 | 43.569 52.263 174.06 179.31 183.50 | 0.0 1.0 | | 11988.2 9855.8 | 42.672 51.956 174.06 179.31 183.50 | 0.0 1.0 | | 12114.4 9913.7 | 42.280 51.653 174.06 179.31 183.50 | 0.0 1.0 | | 12199.0 9970.9 | 41.975 51.357 174.06 179.31 183.50 | 0.0 1.0 | | 12244.4 10026.3 | 41.804 51.072 174.06 179.31 183.50 | 0.0 1.0 | | 12344.0 10081.5 | 41.467 50.792 174.06 179.31 182.45 | 0.0 1.0 | | 12487.6 10137.4 | 41.005 50.512 174.06 179.31 182.45 | 0.0 1.0 | | 12591.2 10193.2 | 40.635 50.234 174.06 179.31 182.45 | 0.0 1.0 | | 12751.8 10250.1 | 40.148 49.956 174.06 179.31 182.45 | 0.0 1.0 | | 12841.4 10306.4 | 39.861 49.682 173.02 178.26 182.45 | 0.0 1.0 | | 12869.8 10360.9 | 39.788 49.421 173.02 178.26 182.45 | 0.0 1.0 | | 13075.6 10417.5 | 39.147 49.152 173.02 178.26 182.45 | 0.0 1.0 | | 13120.8 10472.7 | 39.032 48.893 173.02 178.26 182.45 | 0.0 1.0 | | 13309.4 10529.4 | 38.443 48.629 173.02 178.26 182.45 | 0.0 1.0 | | 13428.4 10586.2 | 38.138 48.368 173.02 178.26 182.45 | 0.0 1.0 | | 13669.4 10645.5 | 37.446 48.098 173.02 178.26 182.45 | 0.0 1.0 | | 13700.0 10703.2 | 37.358 47.839 173.02 178.26 182.45 | 0.0 1.0 | | 13881.0 10762.0 | 36.885 47.577 173.02 178.26 182.45 | 0.0 1.0 | | 13980.0 10820.5 | 36.643 47.321 173.02 178.26 182.45 | 0.0 1.0 | | 14124.8 10879.5 | 36.215 47.063 173.02 178.26 182.45 | 0.0 1.0 | | 14258.4 10938.8 | 35.910 46.808 173.02 178.26 182.45 | 0.0 1.0 | | 14447.8 10999.3 | 35.435 46.550 173.02 178.26 182.45 | 0.0 1.0 | | 14564.0 11059.7 | 35.124 46.295 173.02 178.26 182.45 | 0.0 1.0 | | 14616.0 11119.0 | 35.031 46.049 173.02 178.26 182.45 | 0.0 1.0 | | 14794.0 11179.2 | 34.609 45.800 171.97 178.26 182.45 | 0.0 1.0 | | 14947.4 11240.0 | 34.253 45.553 171.97 178.26 182.45 | 0.0 1.0 | | 15173.0 11302.4 | 33.734 45.301 171.97 178.26 182.45 | 0.0 1.0 | | 15181.2 11363.1 | 33.714 45.059 171.97 178.26 182.45 | 0.0 1.0 | | 15274.0 11423.2 | 33.512 44.821 171.97 177.21 182.45 | 0.0 1.0 | | 15261.0 11481.4 | 33.545 44.594 171.97 177.21 182.45 | 0.0 1.0 | | 15457.4 11540.7 | 33.126 44.365 171.97 177.21 182.45 | 0.0 1.0 | | 15753.2 11602.7 | 32.493 44.128 171.97 177.21 182.45 | 0.0 1.0 | | 15766.4 11663.0 | 32.472 43.900 171.97 177.21 182.45 | 0.0 1.0 | | 15914.6 11723.7 | 32.159 43.672 170.92 177.21 182.45 | 0.0 1.0 | | 13678.6 11723.9 | 32.550 43.671 170.92 177.21 182.45 | 0.0 0.9 | ________________________________________________________________________________ [20/Apr/2023 03:00:25] 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 ----- ________________________________________________________________________________ [20/Apr/2023 03:00:25] 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 ________________________________________________________________________________ [20/Apr/2023 03:00:25] DSPrimeTask_id_repo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/Apr/2023 03:00:25] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped