Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] Build failed in Hudson: virgo.ide.snapshot #323

See <https://hudson.eclipse.org/hudson/job/virgo.ide.snapshot/323/changes>

Changes:

[Miles Parker] 375818: bundle dependencies suddenly not found after editing MANIFEST.MF

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave1
Checkout:virgo.ide.snapshot / <https://hudson.eclipse.org/hudson/job/virgo.ide.snapshot/ws/> - hudson.remoting.Channel@3b6eb9f1:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 2219ff14e01823a417378b133378779bbe4b77a5 (origin/master)
Checkout:virgo.ide.snapshot / <https://hudson.eclipse.org/hudson/job/virgo.ide.snapshot/ws/> - hudson.remoting.LocalChannel@73f18153
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.ide.git
Commencing build of Revision 9090ef89703a4d3551a41fa2560fd4f6c2692f42 (origin/master)
Checking out Revision 9090ef89703a4d3551a41fa2560fd4f6c2692f42 (origin/master)
Starting xvnc
[virgo.ide.snapshot] $ Xvnc :12 -geometry 1024x768 -depth 24 -ac
[virgo.ide.snapshot] $ /bin/sh -xe /tmp/hudson4374378877880853933.sh
10/04/2012 19:01:38 Xvnc version X.org/xf4vnc custom version
10/04/2012 19:01:38 Copyright (C) 2001-2004 Alan Hourihane.
10/04/2012 19:01:38 Copyright (C) 2000-2004 Constantin Kaplinsky
10/04/2012 19:01:38 Copyright (C) 1999 AT&T Laboratories Cambridge
10/04/2012 19:01:38 All Rights Reserved.
10/04/2012 19:01:38 See http://www.tightvnc.com/ for information on TightVNC
10/04/2012 19:01:38 See http://xf4vnc.sf.net for xf4vnc-specific information
10/04/2012 19:01:38 Desktop name 'x11' (hudson-slave1:12)
10/04/2012 19:01:38 Protocol versions supported: 3.7, 3.3
10/04/2012 19:01:38 RGB format 8 8 8
10/04/2012 19:01:38 Listening for VNC connections on TCP port 5912
[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)
+ metacity --replace --sm-disable
Xlib:  extension "RANDR" missing on display ":12.0".
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[virgo.ide.snapshot] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[virgo.ide.snapshot] $ /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: 58443
[virgo.ide.snapshot] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn -Phelios -Pdist clean install -V -Dp2.qualifier=SNAPSHOT -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dskip-sign=false -Dskip-source-check=false -Dmaven.ext.class.path=/opt/users/hudsonbuild/maven/slavebundle/resources:/opt/users/hudsonbuild/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/opt/users/hudsonbuild/slave.jar -Dhudson.eventspy.port=58443 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/virgo.ide.snapshot/ws/.maven/repo> -f pom.xml -fae
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: /opt/users/hudsonbuild/maven/slavebundle/bundled-maven
Java version: 1.6.0_21, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/sun-jdk1.6.0_21_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32.54-0.3-xen", arch: "amd64", family: "unix"
[ERROR] o.h.m.e.DelegatingEventSpy - Init failed
java.lang.RuntimeException: Callback not installed in expected time-window: 120 SECONDS
	at org.hudsonci.maven.eventspy.common.CallbackManager.get(CallbackManager.java:71) ~[maven3-eventspy-runtime.jar:na]
	at org.hudsonci.maven.eventspy_30.RemotingEventSpy.init(RemotingEventSpy.java:117) ~[maven3-eventspy-3.0.jar:na]
	at org.hudsonci.maven.eventspy_30.DelegatingEventSpy.init(DelegatingEventSpy.java:127) ~[maven3-eventspy-3.0.jar:na]
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.init(EventSpyDispatcher.java:84) [maven-core-3.0.3.jar:3.0.3]
	at org.apache.maven.cli.MavenCli.container(MavenCli.java:403) [maven-embedder-3.0.3.jar:3.0.3]
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:191) [maven-embedder-3.0.3.jar:3.0.3]
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) [maven-embedder-3.0.3.jar:3.0.3]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_21]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ~[na:1.6.0_21]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) ~[na:1.6.0_21]
	at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_21]
	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]
[ERROR] ABORTED
[ERROR] Failed to initialize
[ERROR] Caused by: Callback not installed in expected time-window: 120 SECONDS
[DEBUG] Connected to remote
[ERROR] Failure: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
Terminating xvnc.
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:75)
	at org.hudsonci.maven.plugin.builder.MavenBuilder.perform(MavenBuilder.java:169)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:630)
	at hudson.model.Build$RunnerImpl.build(Build.java:175)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:137)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1367)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.call(Request.java:149)
	at hudson.remoting.Channel.call(Channel.java:650)
	at org.hudsonci.maven.plugin.builder.internal.PerformBuild.doExecute(PerformBuild.java:198)
	at org.hudsonci.utils.tasks.PerformOperation.execute(PerformOperation.java:58)
	... 10 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:269)
	at hudson.remoting.Channel.terminate(Channel.java:750)
	at hudson.slaves.Channels$1.terminate(Channels.java:77)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1049)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1030)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:1024)



Back to the top