David Riley created JENKINS-13286:
-------------------------------------
Summary: Builds retried twice even when succeeds on first retry
Key: JENKINS-13286
URL: https://issues.jenkins-ci.org/browse/JENKINS-13286
Project: Jenkins
Issue Type: Bug
Components: schedule-failed-builds
Reporter: David Riley
Assignee: sfritz
I am combining this plugin with the build timeout plugin
(https://wiki.jenkins-ci.org/display/JENKINS/Build-timeout+Plugin) and also the
log parser plugin
(https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin). Both of these
plugins can cause the build to fail, however I dont consider this to be the
fault of those plugins, if a build has failed, it is the job of this plugin to
setup the retry. When it does, the build is retried correctly, but if the retry
succeeds, they get built once more! If it helps, the second build has "Started
due to previous failed build" printed twice on the build summary page.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira