Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] [Hudson] Build failed in Hudson: egit #4060

See <https://hudson.eclipse.org/egit/job/egit/4060/>

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/egit/job/egit/ws/> - hudson.remoting.LocalChannel@d1fafc7
Using strategy: Default
Checkout:workspace / <https://hudson.eclipse.org/egit/job/egit/ws/> - hudson.remoting.LocalChannel@d1fafc7
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
Commencing build of Revision 045f15fa4c0045b8f14dfb991b985af8d089f96a (origin/master)
Checking out Revision 045f15fa4c0045b8f14dfb991b985af8d089f96a (origin/master)
No change to record in branch origin/master
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
Starting xvnc
[workspace] $ Xvnc :19 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/genie.egit/hudson2621398073615795848.sh
+ metacity --replace --sm-disable
23/12/2015 08:31:09 Xvnc version X.org/xf4vnc custom version
23/12/2015 08:31:09 Copyright (C) 2001-2004 Alan Hourihane.
23/12/2015 08:31:09 Copyright (C) 2000-2004 Constantin Kaplinsky
23/12/2015 08:31:09 Copyright (C) 1999 AT&T Laboratories Cambridge
23/12/2015 08:31:09 All Rights Reserved.
23/12/2015 08:31:09 See http://www.tightvnc.com/ for information on TightVNC
23/12/2015 08:31:09 See http://xf4vnc.sf.net for xf4vnc-specific information
23/12/2015 08:31:09 Desktop name 'x11' (hipp1:19)
23/12/2015 08:31:09 Protocol versions supported: 3.7, 3.3
23/12/2015 08:31:09 RGB format 8 8 8
23/12/2015 08:31:09 Listening for VNC connections on TCP port 5919
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
Xlib:  extension "RANDR" missing on display ":19.0".
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
[INFO] Using Maven 3 installation: Maven 3.0.5
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.5
[WARN] Detected superfluous option: -B
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn clean install deploy:deploy -B -e -V -B -e -DJGIT_VERSION=4.2.0-SNAPSHOT -DPUBLISH_PATH=/home/data/httpd/download.eclipse.org${PUBLISH_FOLDER} -DPUBLISH_FOLDER=/egit/updates-nightly "-DTEST_PARAMS=-Degit.test.tmpdir=/jobs/genie.egit/egit.test.tmpdir -Declipse.consoleLog=true" -DJGIT_SITE=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/${JGIT_VERSION}/org.eclipse.jgit.repository-${JGIT_VERSION}.zip-unzip/ "-Dtest.vmparams=-Degit.test.tmpdir=/jobs/genie.egit/egit.test.tmpdir -Declipse.consoleLog=true" -Djgit-site=https://repo.eclipse.org/content/unzip/snapshots.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/4.2.0-SNAPSHOT/org.eclipse.jgit.repository-4.2.0-SNAPSHOT.zip-unzip/ -Ddownload-publish-path=/home/data/httpd/download.eclipse.org/egit/updates-nightly -Declipse.p2.mirrors=false -Dmaven.ext.class.path=/home/hudson/genie.egit/.hudson/maven/slavebundle/resources:/home/hudson/genie.egit/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.egit/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=38767 -Dmaven.repo.local=<https://hudson.eclipse.org/egit/job/egit/ws/.maven/repo> -f pom.xml -P platform-mars -P static-checks -P other-os -P eclipse-sign -P publish
[DEBUG] Waiting for connection on port: 38767
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: /shared/common/apache-maven-3.0.5
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.46-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[ERROR] o.h.m.e.EventSpyProcessor - Processing failure; aborting Maven
java.lang.reflect.UndeclaredThrowableException: null
	at com.sun.proxy.$Proxy20.getGlobalSettingsDocument(Unknown Source) ~[na:na]
	at org.hudsonci.maven.eventspy_30.handler.SettingsBuildingRequestHandler.handle(SettingsBuildingRequestHandler.java:69) ~[maven3-eventspy-3.0.jar:na]
	at org.hudsonci.maven.eventspy_30.handler.SettingsBuildingRequestHandler.handle(SettingsBuildingRequestHandler.java:43) ~[maven3-eventspy-3.0.jar:na]
	at org.hudsonci.utils.event.EventProcessorSupport.process(EventProcessorSupport.java:117) ~[maven3-eventspy-runtime.jar:na]
	at org.hudsonci.maven.eventspy_30.EventSpyProcessor.process(EventSpyProcessor.java:54) [maven3-eventspy-3.0.jar:na]
	at org.hudsonci.maven.eventspy_30.RemotingEventSpy.onEvent(RemotingEventSpy.java:159) [maven3-eventspy-3.0.jar:na]
	at org.hudsonci.maven.eventspy_30.DelegatingEventSpy.onEvent(DelegatingEventSpy.java:193) [maven3-eventspy-3.0.jar:na]
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:107) [maven-core-3.0.5.jar:3.0.5]
	at org.apache.maven.cli.MavenCli.settings(MavenCli.java:718) [maven-embedder-3.0.5.jar:3.0.5]
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:193) [maven-embedder-3.0.5.jar:3.0.5]
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) [maven-embedder-3.0.5.jar:3.0.5]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_80]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) [plexus-classworlds-2.4.jar:na]
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) [plexus-classworlds-2.4.jar:na]
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) [plexus-classworlds-2.4.jar:na]
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) [plexus-classworlds-2.4.jar:na]
Caused by: java.io.IOException: Remote call on org.hudsonci.maven.eventspy.common.RemotingClient failed
	at hudson.remoting.Channel.call(Channel.java:652) ~[hudson-remoting-3.0.3.jar:na]
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:151) ~[hudson-remoting-3.0.3.jar:na]
	at com.sun.proxy.$Proxy19.invoke(Unknown Source) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.invoker.RemoteInvokeHandler.invoke(RemoteInvokeHandler.java:129) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.invoker.CallbackCloseAwareHandler.invoke(CallbackCloseAwareHandler.java:63) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.invoker.ObjectLocalHandler.invoke(ObjectLocalHandler.java:51) ~[na:na]
	... 19 common frames omitted
