--Task-- name: DSPrimeTask_id_repo_0 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-0 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: [] 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 01:30:24] DSPrimeTask_id_repo_0 pre : N/A ________________________________________________________________________________ [19/Apr/2023 01:30:24] - INFO: target (ds-idrepo-0) is a ds pod [19/Apr/2023 01:30:24] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 01:30:24] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_0/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_0 [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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: 10000022 --- stderr --- ________________________________________________________________________________ [19/Apr/2023 01:30:26] DSPrimeTask_id_repo_0 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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: 10000022 --- stderr --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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,10000022)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 01:30:28] DSPrimeTask_id_repo_0 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-0 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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: 10000022 --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.json { "name": "DSPrimeTask_id_repo_0", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w \"tHrKmhLDB1MCbcBHhdHIU629CT16HnYs\" -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,10000022)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_0" } ________________________________________________________________________________ [19/Apr/2023 01:30:30] DSPrimeTask_id_repo_0 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 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [19/Apr/2023 01:30:30] DSPrimeTask_id_repo_0 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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/order.json overseer-0-6d7b76f679-k8pdh:/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 01:30:32] DSPrimeTask_id_repo_0 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 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 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 01:36:37] DSPrimeTask_id_repo_0 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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6d7b76f679-k8pdh -- 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 01:36:38] DSPrimeTask_id_repo_0 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-6d7b76f679-k8pdh --- stderr --- Checking pod: overseer-0-6d7b76f679-k8pdh 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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6d7b76f679-k8pdh -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_0/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_0/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_0/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-6d7b76f679-k8pdh --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-6d7b76f679-k8pdh -i -- du -k /results/orders/DSPrimeTask_id_repo_0/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_0/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-6d7b76f679-k8pdh --- stderr --- source : /results/orders/DSPrimeTask_id_repo_0/order.tar.gz @ overseer-0-6d7b76f679-k8pdh destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-6d7b76f679-k8pdh:/results/orders/DSPrimeTask_id_repo_0/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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/03_DSPrimeTask_id_repo_0/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0 ________________________________________________________________________________ [19/Apr/2023 01:36:42] DSPrimeTask_id_repo_0 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-0.ds-idrepo -w "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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,10000022)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 01:36:42] DSPrimeTask_id_repo_0 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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 01:36:42] DSPrimeTask_id_repo_0 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/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 | -------------------------------------------------------------------------------------------- | 4146.6 4146.6 | 123.918 123.918 180.36 236.98 396.36 | 0.0 1.0 | | 4973.2 4559.8 | 103.183 112.613 180.36 233.83 396.36 | 0.0 1.0 | | 5871.8 4997.1 | 87.346 102.716 179.31 232.78 297.80 | 0.0 1.0 | | 6880.4 5468.0 | 74.476 93.832 179.31 231.74 297.80 | 0.0 1.0 | | 7752.6 5924.9 | 66.068 86.566 179.31 229.64 297.80 | 0.0 1.0 | | 8369.6 6332.3 | 61.197 80.978 179.31 187.70 287.31 | 0.0 1.0 | | 8831.6 6689.4 | 57.985 76.641 179.31 184.55 287.31 | 0.0 1.0 | | 9111.8 6992.2 | 56.196 73.311 178.26 182.45 260.05 | 0.0 1.0 | | 9351.6 7254.3 | 54.739 70.651 178.26 181.40 260.05 | 0.0 1.0 | | 9486.9 7477.6 | 53.944 68.531 177.21 180.36 236.98 | 0.0 1.0 | | 9683.5 7678.1 | 52.887 66.738 177.21 180.36 236.98 | 0.0 1.0 | | 9774.6 7852.8 | 52.372 65.248 177.21 180.36 236.98 | 0.0 1.0 | | 9897.6 8010.1 | 51.732 63.963 177.21 180.36 236.98 | 0.0 1.0 | | 10025.8 8154.1 | 51.061 62.830 176.16 180.36 234.88 | 0.0 1.0 | | 10085.4 8282.9 | 50.760 61.850 176.16 180.36 234.88 | 0.0 1.0 | | 10229.6 8404.5 | 50.039 60.952 176.16 180.36 233.83 | 0.0 1.0 | | 10261.0 8513.7 | 49.892 60.168 175.11 180.36 233.83 | 0.0 1.0 | | 10329.2 8614.6 | 49.584 59.463 175.11 180.36 233.83 | 0.0 1.0 | | 10422.6 8709.7 | 49.114 58.811 175.11 180.36 233.83 | 0.0 1.0 | | 10385.4 8793.5 | 49.260 58.247 175.11 180.36 232.78 | 0.0 1.0 | | 10540.2 8876.7 | 48.603 57.701 175.11 180.36 232.78 | 0.0 1.0 | | 10607.4 8955.4 | 48.261 57.193 174.06 180.36 232.78 | 0.0 1.0 | | 10715.6 9031.9 | 47.778 56.708 174.06 179.31 232.78 | 0.0 1.0 | | 10736.4 9102.9 | 47.671 56.263 174.06 179.31 232.78 | 0.0 1.0 | | 10755.8 9169.0 | 47.590 55.857 174.06 179.31 232.78 | 0.0 1.0 | | 10893.0 9235.3 | 47.021 55.456 174.06 179.31 232.78 | 0.0 1.0 | | 10961.0 9299.3 | 46.678 55.073 174.06 179.31 232.78 | 0.0 1.0 | | 11021.4 9360.8 | 46.463 54.710 174.06 179.31 231.74 | 0.0 1.0 | | 11103.4 9420.9 | 46.086 54.360 174.06 179.31 231.74 | 0.0 1.0 | | 11221.8 9480.9 | 45.630 54.016 174.06 179.31 231.74 | 0.0 1.0 | | 11322.8 9540.3 | 45.201 53.678 174.06 179.31 231.74 | 0.0 1.0 | | 11387.0 9598.0 | 44.963 53.355 174.06 179.31 231.74 | 0.0 1.0 | | 11503.2 9655.7 | 44.502 53.035 173.02 179.31 230.69 | 0.0 1.0 | | 11518.4 9710.5 | 44.464 52.736 173.02 179.31 230.69 | 0.0 1.0 | | 11615.6 9765.0 | 44.044 52.441 173.02 179.31 229.64 | 0.0 1.0 | | 11732.4 9819.6 | 43.623 52.148 173.02 179.31 229.64 | 0.0 1.0 | | 11910.6 9876.1 | 43.018 51.851 173.02 179.31 229.64 | 0.0 1.0 | | 12068.6 9933.8 | 42.411 51.549 173.02 179.31 217.06 | 0.0 1.0 | | 12111.2 9989.7 | 42.266 51.260 173.02 179.31 217.06 | 0.0 1.0 | | 12205.2 10045.0 | 41.937 50.977 173.02 179.31 188.74 | 0.0 1.0 | | 12266.6 10099.2 | 41.750 50.704 173.02 179.31 188.74 | 0.0 1.0 | | 12498.2 10156.3 | 40.952 50.418 173.02 179.31 188.74 | 0.0 1.0 | | 12540.4 10211.8 | 40.827 50.144 173.02 179.31 187.70 | 0.0 1.0 | | 12669.0 10267.6 | 40.416 49.871 173.02 179.31 187.70 | 0.0 1.0 | | 12818.8 10324.3 | 39.919 49.597 173.02 179.31 187.70 | 0.0 1.0 | | 12786.0 10377.8 | 40.036 49.341 173.02 179.31 185.60 | 0.0 1.0 | | 13006.2 10433.8 | 39.383 49.077 173.02 179.31 185.60 | 0.0 1.0 | | 13100.6 10489.3 | 39.044 48.816 173.02 179.31 184.55 | 0.0 1.0 | | 13304.0 10546.8 | 38.499 48.550 171.97 179.31 184.55 | 0.0 1.0 | | 13533.4 10606.5 | 37.816 48.276 171.97 179.31 184.55 | 0.0 1.0 | | 13545.2 10664.1 | 37.800 48.015 171.97 179.31 183.50 | 0.0 1.0 | | 13717.2 10722.8 | 37.336 47.752 171.97 178.26 183.50 | 0.0 1.0 | | 13883.2 10782.5 | 36.854 47.488 171.97 178.26 183.50 | 0.0 1.0 | | 14067.4 10843.3 | 36.392 47.221 171.97 178.26 182.45 | 0.0 1.0 | | 14118.0 10902.8 | 36.262 46.963 171.97 178.26 182.45 | 0.0 1.0 | | 14288.2 10963.3 | 35.844 46.704 171.97 178.26 182.45 | 0.0 1.0 | | 14342.6 11022.6 | 35.667 46.452 171.97 178.26 182.45 | 0.0 1.0 | | 14574.4 11083.8 | 35.132 46.196 171.97 178.26 181.40 | 0.0 1.0 | | 14721.6 11145.5 | 34.775 45.940 171.97 178.26 181.40 | 0.0 1.0 | | 14859.6 11207.4 | 34.450 45.686 171.97 178.26 181.40 | 0.0 1.0 | | 15091.2 11271.0 | 33.918 45.428 170.92 178.26 181.40 | 0.0 1.0 | | 15080.0 11332.5 | 33.952 45.181 170.92 178.26 181.40 | 0.0 1.0 | | 15119.2 11392.6 | 33.857 44.943 170.92 178.26 181.40 | 0.0 1.0 | | 15318.8 11453.9 | 33.412 44.702 170.92 178.26 181.40 | 0.0 1.0 | | 15507.6 11516.3 | 33.013 44.460 170.92 178.26 181.40 | 0.0 1.0 | | 15484.4 11576.4 | 33.049 44.229 170.92 178.26 180.36 | 0.0 1.0 | | 15516.8 11635.2 | 32.990 44.005 170.92 177.21 180.36 | 0.0 1.0 | | 15956.2 11698.8 | 32.104 43.766 170.92 177.21 180.36 | 0.0 1.0 | | 15979.8 11760.8 | 32.022 43.535 170.92 177.21 180.36 | 0.0 1.0 | | 16111.4 11823.0 | 31.786 43.306 170.92 177.21 180.36 | 0.0 1.0 | | 12850.0 11823.0 | 28.779 43.305 170.92 177.21 180.36 | 0.0 0.9 | ________________________________________________________________________________ [19/Apr/2023 01:36:42] DSPrimeTask_id_repo_0 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/03_DSPrimeTask_id_repo_0/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [19/Apr/2023 01:36:42] DSPrimeTask_id_repo_0 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 01:36:42] DSPrimeTask_id_repo_0 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [19/Apr/2023 01:36:42] DSPrimeTask_id_repo_0 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped