Hi All,

Below is the log using failure_retry option in Job definition.

You can see in the first attempt downloading was incomplete in the specified time. It shows the result as failure. In the second attempt  it is good.
My request is while using the failure_retry option if there is any failure in the given number of attempts minus one.  Please make the status as "skipped" else  display the result in the successful attempt.

start: 1 user-command (timeout 00:20:00) [common]Running user command 'relay_pwr_on'Calling: 'nice' 'relay' 'pavan_adt-aio7-imx8-unit1' 'on'>> ds378.resideo.com [10.70.57.92] 17123 (?) open >> [32m*** RELAY 3 on!**** [0m Returned 0 in 1 secondsend: 1 user-command (duration 00:00:01) [common]start: 2 deploy-flasher-retry (timeout 00:20:00) [common]start: 2.1 deploy-flasher (timeout 00:20:00) [common]start: 2.1.1 download-retry (timeout 00:15:00) [common]start: 2.1.1.1 http-download (timeout 00:15:00) [common]downloading https://artifactory.softwaretools.com/artifactory/build-artifacts/grip/09.993.99/uuu-grip-quick-09.993.99.zipsaving as /var/lib/lava/dispatcher/tmp/5426/deploy-flasher-24uc9d7s/package/uuu-grip-quick-09.993.99.ziptotal size: 568457781 (542MB)No compression specifiedprogress 0% (0MB)progress 5% (27MB)progress 10% (54MB)progress 15% (81MB)progress 20% (108MB)progress 25% (135MB)progress 30% (162MB)progress 35% (189MB)progress 40% (216MB)http-download timed out after 900 secondsend: 2.1.1.1 http-download (duration 00:15:00) [common]case: http-download
case_id: 293932
definition: lava
duration: 900.00
extra: ...
level: 2.1.1.1
namespace: common
result: fail
download-retry failed: 1 of 3 attempts. 'http-download timed out after 900 seconds'Cleaning up download directory: /var/lib/lava/dispatcher/tmp/5426/deploy-flasher-24uc9d7s/packageRetrying: 2.1.1 download-retry (timeout 00:15:00)start: 2.1.1.1 http-download (timeout 00:15:00) [common]downloading https://artifactory.softwaretools.com/artifactory/build-artifacts/grip/09.993.99/uuu-grip-quick-09.993.99.zipsaving as /var/lib/lava/dispatcher/tmp/5426/deploy-flasher-24uc9d7s/package/uuu-grip-quick-09.993.99.ziptotal size: 568457781 (542MB)No compression specifiedprogress 0% (0MB)progress 5% (27MB)progress 10% (54MB)progress 15% (81MB)progress 20% (108MB)progress 25% (135MB)progress 30% (162MB)progress 35% (189MB)progress 40% (216MB)progress 45% (243MB)progress 50% (271MB)progress 55% (298MB)progress 60% (325MB)progress 65% (352MB)progress 70% (379MB)progress 75% (406MB)progress 80% (433MB)progress 85% (460MB)progress 90% (487MB)progress 95% (515MB)progress 100% (542MB)542MB downloaded in 846.44s (0.64MB/s)end: 2.1.1.1 http-download (duration 00:14:06) [common]case: http-download
case_id: 293932
definition: lava
duration: 846.45
extra: ...
level: 2.1.1.1
namespace: common
result: pass
deploy-flasher timed out after 1747 seconds


Best Regards
Pavan Kumar