[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[jgit-build] Build failed in Hudson: jgit #759
|
See <https://hudson.eclipse.org/hudson/job/jgit/759/>
------------------------------------------
Started by an SCM change
Building on master
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@38d54df2
Using strategy: Default
Last Built Revision: Revision d203485780a039b0a65293a7c9bfc1e51e6413a7 (origin/stable-1.0)
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@38d54df2
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://egit.eclipse.org/jgit.git
[workspace] $ git fetch -t git://egit.eclipse.org/jgit.git +refs/heads/*:refs/remotes/origin/*
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:691)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:658)
at hudson.FilePath.act(FilePath.java:753)
at hudson.FilePath.act(FilePath.java:735)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:658)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1118)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:480)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412)
at hudson.model.Run.run(Run.java:1337)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:140)