the cause of this is a tiny bug in the uima-as-parent, which has been fixed.
Run 100 was started, and it got beyond this point, but seems now to be hung in
some test. See https://builds.apache.org/job/UIMA-AS/lastBuild/console
-Marshall
On 2/8/2012 3:14 PM, Apache Jenkins Server wrote:
See<https://builds.apache.org/job/UIMA-AS/99/changes>
Changes:
[schor] no Jira - add comments
[schor] [UIMA-2360] invoke new goal of uima-build-helper-maven-plugin to copy
(if needed) the binary build artifact from the Apache distribution spot
(archive.apache.org) to users local .m2 repository.
[schor] [UIMA-2360] change version of uima parent pom to pick up new version of
uima-build-helper-maven-plugin to support new helper goal that copies an
artifact from the Apache distribution spot (archive.apache.org) to users local
.m2 repository.
------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/uima/uima-as/trunk
U uima-as-parent/pom.xml
U uima-as/pom.xml
U
uimaj-as-core/src/main/java/org/apache/uima/aae/controller/PrimitiveAnalysisEngineController_impl.java
U
uimaj-as-core/src/main/java/org/apache/uima/aae/client/UimaAsBaseCallbackListener.java
At revision 1242071
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation
failed:<https://builds.apache.org/job/UIMA-AS/ws/trunk> at
hudson.remoting.Channel@209e07ea:ubuntu1
at hudson.FilePath.act(FilePath.java:780)
at hudson.FilePath.act(FilePath.java:766)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:913)
at
hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:658)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:467)
at hudson.model.Run.run(Run.java:1404)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
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 for org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT:
Could not find artifact org.apache.uima:parent-pom:pom:4-SNAPSHOT and
'parent.relativePath' points at no local POM @
org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT,<https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml,>
line 31, column 11
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1048)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2045)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
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:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.remoting.ProxyException:
org.apache.maven.project.ProjectBuildingException: Some problems were
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT:
Could not find artifact org.apache.uima:parent-pom:pom:4-SNAPSHOT and
'parent.relativePath' points at no local POM @
org.apache.uima:uima-as-parent:2.4.0-SNAPSHOT,<https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml,>
line 31, column 11
at
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1221)
... 11 more