-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 1.585
ant 1.2 true false
antisamy-markup-formatter 1.2 true true
credentials 1.18 true true
cvs 2.12 true true
external-monitor-job 1.2 true false
git 2.2.7 true false
git-client 1.11.0 true false
github 1.9.1 true false
github-api 1.59 true false
javadoc 1.2 true true
junit 1.1 true true
ldap 1.11 true true
mailer 1.11 true true
mapdb-api 1.0.1.0 true false
matrix-auth 1.2 true true
matrix-project 1.4 true true
maven-plugin 2.7 true true
p4 1.0.16 true false
pam-auth 1.2 true true
scm-api 0.2 true false
ssh-agent 1.5 true false
ssh-credentials 1.10 true true
ssh-slaves 1.8 true true
subversion 2.4.4 true true
translation 1.11 true true
windows-slaves 1.0 true falseJenkins 1.585 ant 1.2 true false antisamy-markup-formatter 1.2 true true credentials 1.18 true true cvs 2.12 true true external-monitor-job 1.2 true false git 2.2.7 true false git-client 1.11.0 true false github 1.9.1 true false github-api 1.59 true false javadoc 1.2 true true junit 1.1 true true ldap 1.11 true true mailer 1.11 true true mapdb-api 1.0.1.0 true false matrix-auth 1.2 true true matrix-project 1.4 true true maven-plugin 2.7 true true p4 1.0.16 true false pam-auth 1.2 true true scm-api 0.2 true false ssh-agent 1.5 true false ssh-credentials 1.10 true true ssh-slaves 1.8 true true subversion 2.4.4 true true translation 1.11 true true windows-slaves 1.0 true false
I have multiple projects that use the p4 plugin. Several of the projects do not show changes between builds.
The Perforce Software Polling Log for one such project shows:
Started on Oct 24, 2014 11:20:00 AM Polling SCM changes on yeti P4: Polling with client: jenkins-yeti-tofino-bronze P4: Polling with label/change: 3767,basic_check listing changes: //jenkins-yeti-tofino-bronze/...@3767,basic_check ... found change: 3773 ... found change: 3772 Done. Took 0.11 sec Changes found
However, if I click on the Changes for the project, I see:
No changes in any of the builds.
The only difference I can see between a project that works and one that doesn't work is that the one that doesn't work pins the build at a label created by another project. (The two projects use the same stream codeline.)