Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sapphire-dev] [Hudson] Build failed in Hudson: sapphire-0.7.x #76

See <https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/76/changes>

Changes:

[Konstantin Komissarchik] Releng : Adopt Eclipse Platform 4.3 N20130211-2000 (Kepler)

[Konstantin Komissarchik] Fix : Many EL operators do not work with two properties

[Konstantin Komissarchik] Releng : Revert back to Eclipse Platform 4.3 M5a (Kepler)

[Konstantin Komissarchik] Enhancement : Replace EL's TypeCast with ConversionService

[Konstantin Komissarchik] Enhancement : Use EL for validation

------------------------------------------
Started by user kkomissarchik
Building remotely on hudson-slave1
Checkout:sapphire-0.7.x / <https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/ws/> - hudson.remoting.Channel@5bc65f9a:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 3c05efc4d64aa27944396fbf362c317d1a8fc26c (origin/master)
Checkout:sapphire-0.7.x / <https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/ws/> - hudson.remoting.LocalChannel@29011f1f
Fetching changes from the remote Git repository
Fetching upstream changes from http://git.eclipse.org/gitroot/sapphire/org.eclipse.sapphire.git
Commencing build of Revision 63eaf243e78f08abc4c278ac76d326778dc2a792 (origin/master)
Checking out Revision 63eaf243e78f08abc4c278ac76d326778dc2a792 (origin/master)
Starting xvnc
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[sapphire-0.7.x] $ Xvnc :100 -geometry 1024x768 -depth 24 -ac
[sapphire-0.7.x] $ ant -file build.xml -Dhttps.proxyPort=9898 -Dftp.proxyHost=proxy.eclipse.org -Dsign=true -DftpnonProxyHosts=*.eclipse.org -Dftp.proxyPort=9898 "-Dhttp.proxyHost=proxy.eclipse.org " -Denv.JDK_15_HOME=/shared/common/jdk-1.5.0-22.x86_64 -Ddownloads=/shared/technology/sapphire/downloads -DSigning.Library=sign-hudson.xml -Dhttp.proxyPort=9898 -DhttpnonProxyHosts=*.eclipse.org -Dhttps.proxyHost=proxy.eclipse.org -DhttpsnonProxyHosts=*.eclipse.org hudson-build
18/02/2013 16:57:06 Xvnc version X.org/xf4vnc custom version
18/02/2013 16:57:06 Copyright (C) 2001-2004 Alan Hourihane.
18/02/2013 16:57:06 Copyright (C) 2000-2004 Constantin Kaplinsky
18/02/2013 16:57:06 Copyright (C) 1999 AT&T Laboratories Cambridge
18/02/2013 16:57:06 All Rights Reserved.
18/02/2013 16:57:06 See http://www.tightvnc.com/ for information on TightVNC
18/02/2013 16:57:06 See http://xf4vnc.sf.net for xf4vnc-specific information
18/02/2013 16:57:06 Desktop name 'x11' (hudson-slave1:100)
18/02/2013 16:57:06 Protocol versions supported: 3.7, 3.3
18/02/2013 16:57:06 RGB format 8 8 8
18/02/2013 16:57:06 Listening for VNC connections on TCP port 6000
[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)
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "<https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/ws/";)>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:192)
	at hudson.Proc$LocalProc.<init>(Proc.java:164)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:639)
	at hudson.Launcher$ProcStarter.start(Launcher.java:274)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:794)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:768)
	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(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 16 more
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Terminating xvnc.
Archiving artifacts
Recording test results

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


Back to the top