Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gyrex-dev] [Hudson] Build failed in Hudson: gyrex-latest #78

See <https://hudson.eclipse.org/gyrex/job/gyrex-latest/78/>

------------------------------------------
Started by timer
Checkout:workspace / <https://hudson.eclipse.org/gyrex/job/gyrex-latest/ws/> - hudson.remoting.LocalChannel@218d65a2
Using strategy: Default
Last Built Revision: Revision 593f8cd0d87e210f695b83163d57d8b4166de560 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/gyrex/job/gyrex-latest/ws/> - hudson.remoting.LocalChannel@218d65a2
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/gyrex/gyrex-server.git
Commencing build of Revision 593f8cd0d87e210f695b83163d57d8b4166de560 (origin/master)
Checking out Revision 593f8cd0d87e210f695b83163d57d8b4166de560 (origin/master)
[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
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn clean verify -V -B -DBUILD_IDENTIFIER= -DBUILD_BRANCH=master -DBUILD_TYPE=I -DPUBLISH_STREAM=1.4 -DpublishRepoStream=1.4 -Dmaven.ext.class.path=/home/hudson/genie.rt.gyrex/.hudson/maven/slavebundle/resources:/home/hudson/genie.rt.gyrex/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.rt.gyrex/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=34971 -Dmaven.repo.local=<https://hudson.eclipse.org/gyrex/job/gyrex-latest/ws/.maven/repo> -f releng/aggregator/pom.xml -P eclipse-sign -P eclipse-sign-executables-windows -P eclipse-sign-executables-mac -P publish-results -fae
[DEBUG] Waiting for connection on port: 34971
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_51, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.74-0.6.8-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.gyrex.platform:org.eclipse.gyrex.boot:1.3.0-SNAPSHOT @ /jobs/genie.rt.gyrex/gyrex-latest/workspace/platform/bundles/org.eclipse.gyrex.boot/pom.xml
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/targetplatform/gyrex-target-platform.target
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/targetplatform/gyrex-target-platform.target: Could not find "org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.feature.group/1.0.0.v20140309-0741" in the repositories of the current location -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to resolve target definition /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/targetplatform/gyrex-target-platform.target
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	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.RuntimeException: Failed to resolve target definition /jobs/genie.rt.gyrex/gyrex-latest/workspace/releng/targetplatform/gyrex-target-platform.target
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addTargetFileContentToTargetPlatform(P2TargetPlatformResolver.java:335)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform(P2TargetPlatformResolver.java:205)
	at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:100)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:82)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 11 more
Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException: Could not find "org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.feature.group/1.0.0.v20140309-0741" in the repositories of the current location
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.getUnitInstance(TargetDefinitionResolver.java:199)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent(TargetDefinitionResolver.java:116)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.resolveFromArguments(TargetDefinitionResolverService.java:65)
	at org.eclipse.tycho.p2.target.TargetDefinitionResolverService.getTargetDefinitionContent(TargetDefinitionResolverService.java:55)
	at org.eclipse.tycho.p2.target.TargetPlatformBuilderImpl.addTargetDefinition(TargetPlatformBuilderImpl.java:297)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addTargetFileContentToTargetPlatform(P2TargetPlatformResolver.java:329)
	... 16 more
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/InternalErrorException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[WARNINGS] Skipping publisher since build result is FAILURE
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