Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-build] Build failed in Hudson: C-HEAD-discovery.dnssd.feature #70

See <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/70/>

------------------------------------------
Started by user mkuppe
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/ws/> - hudson.remoting.LocalChannel@71c142c2
Using strategy: Default
Last Built Revision: Revision 272e43526c0c5942108a87de3ce96622a267abd5 (origin1/master)
Checkout:workspace / <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/ws/> - hudson.remoting.LocalChannel@71c142c2
GitAPI created
Cloning the remote Git repository
Cloning repository origin
$ /usr/local/bin/git clone -o origin git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git <https://build.ecf-project.org/hudson/job/C-HEAD-discovery.dnssd.feature/ws/>
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git
[workspace] $ /usr/local/bin/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ /usr/local/bin/git ls-tree HEAD
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git
[org.eclipse.ecf.discovery.dnssd.feature] $ /usr/local/bin/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.discovery.dnssd.feature/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git
[org.eclipse.ecf.provider.dnssd] $ /usr/local/bin/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.provider.dnssd/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
GitAPI created
Fetching upstream changes from git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git
[org.eclipse.ecf.tests.provider.dnssd] $ /usr/local/bin/git fetch -t git://github.com/lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git +refs/heads/*:refs/remotes/origin/*
fatal: remote error: 
  lemmy/org.eclipse.ecf.discovery.dnssd.git/org.eclipse.ecf.tests.provider.dnssd/.git is not a valid repository name
  Visit http://support.github.com for help
ERROR: Problem fetching from origin - could be unavailable. Continuing anyway
[workspace] $ /usr/local/bin/git submodule init
[workspace] $ /usr/local/bin/git submodule update
Seen branch in repository origin/master
Commencing build of Revision 272e43526c0c5942108a87de3ce96622a267abd5 (origin1/master)
GitAPI created
Checking out Revision 272e43526c0c5942108a87de3ce96622a267abd5 (origin1/master)
[workspace] $ /usr/local/bin/git checkout -f 272e43526c0c5942108a87de3ce96622a267abd5
FATAL: Could not checkout 272e43526c0c5942108a87de3ce96622a267abd5
hudson.plugins.git.GitException: Could not checkout 272e43526c0c5942108a87de3ce96622a267abd5
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:456)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:628)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:619)
	at hudson.FilePath.act(FilePath.java:753)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:619)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1044)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1241)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:122)
Caused by: hudson.plugins.git.GitException: Error performing /usr/local/bin/git checkout -f 272e43526c0c5942108a87de3ce96622a267abd5
	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:385)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:350)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:360)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:454)
	... 12 more
Caused by: hudson.plugins.git.GitException: Command returned status code 128: fatal: reference is not a tree: 272e43526c0c5942108a87de3ce96622a267abd5

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



Back to the top