Hello Users,
I have run into this weird issue on Jenkins since I have upgraded to 1.59 version.
Below is some specific information regarding Jenkins system:
Jenkins is running behind Tomcat.
Tomcat server configuration file is modified to add Jenkins URL and has 8443 port for rerouting.
Jenkins version: 1.598
Tomcat version: 8.0 ( it is running as Windows service and only used to host Jenkins webapp)
Below are Jenkins plugins:
Git: 1.5.0
Git-Client: 1.1.2
Git-server: 1.2
Subversion: 1.54
TFS: 3.1.1
We use Team Foundation server as local repository and Jenkins job is set to poll SCM 15minutes.
Issue: Regardless of any changes found in SCM, Jenkins keeps building job every 15minutes.
I been trying everything but got no luck so far.
Please help me to solve this issue.
Thank you.