Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jenkins Loses Build History

I have been using Jenkins for about a year now and occasionally run into this issue. A build will be working fine and then seemingly at random it will lose all of my build history in the GUI.

I researched this issue and found the following question regarding it Jenkins - Not Showing Build History and like user: Ring Jenkins still has all of my builds under the project's build folder, but they wont show up in the GUI.

user: Ring's solution was to migrate to Hudson. Is there any solution that does not require ditching Jenkins?

I was trying to track down the issue through Jenkins JIRA tickets but it seems to end here without resolution https://issues.jenkins-ci.org/browse/JENKINS-16845 they had another ticket JENKINS-17265 open but it was closed as being a duplicate of 16845.

like image 201
OrwellHindenberg Avatar asked Oct 05 '22 12:10

OrwellHindenberg


1 Answers

Update your Jenkins to latest version, will help you!!! I had same problem, update and all OK.

You can look change log link

like image 92
plsgogame Avatar answered Oct 10 '22 18:10

plsgogame