You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by je...@cloudbees.com on 2014/11/20 17:51:15 UTC

Build failed in Jenkins: jclouds-labs-aws-1.8.x-branch #74

See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/74/>

------------------------------------------
Started by upstream project "jclouds-labs-1.8.x-branch" build number 89
originally caused by:
 Started by upstream project "jclouds-1.8.x-branch" build number 73
 originally caused by:
  Started by an SCM change
Building remotely on 7fa8b2ae (lxc-fedora17 standard m1.large large) in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert
webdav mount try 1
p11-kit: couldn't read config file: /etc/pkcs11/modules/.
Private webdav filestore is mounted
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-aws.git
Checking out Revision 1d50c71431c3d157206813fed3db6d7b85004c2f (origin/1.8.x)
Parsing POMs
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT/maven-metadata.xml in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT/maven-metadata.xml in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
Downloaded artifact https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-20141120.160257-27.pom
Failed to transfer Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central)
Failed to transfer Could not find artifact org.apache:apache:pom:14 in cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/ws/> at hudson.remoting.Channel@2613ef06:7fa8b2ae: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) @ org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/ws/.repository/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-SNAPSHOT.pom,> line 22, column 11

	at hudson.FilePath.act(FilePath.java:974)
	at hudson.FilePath.act(FilePath.java:951)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:606)
	at hudson.model.Run.execute(Run.java:1684)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) @ org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/ws/.repository/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-SNAPSHOT.pom,> line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2557)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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)
	at ......remote call to 7fa8b2ae(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:967)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT: Could not find artifact org.apache:apache:pom:14 in central (http://repo.cloudbees.com/content/repositories/central) @ org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT, <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/ws/.repository/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-SNAPSHOT.pom,> line 22, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1294)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2557)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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)

Jenkins build is back to normal : jclouds-labs-aws-1.8.x-branch #75

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/75/>


Jenkins build is back to normal : jclouds-labs-aws-1.8.x-branch #75

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-aws-1.8.x-branch/75/>