You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/24 08:30:15 UTC

Build failed in Jenkins: ServiceMix-Bundles #1096

See <https://builds.apache.org/job/ServiceMix-Bundles/1096/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

[jbonofre] Upgrade to bundles-pom 13

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

[jbonofre] Upgrade to bundles-pom 13

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/ServiceMix-Bundles/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7a29d2626bc6f92fb96ff6302242c985372bf474 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7a29d2626bc6f92fb96ff6302242c985372bf474
 > git rev-list 10447c223f86125a97f9aecf4a344e630cd78f16 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Bundles/ws/> at hudson.remoting.Channel@67afc90f:H23: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <https://builds.apache.org/job/ServiceMix-Bundles/ws/pom.xml>: end tag name </mmodule> must match start tag name <module> from line 90 (position: TEXT seen ...<module>aws-java-sdk-1.11.92</mmodule>... @90:47)  @ line 90, column 47

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <https://builds.apache.org/job/ServiceMix-Bundles/ws/pom.xml>: end tag name </mmodule> must match start tag name <module> from line 90 (position: TEXT seen ...<module>aws-java-sdk-1.11.92</mmodule>... @90:47)  @ line 90, column 47

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <https://builds.apache.org/job/ServiceMix-Bundles/ws/pom.xml>: end tag name </mmodule> must match start tag name <module> from line 90 (position: TEXT seen ...<module>aws-java-sdk-1.11.92</mmodule>... @90:47)  @ line 90, column 47

	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:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Jenkins build is back to normal : ServiceMix-Bundles #1098

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Bundles/1098/display/redirect?page=changes>


Build failed in Jenkins: ServiceMix-Bundles #1097

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ServiceMix-Bundles/1097/display/redirect?page=changes>

Changes:

[jbonofre] [SM-3266] Create working OSGi bundle for javax.websocket-api 1.1

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] Fix javax.websocket bundle scm

[jbonofre] Fix version of javax.websocket

[jbonofre] Cleanup

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

[jbonofre] [SM-3267] Create OSGi bundle for OGNL 3.2

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/ServiceMix-Bundles/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a02765dc88f8646c4139188862a379b1e159d09f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a02765dc88f8646c4139188862a379b1e159d09f
 > git rev-list 7a29d2626bc6f92fb96ff6302242c985372bf474 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/ServiceMix-Bundles/ws/> at hudson.remoting.Channel@67afc90f:H23: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <https://builds.apache.org/job/ServiceMix-Bundles/ws/pom.xml>: end tag name </mmodule> must match start tag name <module> from line 90 (position: TEXT seen ...<module>aws-java-sdk-1.11.92</mmodule>... @90:47)  @ line 90, column 47

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <https://builds.apache.org/job/ServiceMix-Bundles/ws/pom.xml>: end tag name </mmodule> must match start tag name <module> from line 90 (position: TEXT seen ...<module>aws-java-sdk-1.11.92</mmodule>... @90:47)  @ line 90, column 47

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-parseable POM <https://builds.apache.org/job/ServiceMix-Bundles/ws/pom.xml>: end tag name </mmodule> must match start tag name <module> from line 90 (position: TEXT seen ...<module>aws-java-sdk-1.11.92</mmodule>... @90:47)  @ line 90, column 47

	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:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)