Build failed in Jenkins: java-support-v9 #2
Shibboleth Jenkins
noreply at shibboleth.net
Tue Dec 21 22:26:02 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-support-v9/2/display/redirect?page=changes>
Changes:
[Ian Young] Adopt Spring Framework 6, Jakarta Servlet 5
------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7 (i-0848074722b5f5add) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-support-v9/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-support-v9/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-support # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-support
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-support +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/dev/JPAR-186^{commit} # timeout=10
Checking out Revision 3929733ff532eb5132a3b0b0cd97edc6ad480657 (refs/remotes/origin/dev/JPAR-186)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3929733ff532eb5132a3b0b0cd97edc6ad480657 # timeout=10
Commit message: "Adopt Spring Framework 6, Jakarta Servlet 5"
> git rev-list --no-walk 3d0bff291ad914f40539cfa2aa6384bd4bc6046a # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.0-SNAPSHOT/maven-metadata.xml in local-shared-repository (file:///opt/m2/repository)
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshots (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.0-SNAPSHOT/maven-metadata.xml in shib-snapshots (https://build.shibboleth.net/maven/snapshots/)
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.0-SNAPSHOT/maven-metadata.xml in shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots)
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:
[ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ line 130, column 21
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:3329)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - CentOS7 (i-0848074722b5f5add)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
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:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ line 130, column 21
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
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list