Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [Hudson] Build failed in Hudson: ice-master #236

See <http://hudson.eclipse.org/ice/job/ice-master/236/>

------------------------------------------
Started by timer
Checkout:workspace / <http://hudson.eclipse.org/ice/job/ice-master/ws/> - hudson.remoting.LocalChannel@47bdfa4e
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 93cd268e699e311aba749ca2572c6766334f89f3 (origin/master)
Checkout:ice / <http://hudson.eclipse.org/ice/job/ice-master/ws/ice> - hudson.remoting.LocalChannel@47bdfa4e
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/ice
Commencing build of Revision 93cd268e699e311aba749ca2572c6766334f89f3 (origin/master)
Checking out Revision 93cd268e699e311aba749ca2572c6766334f89f3 (origin/master)
Starting xvnc
[workspace] $ Xvnc :1521 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[workspace] $ /bin/sh -xe /tmp/hudson8049524260342424493.sh
+ cd /home/hudson/genie.ice
+ rm -rf ICETests

Xvnc TigerVNC 1.4.1 - built ??? ?? ???? ??:??:??
Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11502000, The X.Org Foundation

Initializing built-in extension VNC-EXTENSION
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension GLX

Tue Mar  1 21:05:38 2016
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 7421
 vncext:      created VNC server for screen 0
[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!
+ git clone git@xxxxxxxxxx:jayjaybillings/ICETests.git
Cloning into 'ICETests'...
+ cd -
/jobs/genie.ice/ice-master/workspace
+ rm -rf ICEDeps visit_java_client
+ git clone https://github.com/jayjaybillings/ICEDeps
Cloning into 'ICEDeps'...
+ git clone https://github.com/visit-vis/visit_java_client
Cloning into 'visit_java_client'...
+ cd /jobs/genie.ice/ice-master/workspace/ice
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.1.1
[workspace] $ /home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven/bin/mvn -N install -V -B -e -Dmaven.ext.class.path=/home/hudson/genie.ice/.hudson/maven/slavebundle/resources:/home/hudson/genie.ice/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.ice/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=58523 -Dmaven.repo.local=<http://hudson.eclipse.org/ice/job/ice-master/ws/.maven/repo> -f ice/pom.xml
[DEBUG] Waiting for connection on port: 58523
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven
Java version: 1.8.0_51, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_51.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.51-52.39-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.ice/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.ice.build 2.1.8.20160208
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.1:run (default) @ org.eclipse.ice.build ---
[INFO] Executing tasks
     [echo] Displaying full POM filename:
     [echo] [pom-filename] pom.xml
     [echo] ${target-version}
     [echo] ${newVersion}
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.ice.build ---
[INFO] Installing /jobs/genie.ice/ice-master/workspace/ice/pom.xml to <http://hudson.eclipse.org/ice/job/ice-master/ws/.maven/repo/ICE/org.eclipse.ice.build/2.1.8.20160208/org.eclipse.ice.build-2.1.8.20160208.pom>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.192s
[INFO] Finished at: Tue Mar 01 21:05:48 EST 2016
[INFO] Final Memory: 24M/1536M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.1.1
[workspace] $ /home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven/bin/mvn clean install -V -B -e -Dmaven.ext.class.path=/home/hudson/genie.ice/.hudson/maven/slavebundle/resources:/home/hudson/genie.ice/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.ice/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=44159 -Dmaven.repo.local=<http://hudson.eclipse.org/ice/job/ice-master/ws/.maven/repo> -f ice/pom.xml
[DEBUG] Waiting for connection on port: 44159
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven
Java version: 1.8.0_51, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_51.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.51-52.39-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.ice/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hudson/genie.ice/.hudson/maven/slavebundle/bundled-maven/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: ICE:org.eclipse.ice.dependencies:2.1.8.20160208 @ /jobs/genie.ice/ice-master/workspace/ICEDeps/org.eclipse.ice.dependencies/pom.xml
[INFO] Adding repository http://download.eclipse.org/technology/swtbot/releases/latest
[WARNING] Failed to access p2 repository http://download.eclipse.org/technology/swtbot/releases/latest, use local cache. Neither http://download.eclipse.org/technology/swtbot/releases/latest/content.jar nor http://download.eclipse.org/technology/swtbot/releases/latest/content.xml found.
[INFO] Adding repository http://download.eclipse.org/technology/nebula/archives/Q32014/release
[WARNING] Failed to access p2 repository http://download.eclipse.org/technology/nebula/archives/Q32014/release, use local cache. HTTP Server 'Service Unavailable': http://download.eclipse.org/technology/nebula/archives/Q32014/release/content.xml
[INFO] Adding repository http://download.eclipse.org/nattable/releases/1.3.0/repository
[INFO] Adding repository http://download.eclipse.org/ease/update/release
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/mars
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.ice/ice-master/workspace/ice/org.eclipse.ice.target.mars/mars.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/mars/
[DEBUG] Closing connection to remote
[ERROR] Failed to resolve target definition /jobs/genie.ice/ice-master/workspace/ice/org.eclipse.ice.target.mars/mars.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/mars/: Unable to read repository at http://download.eclipse.org/releases/mars. HTTP Server 'Bad Gateway' : http://download.eclipse.org/releases/mars/201506241002/content.jar: HttpComponents connection error response code 502. -> [Help 1]
org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.ice/ice-master/workspace/ice/org.eclipse.ice.target.mars/mars.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/mars/
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:100)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:271)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:555)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.eclipse.tycho.core.shared.BuildFailureException: Failed to resolve target definition /jobs/genie.ice/ice-master/workspace/ice/org.eclipse.ice.target.mars/mars.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/mars/
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent(TargetDefinitionResolver.java:99)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments(TargetDefinitionResolverService.java:70)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent(TargetDefinitionResolverService.java:60)
	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.resolveTargetDefinitions(TargetPlatformFactoryImpl.java:214)
	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:155)
	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:128)
	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:1)
	at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform(ReactorRepositoryManagerImpl.java:84)
	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:223)
	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)
	... 13 more
Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/mars/
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver$LoadedIULocation.loadRepository(TargetDefinitionResolver.java:290)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver$LoadedIULocation.<init>(TargetDefinitionResolver.java:282)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver$ResolverRun.addLocation(TargetDefinitionResolver.java:154)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContentWithExceptions(TargetDefinitionResolver.java:121)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent(TargetDefinitionResolver.java:94)
	... 23 more
