See <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/82/display/redirect?page=changes>
Changes: [Mark Struberg] OWB-1446 move from tomcat7-maven-plugin to cargo [Mark Struberg] OWB-1446 start tomcat via cargo ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds24 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/openwebbeans.git > git init > <https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/openwebbeans.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- > https://github.com/apache/openwebbeans.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/openwebbeans.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 7cb8274236e99107b3e0c325e1d088bc68abdf29 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 7cb8274236e99107b3e0c325e1d088bc68abdf29 # timeout=10 Commit message: "OWB-1446 start tomcat via cargo" > git rev-list --no-walk 6052d2b61c1f10c2671c6446daeffdb3f930628b # timeout=10 Parsing POMs Downloaded artifact https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.8.1.Final/arquillian-bom-1.8.1.Final.pom Downloaded artifact https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.3.0/shrinkwrap-resolver-bom-3.3.0.pom ERROR: Failed to parse POMs 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.openwebbeans:standalone-sample:4.0.0-SNAPSHOT: Could not find artifact org.apache.openwebbeans:openwebbeans:pom:4.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds24 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.FilePath.act(FilePath.java:1230) at hudson.FilePath.act(FilePath.java:1219) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1841) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) 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.openwebbeans:standalone-sample:4.0.0-SNAPSHOT: Could not find artifact org.apache.openwebbeans:openwebbeans:pom:4.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330) ... 10 more