build(deps): Bump org.jenkins-ci.plugins:plugin from 4.71 to 5.5 #605
ci.jenkins.io / Jenkins
failed
Jan 13, 2025 in 22s
linux-17/Build (linux-17): error in 'junit' step
linux-17 / Build (linux-17) / Shell Script
Error in sh
step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/_git-branch-source-plugin_PR-605@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
.
script returned exit code 1
Build log
[2025-01-13T20:52:29.096Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/_git-branch-source-plugin_PR-605@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2025-01-13T20:52:29.197Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=187499968 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2999999488 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC
[2025-01-13T20:52:29.299Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-01-13T20:52:29.299Z] Maven home: /usr/share/apache-maven-3.9.9
[2025-01-13T20:52:29.300Z] Java version: 17.0.13, vendor: Eclipse Adoptium, runtime: /opt/jdk-17
[2025-01-13T20:52:29.300Z] Default locale: en_US, platform encoding: UTF-8
[2025-01-13T20:52:29.301Z] OS name: "linux", version: "5.15.167.1-2.cm2", arch: "amd64", family: "unix"
[2025-01-13T20:52:30.104Z] [INFO] Error stacktraces are turned on.
[2025-01-13T20:52:30.206Z] [INFO] Scanning for projects...
[2025-01-13T20:52:33.114Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-01-13T20:52:33.114Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.5, /home/jenkins/agent/workspace/_git-branch-source-plugin_PR-605@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.5/plugin-5.5.pom, line 239, column 17
[2025-01-13T20:52:33.115Z] @
[2025-01-13T20:52:33.115Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-01-13T20:52:33.115Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-01-13T20:52:33.115Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.5, /home/jenkins/agent/workspace/_git-branch-source-plugin_PR-605@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.5/plugin-5.5.pom, line 239, column 17
[2025-01-13T20:52:33.116Z]
[2025-01-13T20:52:33.116Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-01-13T20:52:33.116Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2025-01-13T20:52:33.116Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2025-01-13T20:52:33.117Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-01-13T20:52:33.117Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-01-13T20:52:33.117Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-01-13T20:52:33.117Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-01-13T20:52:33.117Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-01-13T20:52:33.118Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-01-13T20:52:33.118Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-01-13T20:52:33.118Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-01-13T20:52:33.118Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-01-13T20:52:33.119Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
[2025-01-13T20:52:33.119Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-01-13T20:52:33.119Z] at java.lang.reflect.Method.invoke (Method.java:569)
[2025-01-13T20:52:33.119Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-01-13T20:52:33.119Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-01-13T20:52:33.120Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-01-13T20:52:33.120Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-01-13T20:52:33.120Z] [ERROR]
[2025-01-13T20:52:33.120Z] [ERROR] The project org.jenkins-ci.plugins:tuleap-git-branch-source:3.2.9-SNAPSHOT (/home/jenkins/agent/workspace/_git-branch-source-plugin_PR-605/pom.xml) has 1 error
[2025-01-13T20:52:33.120Z] [ERROR] 'dependencies.dependency.version' for jakarta.servlet:jakarta.servlet-api:jar is missing. @ org.jenkins-ci.plugins:plugin:5.5, /home/jenkins/agent/workspace/_git-branch-source-plugin_PR-605@tmp/m2repo/org/jenkins-ci/plugins/plugin/5.5/plugin-5.5.pom, line 239, column 17
[2025-01-13T20:52:33.121Z] [ERROR]
[2025-01-13T20:52:33.121Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-01-13T20:52:33.121Z] [ERROR]
[2025-01-13T20:52:33.121Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-01-13T20:52:33.121Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
linux-17 / Build (linux-17) / Archive JUnit-formatted test results
Error in junit
step.
No test report files were found. Configuration error?
Build log
[2025-01-13T20:52:36.578Z] Recording test results
[2025-01-13T20:52:36.712Z] No test report files were found. Configuration error?
Details
- linux-17 (1 ms)
- Checkout (linux-17) (8.9 sec)
- Build (linux-17) (6.4 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-17 (25 sec)
Loading