See <https://jclouds.ci.cloudbees.com/job/jclouds-labs/386/>

------------------------------------------
Started by an SCM change
Building remotely on ea9e2f5c in workspace 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav 
https://repository-jclouds.forge.cloudbees.com/private jclouds alert
mountpoint: /private/jclouds: No such file or directory
webdav mount try 1
/private/jclouds is not a mountpoint
p11-kit: couldn't read config file: /etc/pkcs11/modules/.
/private/jclouds is a mountpoint
Checkout:jclouds-labs / <https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/> 
- hudson.remoting.Channel@213c5c:ea9e2f5c
Using strategy: Default
Last Built Revision: Revision d670d7c378d912ce9257c6414f264f7374fca478 
(origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-labs.git
git --version
git version 1.7.11.7
Fetching upstream changes from origin
Commencing build of Revision d670d7c378d912ce9257c6414f264f7374fca478 
(origin/master)
Checking out Revision d670d7c378d912ce9257c6414f264f7374fca478 (origin/master)
Parsing POMs
Failed to transfer Could not find metadata 
org.apache.jclouds:jclouds-project:1.8.0-SNAPSHOT/maven-metadata.xml in 
cloudbees-private-snapshot-repository 
(https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not find metadata 
org.apache.jclouds:jclouds-project:1.8.0-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.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots//org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/jclouds-project-1.8.0-20140102.114728-72.pom
Failed to transfer Could not find artifact org.apache:apache:pom:13 in central 
(http://repo.cloudbees.com/content/repositories/central)
Failed to transfer Could not find artifact org.apache:apache:pom:13 in 
cloudbees-private-release-repository 
(https://repository-jclouds.forge.cloudbees.com/release)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/> at 
hudson.remoting.Channel@213c5c:ea9e2f5c
        at hudson.FilePath.act(FilePath.java:906)
        at hudson.FilePath.act(FilePath.java:883)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:922)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:654)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:575)
        at hudson.model.Run.execute(Run.java:1592)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:508)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:237)
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.0-SNAPSHOT: Could not find artifact 
org.apache:apache:pom:13 in central 
(http://repo.cloudbees.com/content/repositories/central) @ 
org.apache.jclouds:jclouds-project:1.8.0-SNAPSHOT, 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/.repository/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/jclouds-project-1.8.0-SNAPSHOT.pom,>
 line 22, column 11

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1325)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1060)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2394)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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:724)
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.0-SNAPSHOT: Could not find artifact 
org.apache:apache:pom:13 in central 
(http://repo.cloudbees.com/content/repositories/central) @ 
org.apache.jclouds:jclouds-project:1.8.0-SNAPSHOT, 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs/ws/.repository/org/apache/jclouds/jclouds-project/1.8.0-SNAPSHOT/jclouds-project-1.8.0-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:1262)
        ... 11 more

Reply via email to