Caused by: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/mars.
	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:185)
	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:106)
	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
	at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:61)
	at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:53)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver$LoadedIULocation.loadRepository(TargetDefinitionResolver.java:288)
	... 27 more
Caused by: org.eclipse.equinox.p2.core.ProvisionException: HTTP Server 'Bad Gateway' : http://download.eclipse.org/releases/mars/201506241002/content.jar
	at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:428)
	at org.eclipse.equinox.internal.p2.repository.CacheManager.createCache(CacheManager.java:259)
	at org.eclipse.tycho.p2.remote.RemoteRepositoryCacheManager.createCache(RemoteRepositoryCacheManager.java:66)
	at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.getLocalFile(SimpleMetadataRepositoryFactory.java:66)
	at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:88)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
	at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:61)
	at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:53)
	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166)
	... 36 more
Caused by: org.eclipse.ecf.filetransfer.IncomingFileTransferException: HttpComponents connection error response code 502.
	at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.openStreams(HttpClientRetrieveFileTransfer.java:662)
	at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest(AbstractRetrieveFileTransfer.java:885)
	at org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.sendRetrieveRequest(AbstractRetrieveFileTransfer.java:576)
	at org.eclipse.ecf.provider.filetransfer.retrieve.MultiProtocolRetrieveAdapter.sendRetrieveRequest(MultiProtocolRetrieveAdapter.java:106)
	at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:426)
	at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:358)
	at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
	at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
	at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:402)
	... 47 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :1521 screenshot.jpg
Terminating xvnc.
Recording test results
Archiving artifacts

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


Back to the top