--Task-- name: DSPrimeTask_id_repo_1 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-1 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_0'] 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 22:12:41] DSPrimeTask_id_repo_1 pre : N/A ________________________________________________________________________________ [19/Apr/2023 22:12:41] - INFO: target (ds-idrepo-1) is a ds pod [19/Apr/2023 22:12:41] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 22:12:41] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_1/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_1 [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -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 22:12:43] DSPrimeTask_id_repo_1 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -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-1.ds-idrepo -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -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 22:12:44] DSPrimeTask_id_repo_1 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -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/04_DSPrimeTask_id_repo_1/order.json { "name": "DSPrimeTask_id_repo_1", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w \"nDOXP9msdg75aFAwr1K46CoutWqpYQQO\" -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_1" } ________________________________________________________________________________ [19/Apr/2023 22:12:46] DSPrimeTask_id_repo_1 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [19/Apr/2023 22:12:46] DSPrimeTask_id_repo_1 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-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.json overseer-0-5b69b5f594-kwbnx:/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 22:12:48] DSPrimeTask_id_repo_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 -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 20s, 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 07s, 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 33s, 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 20s, 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 07s, 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 54s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [19/Apr/2023 22:18:53] DSPrimeTask_id_repo_1 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-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b69b5f594-kwbnx -- 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 22:18:55] DSPrimeTask_id_repo_1 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-5b69b5f594-kwbnx --- stderr --- Checking pod: overseer-0-5b69b5f594-kwbnx 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-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b69b5f594-kwbnx -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_1/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_1/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-5b69b5f594-kwbnx --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5b69b5f594-kwbnx -i -- du -k /results/orders/DSPrimeTask_id_repo_1/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_1/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-5b69b5f594-kwbnx --- stderr --- source : /results/orders/DSPrimeTask_id_repo_1/order.tar.gz @ overseer-0-5b69b5f594-kwbnx destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5b69b5f594-kwbnx:/results/orders/DSPrimeTask_id_repo_1/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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/04_DSPrimeTask_id_repo_1/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1 ________________________________________________________________________________ [19/Apr/2023 22:18:58] DSPrimeTask_id_repo_1 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -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 22:18:58] DSPrimeTask_id_repo_1 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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 22:18:58] DSPrimeTask_id_repo_1 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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 | -------------------------------------------------------------------------------------------- | 4109.4 4109.4 | 125.015 125.015 178.26 396.36 398.46 | 0.0 1.0 | | 4852.6 4481.0 | 105.685 114.549 178.26 394.26 398.46 | 0.0 1.0 | | 5766.8 4909.6 | 88.932 104.519 178.26 181.40 398.46 | 0.0 1.0 | | 6781.6 5377.6 | 75.534 95.381 177.21 180.36 398.46 | 0.0 1.0 | | 7674.0 5836.9 | 66.781 87.860 177.21 179.31 398.46 | 0.0 1.0 | | 8292.0 6246.1 | 61.638 82.058 177.21 179.31 398.46 | 0.0 1.0 | | 8865.8 6620.3 | 57.880 77.433 177.21 179.31 398.46 | 0.0 1.0 | | 9045.2 6923.4 | 56.615 74.033 176.16 179.31 396.36 | 0.0 1.0 | | 9263.0 7183.4 | 55.263 71.344 176.16 179.31 396.36 | 0.0 1.0 | | 9503.8 7415.4 | 53.855 69.102 176.16 178.26 396.36 | 0.0 1.0 | | 9655.0 7619.0 | 53.047 67.253 176.16 178.26 396.36 | 0.0 1.0 | | 9796.0 7800.4 | 52.250 65.683 176.16 178.26 396.36 | 0.0 1.0 | | 9907.4 7962.5 | 51.680 64.342 176.16 178.26 396.36 | 0.0 1.0 | | 10065.2 8112.7 | 50.858 63.147 175.11 178.26 394.26 | 0.0 1.0 | | 10128.2 8247.1 | 50.554 62.116 175.11 178.26 394.26 | 0.0 1.0 | | 10209.2 8369.7 | 50.149 61.204 175.11 178.26 394.26 | 0.0 1.0 | | 10337.4 8485.4 | 49.498 60.365 175.11 178.26 394.26 | 0.0 1.0 | | 10293.4 8585.9 | 49.737 59.657 175.11 178.26 191.89 | 0.0 1.0 | | 10392.0 8680.9 | 49.293 59.004 175.11 178.26 191.89 | 0.0 1.0 | | 10543.2 8774.1 | 48.544 58.376 175.11 178.26 183.50 | 0.0 1.0 | | 10553.4 8858.8 | 48.499 57.815 175.11 178.26 183.50 | 0.0 1.0 | | 10584.0 8937.2 | 48.357 57.306 174.06 178.26 181.40 | 0.0 1.0 | | 10608.8 9009.9 | 48.264 56.843 174.06 178.26 181.40 | 0.0 1.0 | | 10742.0 9082.1 | 47.663 56.391 174.06 177.21 180.36 | 0.0 1.0 | | 10763.8 9149.3 | 47.578 55.976 174.06 177.21 180.36 | 0.0 1.0 | | 10871.0 9215.5 | 47.069 55.572 174.06 177.21 180.36 | 0.0 1.0 | | 10985.8 9281.1 | 46.610 55.179 174.06 177.21 180.36 | 0.0 1.0 | | 11059.2 9344.6 | 46.288 54.803 174.06 177.21 180.36 | 0.0 1.0 | | 11074.0 9404.2 | 46.225 54.455 174.06 177.21 180.36 | 0.0 1.0 | | 11166.2 9463.0 | 45.836 54.116 174.06 177.21 180.36 | 0.0 1.0 | | 11306.0 9522.4 | 45.286 53.778 173.02 177.21 180.36 | 0.0 1.0 | | 11418.4 9581.7 | 44.834 53.445 173.02 177.21 180.36 | 0.0 1.0 | | 11494.8 9639.7 | 44.540 53.123 173.02 177.21 179.31 | 0.0 1.0 | | 11580.6 9696.7 | 44.216 52.810 173.02 177.21 179.31 | 0.0 1.0 | | 11778.2 9756.2 | 43.465 52.488 173.02 177.21 179.31 | 0.0 1.0 | | 11809.6 9813.3 | 43.335 52.182 173.02 177.21 179.31 | 0.0 1.0 | | 11921.6 9870.2 | 42.952 51.881 173.02 177.21 179.31 | 0.0 1.0 | | 12083.4 9928.5 | 42.342 51.575 171.97 177.21 179.31 | 0.0 1.0 | | 12177.0 9986.1 | 42.077 51.278 171.97 177.21 179.31 | 0.0 1.0 | | 12281.8 10043.5 | 41.653 50.984 171.97 177.21 179.31 | 0.0 1.0 | | 12389.0 10100.7 | 41.341 50.695 171.97 177.21 179.31 | 0.0 1.0 | | 12529.8 10158.6 | 40.875 50.407 171.97 177.21 179.31 | 0.0 1.0 | | 12646.0 10216.4 | 40.447 50.120 171.97 177.21 179.31 | 0.0 1.0 | | 12683.4 10272.5 | 40.383 49.847 171.97 177.21 179.31 | 0.0 1.0 | | 12791.0 10328.4 | 40.010 49.576 171.97 177.21 179.31 | 0.0 1.0 | | 12932.2 10385.0 | 39.598 49.306 171.97 177.21 179.31 | 0.0 1.0 | | 13037.0 10441.5 | 39.270 49.040 170.92 177.21 179.31 | 0.0 1.0 | | 13244.4 10499.9 | 38.647 48.766 170.92 177.21 179.31 | 0.0 1.0 | | 13383.4 10558.7 | 38.236 48.494 170.92 177.21 179.31 | 0.0 1.0 | | 13569.2 10618.9 | 37.734 48.219 170.92 177.21 179.31 | 0.0 1.0 | | 13471.9 10674.9 | 37.982 47.966 170.92 176.16 179.31 | 0.0 1.0 | | 13687.7 10732.8 | 37.426 47.707 170.92 176.16 179.31 | 0.0 1.0 | | 13965.2 10793.8 | 36.650 47.437 170.92 176.16 179.31 | 0.0 1.0 | | 14013.6 10853.4 | 36.534 47.177 170.92 176.16 179.31 | 0.0 1.0 | | 14138.4 10913.1 | 36.192 46.918 170.92 176.16 179.31 | 0.0 1.0 | | 14290.2 10973.5 | 35.830 46.660 169.87 176.16 179.31 | 0.0 1.0 | | 14388.0 11033.4 | 35.576 46.407 169.87 176.16 179.31 | 0.0 1.0 | | 14557.8 11094.1 | 35.174 46.152 169.87 176.16 179.31 | 0.0 1.0 | | 14720.2 11155.6 | 34.772 45.898 169.87 176.16 179.31 | 0.0 1.0 | | 14697.4 11214.6 | 34.829 45.656 169.87 176.16 179.31 | 0.0 1.0 | | 15069.8 11277.8 | 33.971 45.400 169.87 176.16 179.31 | 0.0 1.0 | | 15030.8 11338.3 | 34.072 45.158 169.87 176.16 179.31 | 0.0 1.0 | | 15230.8 11400.1 | 33.602 44.913 169.87 176.16 179.31 | 0.0 1.0 | | 15343.8 11461.7 | 33.349 44.671 169.87 176.16 179.31 | 0.0 1.0 | | 15386.4 11522.1 | 33.276 44.437 168.82 176.16 179.31 | 0.0 1.0 | | 15411.2 11581.1 | 33.217 44.211 168.82 176.16 178.26 | 0.0 1.0 | | 15734.0 11643.0 | 32.535 43.975 168.82 176.16 178.26 | 0.0 1.0 | | 15694.0 11702.6 | 32.615 43.751 168.82 176.16 178.26 | 0.0 1.0 | | 15942.4 11764.1 | 32.123 43.523 168.82 176.16 178.26 | 0.0 1.0 | | 16147.6 11826.7 | 31.687 43.292 168.82 176.16 178.26 | 0.0 1.0 | | 14800.0 11826.9 | 31.249 43.291 168.82 176.16 178.26 | 0.0 1.0 | ________________________________________________________________________________ [19/Apr/2023 22:18:58] DSPrimeTask_id_repo_1 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [19/Apr/2023 22:18:58] DSPrimeTask_id_repo_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 ________________________________________________________________________________ [19/Apr/2023 22:18:58] DSPrimeTask_id_repo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [19/Apr/2023 22:18:58] DSPrimeTask_id_repo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped