jenkinsci / jenkinsci/git-plugin
[JENKINS-45570] Jobs continuously triggered even with change in configuration
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
Hello,
I've got a "strange" issue on Jenkins for some jobs (only 2 or 3 among 60). They are continuously building, like there is always change in the code base, but this is unfortunately not the case.
In the beginning, I had the job triggered on "Poll SCM", then during the time to find the issue I've decided to change the configuration on "Build periodically" (as you can see on first joined screen). But this did not fixed the issue. In deed, the job kept building as there is a change in code base (see second joined screen, sorry it is in French...)
Polling log does not say anything (literally) . Changes log and Jenkins log neither.
Currently I had to disable the jobs.
Thank you for any lead.
---
Originally reported by
alexb, imported from: Jobs continuously triggered even with change in configuration
Raw content of original issue
Hello,
I've got a "strange" issue on Jenkins for some jobs (only 2 or 3 among 60). They are continuously building, like there is always change in the code base, but this is unfortunately not the case.
In the beginning, I had the job triggered on "Poll SCM", then during the time to find the issue I've decided to change the configuration on "Build periodically" (as you can see on first joined screen). But this did not fixed the issue. In deed, the job kept building as there is a change in code base (see second joined screen, sorry it is in French...)
Polling log does not say anything (literally) . Changes log and Jenkins log neither.
Currently I had to disable the jobs.
Thank you for any lead.
environment
```
Jenkins 2.46.3
Parameterized Trigger Plugin 2.35.1
OS Debian 8
git 2.1.4
Git client plugin 2.5.0
Git plugin 3.5.1
Git server plugin 1.7
```
5 attachments
- [2017-07-17-2.png](https://issues.jenkins.io/secure/attachment/38908/2017-07-17-2.png)
> 
- [2017-07-17.png](https://issues.jenkins.io/secure/attachment/38909/2017-07-17.png)
> 
- [Capture du 2017-08-22 17-09-35.png](https://issues.jenkins.io/secure/attachment/39372/Capture%20du%202017-08-22%2017-09-35.png)
> 
- [Capture du 2017-08-22 17-09-49.png](https://issues.jenkins.io/secure/attachment/39371/Capture%20du%202017-08-22%2017-09-49.png)
> 
- [screenshot-1.png](https://issues.jenkins.io/secure/attachment/39373/screenshot-1.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.