Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by an SCM change
Building remotely on linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Checkout:joal-demos / /home/jogamp/JogAmpSlavex32/workspace/joal-demos - hudson.remoting.Channel@1ab83a4d:linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Using strategy: Default
Last Built Revision: Revision 2221eac3d1a462c75847bd095641ca12d7c250f9 (origin/master)
Checkout:joal-demos / /home/jogamp/JogAmpSlavex32/workspace/joal-demos - hudson.remoting.LocalChannel@c7ad3b
Cloning the remote Git repository
Cloning repository origin
ERROR: Error cloning remote repo 'origin' : Could not clone git://jogamp.org/srv/scm/joal-demos.git
ERROR: Cause: Error performing command: git clone --progress -o origin git://jogamp.org/srv/scm/joal-demos.git /home/jogamp/JogAmpSlavex32/workspace/joal-demos
Command "git clone --progress -o origin git://jogamp.org/srv/scm/joal-demos.git /home/jogamp/JogAmpSlavex32/workspace/joal-demos" returned status code 128: Initialized empty Git repository in /home/jogamp/JogAmpSlavex32/workspace/joal-demos/.git/
error: Couldn't resolve host 'jogamp.org' while accessing http://jogamp.org/git/joal-demos.git/info/refs

fatal: HTTP request failed

Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1046)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:972)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2030)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Thread.java:662)