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/12/02 19:22:09 UTC

Build failed in Jenkins: jclouds #2408

See <https://jclouds.ci.cloudbees.com/job/jclouds/2408/changes>

Changes:

[zack.shoylev] Fixes broken cloudservers live tests, updates versions for images

------------------------------------------
Started by an SCM change
Building remotely on 33de4db6 in workspace <https://jclouds.ci.cloudbees.com/job/jclouds/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 / <https://jclouds.ci.cloudbees.com/job/jclouds/ws/> - hudson.remoting.Channel@3323340a:33de4db6
Using strategy: Default
Last Built Revision: Revision 1043d851a7a68dfb1edcbbd394882f107d749da9 (origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds.git
git --version
git version 1.7.11.7
Fetching upstream changes from origin
Commencing build of Revision 295c6e741e6a29662a626c7aa4264c91a756ea23 (origin/master)
Checking out Revision 295c6e741e6a29662a626c7aa4264c91a756ea23 (origin/master)
Parsing POMs
Downloaded artifact http://repo.cloudbees.com/content/repositories/central//org/apache/apache/13/apache-13.pom
Modules changed, recalculating dependency graph
[jclouds] $ /opt/jdk/jdk1.6.latest/bin/java -Xmx512m -Xloggc:gc.log -XX:MaxPermSize=128m -XX:+UseParallelOldGC -cp /scratch/jenkins/maven3-agent.jar:/opt/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven/apache-maven-3.0.3 /scratch/jenkins/slave.jar /scratch/jenkins/maven3-interceptor.jar /scratch/jenkins/maven3-interceptor-commons.jar 33251
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://jclouds.ci.cloudbees.com/job/jclouds/ws/pom.xml> -Dmaven.repo.local=<https://jclouds.ci.cloudbees.com/job/jclouds/ws/.repository> -s /private/jclouds/settings.xml clean deploy -e -Pdoc -Psrc
[INFO] Error stacktraces are turned on.
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:129)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:67)
	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:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.cli.MavenExecutionRequestsBuilderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: /private/jclouds/settings.xml (Resource temporarily unavailable) @ /private/jclouds/settings.xml

	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.getMavenExecutionRequest(Maven3Launcher.java:132)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:115)
	... 22 more
Caused by: org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: /private/jclouds/settings.xml (Resource temporarily unavailable) @ /private/jclouds/settings.xml

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:435)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:127)
	... 24 more
channel stopped
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.util.IOException2
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:195)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:67)
	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:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.ProxyException: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:129)
	... 10 more
Caused by: hudson.remoting.ProxyException: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
	... 15 more
Caused by: hudson.remoting.ProxyException: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	... 15 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.cli.MavenExecutionRequestsBuilderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: /private/jclouds/settings.xml (Resource temporarily unavailable) @ /private/jclouds/settings.xml

	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.getMavenExecutionRequest(Maven3Launcher.java:132)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:115)
	... 22 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: /private/jclouds/settings.xml (Resource temporarily unavailable) @ /private/jclouds/settings.xml

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:435)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:127)
	... 24 more