See <https://builds.apache.org/job/incubator-brooklyn-master-integration/135/>

------------------------------------------
Started by timer
Building remotely on jenkins-ubuntu-1404-4gb-f88 (jenkins-cloud-4GB cloud-slave 
Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/incubator-brooklyn-master-integration/ws/>
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
 > git init 
 > <https://builds.apache.org/job/incubator-brooklyn-master-integration/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git 
 > +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ea1d6cba72549b798ec30980cb79192280af6e97 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea1d6cba72549b798ec30980cb79192280af6e97
 > git rev-list ea1d6cba72549b798ec30980cb79192280af6e97 # timeout=10
[incubator-brooklyn-master-integration] $ /bin/bash -xe 
/tmp/hudson4377390202027579154.sh
+ '[' '!' -d /home/jenkins/.ssh/ ']'
+ chmod 700 /home/jenkins/.ssh
+ cat /dev/zero
+ ssh-keygen -q -N ''
Enter file in which to save the key (/home/jenkins/.ssh/id_rsa): cat: write 
error: Broken pipe
+ cat /home/jenkins/.ssh/id_rsa.pub
+ chmod 600 /home/jenkins/.ssh/authorized_keys /home/jenkins/.ssh/id_rsa 
/home/jenkins/.ssh/id_rsa.pub
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/incubator-brooklyn-master-integration/ws/> at 
hudson.remoting.Channel@67ca7d37:jenkins-ubuntu-1404-4gb-f88
        at hudson.FilePath.act(FilePath.java:916)
        at hudson.FilePath.act(FilePath.java:893)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        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: 
hudson.maven.MavenEmbedderException: 1 problem was encountered while building 
the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained 
no data @ /home/jenkins/.m2/settings.xml

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1352)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 
1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained 
no data @ /home/jenkins/.m2/settings.xml

        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
        at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1285)
        ... 10 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 
1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained 
no data @ /home/jenkins/.m2/settings.xml

        at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:261)
        at 
hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:157)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:120)
        ... 14 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 /home/jenkins/.m2/settings.xml: input contained 
no data @ /home/jenkins/.m2/settings.xml

        at 
org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
        at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:259)
        ... 16 more
Looks like the node went offline during the build. Check the slave log for the 
details.

Reply via email to