java.lang.NoSuchFieldError: SYSTEM
	at org.hudsonci.maven.plugin.builder.MavenBuilder.getDocument(MavenBuilder.java:143) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.CallbackImpl.getDocumentContent(CallbackImpl.java:187) ~[na:na]
	at org.hudsonci.maven.plugin.builder.internal.CallbackImpl.getGlobalSettingsDocument(CallbackImpl.java:176) ~[na:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_80]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
	at org.hudsonci.maven.plugin.builder.internal.invoker.InvokerImpl.invoke(InvokerImpl.java:109) ~[na:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.7.0_80]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.7.0_80]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.7.0_80]
	at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_80]
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:270) ~[hudson-remoting-3.0.3.jar:na]
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:251) ~[hudson-remoting-3.0.3.jar:na]
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:211) ~[hudson-remoting-3.0.3.jar:na]
	at hudson.remoting.UserRequest.perform(UserRequest.java:107) ~[hudson-remoting-3.0.3.jar:na]
	at hudson.remoting.UserRequest.perform(UserRequest.java:41) ~[hudson-remoting-3.0.3.jar:na]
	at hudson.remoting.Request$2.run(Request.java:276) ~[hudson-remoting-3.0.3.jar:na]
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) ~[na:1.7.0_80]
	at java.util.concurrent.FutureTask.run(FutureTask.java:262) ~[na:1.7.0_80]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~[na:1.7.0_80]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~[na:1.7.0_80]
	at java.lang.Thread.run(Thread.java:745) ~[na:1.7.0_80]
[ERROR] ABORTED
org.apache.maven.BuildAbort: Error occurred while processing events; aborting
	at org.hudsonci.maven.eventspy_30.EventSpyProcessor.onFailure(EventSpyProcessor.java:67)
	at org.hudsonci.utils.event.EventProcessorSupport.process(EventProcessorSupport.java:124)
	at org.hudsonci.maven.eventspy_30.EventSpyProcessor.process(EventSpyProcessor.java:54)
	at org.hudsonci.maven.eventspy_30.RemotingEventSpy.onEvent(RemotingEventSpy.java:159)
	at org.hudsonci.maven.eventspy_30.DelegatingEventSpy.onEvent(DelegatingEventSpy.java:193)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:107)
	at org.apache.maven.cli.MavenCli.settings(MavenCli.java:718)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:193)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.reflect.UndeclaredThrowableException
	at com.sun.proxy.$Proxy20.getGlobalSettingsDocument(Unknown Source)
	at org.hudsonci.maven.eventspy_30.handler.SettingsBuildingRequestHandler.handle(SettingsBuildingRequestHandler.java:69)
	at org.hudsonci.maven.eventspy_30.handler.SettingsBuildingRequestHandler.handle(SettingsBuildingRequestHandler.java:43)
	at org.hudsonci.utils.event.EventProcessorSupport.process(EventProcessorSupport.java:117)
	... 15 more
Caused by: java.io.IOException: Remote call on org.hudsonci.maven.eventspy.common.RemotingClient failed
	at hudson.remoting.Channel.call(Channel.java:652)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:151)
	at com.sun.proxy.$Proxy19.invoke(Unknown Source)
	at org.hudsonci.maven.plugin.builder.internal.invoker.RemoteInvokeHandler.invoke(RemoteInvokeHandler.java:129)
	at org.hudsonci.maven.plugin.builder.internal.invoker.CallbackCloseAwareHandler.invoke(CallbackCloseAwareHandler.java:63)
	at org.hudsonci.maven.plugin.builder.internal.invoker.ObjectLocalHandler.invoke(ObjectLocalHandler.java:51)
	... 19 more
Caused by: java.lang.NoSuchFieldError: SYSTEM
	at org.hudsonci.maven.plugin.builder.MavenBuilder.getDocument(MavenBuilder.java:143)
	at org.hudsonci.maven.plugin.builder.internal.CallbackImpl.getDocumentContent(CallbackImpl.java:187)
	at org.hudsonci.maven.plugin.builder.internal.CallbackImpl.getGlobalSettingsDocument(CallbackImpl.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.hudsonci.maven.plugin.builder.internal.invoker.InvokerImpl.invoke(InvokerImpl.java:109)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:270)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:251)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:107)
	at hudson.remoting.UserRequest.perform(UserRequest.java:41)
	at hudson.remoting.Request$2.run(Request.java:276)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
[ERROR] Failure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':19'.
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
org.hudsonci.utils.tasks.OperationFailure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:64)
	at org.hudsonci.maven.plugin.builder.MavenBuilder.perform(MavenBuilder.java:169)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736)
	at hudson.model.Build$RunnerImpl.build(Build.java:181)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:136)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
	at hudson.model.Run.run(Run.java:1495)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.call(Request.java:142)
	at hudson.remoting.Channel.call(Channel.java:643)
	at org.hudsonci.maven.plugin.builder.internal.PerformBuild.doExecute(PerformBuild.java:198)
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:50)
	... 10 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:262)
	at hudson.remoting.Channel.terminate(Channel.java:743)
	at hudson.slaves.Channels$1.terminate(Channels.java:71)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1042)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1023)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1017)

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top