-
Bug
-
Resolution: Fixed
-
Major
-
Linux Ubuntu 13.04
Apache Tomcat/7.0.35
Jenkins 1.549
git-client plugin 1.6.2
GitLab 6.1.0
Gitlab is running on the same linux server under a different sub-domain & different linux user name.
When I upgraded the git-client plugin from 1.6.1 to 1.6.2, a project now builds every time it polls the SCM (a GitLab repo) even if the version hash is identical.
Some jobs indicate that there is a problem and "could not remove the credential section from the git configuration" (see below polling log sample). But even these jobs build on every SCM poll even when the git version has has not changed. Below, I have 8 builds in a row that all reference the same revision, and all say "changes found."
======================
Started on Feb 4, 2014 5:53:33 PM
Using strategy: Default
[poll] Last Built Revision: Revision 1c8eda4fa98b092973c7dfe3b3c1d6c859971922 (origin/MASTER)
using .gitcredentials to set credentials
Could not remove the credential section from the git configuration
Done. Took 0.52 sec
Changes found
[JENKINS-21652] Building at each git-client polling interval even when no changes present
Environment |
Original:
Jenkins 1.549 on linux server git-client plugin 1.6.2 Gitlab running on same server (different sub-domain name & different linux user name). build nodes are windows machines connected via JNLP |
New:
Linux Ubuntu 13.04 Apache Tomcat/7.0.35 Jenkins 1.549 git-client plugin 1.6.2 GitLab 6.1.0 Gitlab is running on the same linux server under a different sub-domain & different linux user name. |
Attachment | New: git-client-plugin.png [ 25250 ] |
Component/s | New: git [ 15543 ] | |
Component/s | Original: git-client [ 17423 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 153651 ] | New: JNJira + In-Review [ 194632 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |