[ImageJ-devel] Build failed in Jenkins: ImageJ-launcher » master #155

jenkins at imagej.net jenkins at imagej.net
Thu May 10 12:44:42 CDT 2012


See <http://jenkins.imagej.net/job/ImageJ-launcher/./label=master/155/>

------------------------------------------
Started by upstream project "ImageJ-launcher" build number 155
Building on master
Checkout:master / <http://jenkins.imagej.net/job/ImageJ-launcher/./label=master/ws/> - hudson.remoting.LocalChannel at 1752c491
Using strategy: Default
Last Built Revision: Revision 567c4d92a507efc509070876f43acff0e7b80e02 (origin/master)
Checkout:master / <http://jenkins.imagej.net/job/ImageJ-launcher/./label=master/ws/> - hudson.remoting.LocalChannel at 1752c491
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/imagej/imagej
[master] $ git fetch -t git://github.com/imagej/imagej +refs/heads/*:refs/remotes/origin/*
>From git://github.com/imagej/imagej
   23f9c6d..60a0b5d  fix-displays -> origin/fix-displays
   567c4d9..e5dae14  master     -> origin/master
 + 07025d9...a89031d updater    -> origin/updater  (forced update)
[master] $ git ls-tree HEAD
Commencing build of Revision b32e7df4b6a33a4aa858435ca6dafe0e779930f7 (origin/master)
GitAPI created
Checking out Revision b32e7df4b6a33a4aa858435ca6dafe0e779930f7 (origin/master)
[master] $ git checkout -f b32e7df4b6a33a4aa858435ca6dafe0e779930f7
FATAL: Could not checkout b32e7df4b6a33a4aa858435ca6dafe0e779930f7
hudson.plugins.git.GitException: Could not checkout b32e7df4b6a33a4aa858435ca6dafe0e779930f7
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:398)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:715)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:707)
	at hudson.FilePath.act(FilePath.java:756)
	at hudson.FilePath.act(FilePath.java:738)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:707)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1174)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:523)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:418)
	at hudson.model.Run.run(Run.java:1362)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:137)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.plugins.git.GitException: Error performing git checkout -f b32e7df4b6a33a4aa858435ca6dafe0e779930f7
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:330)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:295)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:305)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:396)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command returned status code 128: fatal: reference is not a tree: b32e7df4b6a33a4aa858435ca6dafe0e779930f7

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:325)
	... 15 more



More information about the ImageJ-devel mailing list