Skip to content
Failed

Console Output

Started by upstream project "joal" build number 185
Building remotely on macosx64-NV320M-10_6-jogamp-x64-sgothel-012
Checkout:jogl / /Users/jogamp/JogAmpSlavex64/workspace/jogl - hudson.remoting.Channel@194f5267:macosx64-NV320M-10_6-jogamp-x64-sgothel-012
Using strategy: Default
Last Built Revision: Revision 589419b50efb63ecd8864c27eb9aeff85ad1e1c9 (origin/master)
Checkout:jogl / /Users/jogamp/JogAmpSlavex64/workspace/jogl - hudson.remoting.LocalChannel@64467641
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
Commencing build of Revision 444482f4b9a1168e0dfd29c7e2da4010cca2ca91 (origin/master)
Checking out Revision 444482f4b9a1168e0dfd29c7e2da4010cca2ca91 (origin/master)
Triggering win7-x86_64-nvida
Triggering linux-x86_64-amd
Triggering macosx-10_6-x86_64-nvidia
Triggering linux-x86_64-nvidia
Triggering win7-x86_32-amd
Triggering win7-x86_64-amd
Triggering linux-x86_32-amd
Triggering linux-x86_32-nvidia
Triggering win7-x86_32-nvida
Aborted
Interrupting #418
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:486)
	at hudson.remoting.Request.call(Request.java:110)
	at hudson.remoting.Channel.call(Channel.java:668)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:812)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:471)
	at hudson.model.Run.run(Run.java:1376)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:220)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:175)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1037)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2553)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1296)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1031)