I had encountered repeated builds triggered by Git if I enabled "Fast remote polling" (in the Advanced section of the Git plugin) and was using a slave agent rather than running the master node. That may not be the problem you're seeing, but it was a case we had encountered where builds were launched even though there was no change in Git.
Mark Waite >________________________________ > From: roger <[email protected]> >To: [email protected] >Sent: Thursday, August 2, 2012 2:42 PM >Subject: Build trigged even if no change found in git > > >Hello, > > >We have a lot of builds triggered even if there is no change found in git, the >polling log shows workspace is offline, scheduling a new build to get a >workspace. > >I believe this is fixed in Jenkins git plugin version 1.1.12 according to >https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin#GitPlugin-Changelog. >But we are still getting the same problems even with the latest version of git >plugin installed. > >I am wondering if anyone has the same problem? > > >Thanks. > > >
