See <https://builds.apache.org/job/Jena_Development_Test/1754/changes>

Changes:

[andy] Another attempt to get the build stable

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Jena_Development_Test/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/jena.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ba7f141d927299baa37814e1313c6245f00ab126 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba7f141d927299baa37814e1313c6245f00ab126
 > git rev-list aad04cfd3d5045f5041934cbbaf72b18f22e6238 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Jena_Development_Test/ws/> at 
hudson.remoting.Channel@604cb573:H10
        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: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Malformed POM 
<https://builds.apache.org/job/Jena_Development_Test/ws/apache-jena-osgi/jena-osgi-test/pom.xml>:
 expected START_TAG or END_TAG not TEXT (position: TEXT seen 
...</executions>\n\t-->\n      </... @215:9)  @ 
<https://builds.apache.org/job/Jena_Development_Test/ws/apache-jena-osgi/jena-osgi-test/pom.xml,>
 line 215, column 9
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin 
@ line 190, column 15

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
        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: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Malformed POM 
<https://builds.apache.org/job/Jena_Development_Test/ws/apache-jena-osgi/jena-osgi-test/pom.xml>:
 expected START_TAG or END_TAG not TEXT (position: TEXT seen 
...</executions>\n\t-->\n      </... @215:9)  @ 
<https://builds.apache.org/job/Jena_Development_Test/ws/apache-jena-osgi/jena-osgi-test/pom.xml,>
 line 215, column 9
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin 
@ line 190, column 15

        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:1291)
        ... 10 more

Reply via email to