Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Cannot Reproduce
-
None
-
Jenkins 2.10, Multi-branch 0.4.2
Description
For some reason the previous 87 builds for the CodeTests_all/default (CodeTests (all branches) default) were removed and the counter resets to 1. We'd like to keep the history.
Can the attached log file indicate what caused this? Please advise.
Line 2895 Jun 24, 2016 3:08:11 PM hudson.model.Run execute Line 2896 INFO: CodeTests_all/default #92 main build action completed: SUCCESS ... Line 4261 Jun 26, 2016 6:30:54 AM hudson.model.Run execute Line 4262 INFO: CodeTests_all/default #1 main build action completed: SUCCESS
I did not see anything in the logs that showed the problem and I wasn't able to reproduce.
The only thing I can think is that the branch was deleted, indexing occurred and removed the branch, and then the branch was re-added.
Another possible circumstance may have been a connection failure when retrieving the branch list, so indexing removed them all. However, this should have bubbled up an exception before syncing the sub-projects.
You can try setting your dead branch strategy to retain deleted branches for at least one day in the event that something goes missing and comes back.