Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311764 - Builds scheduled for build2 (instead of master) all fail
Summary: Builds scheduled for build2 (instead of master) all fail
Status: CLOSED DUPLICATE of bug 305213
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CI-Jenkins (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: CI Admin Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 12:23 EDT by Steve Powell CLA
Modified: 2010-05-05 12:33 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Powell CLA 2010-05-05 12:23:40 EDT
Example Console log for Job virgo.util.snapshot  Build #6:

Same job on master works fine....  This is a repeatable problem...

Started by user spowell
ln -s 2010-05-05_12-16-50 /opt/users/hudsonbuild/.hudson/jobs/virgo.util.snapshot/builds/6 failed: -1
Building remotely on build2
Checkout:virgo.util.snapshot / /opt/users/hudsonbuild/workspace/virgo.util.snapshot - hudson.remoting.Channel@4b254b25:build2
Using strategy: Default
Last Built Revision: Revision 5ea24ef3bb00daf48ee527ccab216a78a8631ca7 (util/master)
Checkout:virgo.util.snapshot / /opt/users/hudsonbuild/workspace/virgo.util.snapshot - hudson.remoting.LocalChannel@4a5a1ce4
GitAPI created
Cloning the remote Git repository
Cloning repository util
$ /usr/local/bin/git clone -o util git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git /opt/users/hudsonbuild/workspace/virgo.util.snapshot
ERROR: Error cloning remote repo 'util' : Could not clone git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git
ERROR: Cause: Error performing /usr/local/bin/git clone -o util git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.util.git /opt/users/hudsonbuild/workspace/virgo.util.snapshot
Trying next repository
ERROR: Could not clone from a repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:493)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:446)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2018)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Comment 1 David Carver CLA 2010-05-05 12:32:43 EDT
Please make sure your nodes are tied to Master node in your configuration for now.  You can follow the progress of getting the new machines useable on bug 305213.
Comment 2 David Carver CLA 2010-05-05 12:33:15 EDT

*** This bug has been marked as a duplicate of bug 305213 ***