Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 355515

Summary: CVS polling fails to detect changes
Product: Community Reporter: Matt Heitz <mheitz>
Component: CI-JenkinsAssignee: Eclipse Webmaster <webmaster>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
CVS change log output none

Description Matt Heitz CLA 2011-08-23 10:26:53 EDT
Created attachment 202004 [details]
CVS change log output

The CVS polling log for my job lists a bunch of changes, but at the end of the report it says "No changes" so nothing is built.

The latest log is at https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/scmPollLog/? and I've attached its text so it won't get blown away next time it looks for changes.

I just started a build manually, and it seemed to work properly but the CVS update command output was followed by the message "$ no changes detected".  Here's the output https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/167/consoleFull
Comment 1 Eclipse Webmaster CLA 2011-08-23 13:22:14 EDT
Looks like the polling service has fallen over.  I've restarted Hudson.

-M.
Comment 2 Matt Heitz CLA 2011-08-24 08:06:33 EDT
All is well.
Comment 3 Matt Heitz CLA 2011-08-26 07:49:36 EDT
It's happening again.  The poll at 9 PM yesterday (https://hudson.eclipse.org/hudson/job/cbi-edt-nightly/scmPollLog/) ends with these lines, listing changes but ending with "No changes".

...
U runtimes/org.eclipse.edt.runtime.java/src/org/eclipse/edt/runtime/java/eglx/persistence/sql/SQLResultSet.java
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpREST.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpRequest.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/http/HttpResponse.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/rest/RestRuntime.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceBinder.js
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceLib.js
cvs update: New directory `samples/org.eclipse.edt.samples/bin' -- ignored
U runtimes/org.eclipse.edt.runtime.javascript/runtime/eglx/services/ServiceRuntimes.js
Done. Took 32 sec
No changes
Comment 4 Matt Heitz CLA 2011-08-26 09:24:28 EDT
Sorry, false alarm.  There were indeed changes in CVS, but none of the plugins with those changes are part of our builds yet.