Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jubula-dev] Build failed in Hudson: jubula-nightly #778

See <https://hudson.eclipse.org/hudson/job/jubula-nightly/778/>

------------------------------------------
Started by timer
Building remotely on hudson-slave1
Checkout:jubula-nightly / <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/> - hudson.remoting.Channel@1989c698:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 1bd2ad0e419aede2c81acd900533282191a1d7fc (jubula/master)
Checkout:jubula / <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/jubula> - hudson.remoting.LocalChannel@2a12e08Checkout:jubula / <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/jubula> - hudson.remoting.LocalChannel@2a12e08

Fetching changes from the remote Git repository
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git
Fetching upstream changes from git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git
Commencing build of Revision 1bd2ad0e419aede2c81acd900533282191a1d7fc (jubula/master)
Checking out Revision 1bd2ad0e419aede2c81acd900533282191a1d7fc (jubula/master)
Cleaning workspace
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[jubula-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --help[jubula-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --help

[INFO] Checking Maven 3 installation version
[jubula-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --version
[jubula-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --version
[INFO] Detected Maven 3 installation version: 3.0.3
[DEBUG] Waiting for connection on port: 44663
[ERROR] Failure: java.net.SocketException: Socket closed
FATAL: Socket closed
java.net.SocketException: Socket closed
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:390)
	at java.net.ServerSocket.implAccept(ServerSocket.java:453)
	at java.net.ServerSocket.accept(ServerSocket.java:421)
	at org.hudsonci.utils.tasks.OpenServerSocket$AcceptorImpl.accept(OpenServerSocket.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:277)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:258)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:218)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	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 java.lang.Thread.run(Thread.java:619)



Back to the top