You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by je...@cloudbees.com on 2013/11/30 18:33:24 UTC

Build failed in Jenkins: jclouds-labs-1.6.x-branch #49

See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/49/changes>

Changes:

[Andrew Gaul] Prepare jclouds.version for 1.6.3 release

[Andrew Gaul] [maven-release-plugin] prepare release jclouds-labs-1.6.3-rc2

[Andrew Gaul] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
Building remotely on e665dd07 in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/ws/>
Checkout:jclouds-labs-1.6.x-branch / <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/ws/> - hudson.remoting.Channel@c95bf34:e665dd07
Using strategy: Default
Last Built Revision: Revision 9571aa0546143799a34b0b1502e9ca76a9a2564a (origin/1.6.x)
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 3ceb7852e889429e787cf341a3a0ce61fdce09f0 (origin/1.6.x)
Checking out Revision 3ceb7852e889429e787cf341a3a0ce61fdce09f0 (origin/1.6.x)
Parsing POMs
ERROR: No such settings file /private/jclouds/settings.xml exists
Please verify that your alternate settings file is specified properly and exists in the workspace.


Jenkins build is back to normal : jclouds-labs-1.6.x-branch #51

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/51/changes>


Build failed in Jenkins: jclouds-labs-1.6.x-branch #50

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/50/changes>

Changes:

[Andrew Gaul] Prepare jclouds.version for 1.6.4 development

------------------------------------------
Started by an SCM change
Building remotely on 5377b207 in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert
/private/jclouds is not a mountpoint
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-1.6.x-branch / <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/ws/> - hudson.remoting.Channel@c0add96:5377b207
Using strategy: Default
Last Built Revision: Revision 3ceb7852e889429e787cf341a3a0ce61fdce09f0 (origin/1.6.x)
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 16c58db3a661985ad53927696d8db6d73dd9715c (origin/1.6.x)
Checking out Revision 16c58db3a661985ad53927696d8db6d73dd9715c (origin/1.6.x)
Parsing POMs
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.6.4-SNAPSHOT/maven-metadata.xml in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.6.4-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.6.4-SNAPSHOT/maven-metadata.xml in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.6.4-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.6.4-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.6.4-SNAPSHOT in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.6.x-branch/ws/> at hudson.remoting.Channel@c0add96:5377b207
	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: Could not find artifact org.apache.jclouds:jclouds-project:pom:1.6.4-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local 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: Could not find artifact org.apache.jclouds:jclouds-project:pom:1.6.4-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local 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