chore(pom): Use recommended core version 2.462.3, and Java 11. #19
ci.jenkins.io / Jenkins
failed
Mar 29, 2025 in 29s
linux-8/Build (linux-8): error in 'junit' step
linux-8 / Build (linux-8) / 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/Plugins_wsclean-plugin_PR-19@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-03-29T06:31:37.510Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_wsclean-plugin_PR-19@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2025-03-29T06:31:40.418Z] -XX:InitialHeapSize=258674112 -XX:MaxHeapSize=4138785792 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC
[2025-03-29T06:31:45.733Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-03-29T06:31:45.734Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2025-03-29T06:31:45.734Z] Java version: 1.8.0_442, vendor: Temurin, runtime: /opt/jdk-8/jre
[2025-03-29T06:31:45.735Z] Default locale: en_US, platform encoding: UTF-8
[2025-03-29T06:31:45.735Z] OS name: "linux", version: "6.8.0-1024-aws", arch: "amd64", family: "unix"
[2025-03-29T06:31:47.743Z] [INFO] Error stacktraces are turned on.
[2025-03-29T06:31:47.845Z] [INFO] Scanning for projects...
[2025-03-29T06:31:53.067Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-03-29T06:31:53.068Z] [ERROR] Unknown packaging: hpi @ line 6, column 16
[2025-03-29T06:31:53.069Z] @
[2025-03-29T06:31:53.069Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-03-29T06:31:53.069Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-03-29T06:31:53.070Z] [ERROR] Unknown packaging: hpi @ line 6, column 16
[2025-03-29T06:31:53.070Z]
[2025-03-29T06:31:53.071Z] at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-03-29T06:31:53.071Z] at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2025-03-29T06:31:53.071Z] at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2025-03-29T06:31:53.072Z] at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-03-29T06:31:53.072Z] at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-03-29T06:31:53.073Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-03-29T06:31:53.073Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-03-29T06:31:53.073Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-03-29T06:31:53.074Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-03-29T06:31:53.074Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-03-29T06:31:53.075Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-03-29T06:31:53.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-03-29T06:31:53.075Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2025-03-29T06:31:53.076Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-03-29T06:31:53.076Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2025-03-29T06:31:53.076Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-03-29T06:31:53.077Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-03-29T06:31:53.077Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-03-29T06:31:53.077Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-03-29T06:31:53.078Z] [ERROR]
[2025-03-29T06:31:53.078Z] [ERROR] The project de.jamba.hudson.plugin.wsclean:hudson-wsclean-plugin:1.0.9-SNAPSHOT (/home/jenkins/agent/workspace/Plugins_wsclean-plugin_PR-19/pom.xml) has 1 error
[2025-03-29T06:31:53.079Z] [ERROR] Unknown packaging: hpi @ line 6, column 16
[2025-03-29T06:31:53.079Z] [ERROR]
[2025-03-29T06:31:53.079Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-03-29T06:31:53.080Z] [ERROR]
[2025-03-29T06:31:53.080Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-03-29T06:31:53.080Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
linux-8 / Build (linux-8) / Archive JUnit-formatted test results
Error in junit step.
No test report files were found. Configuration error?
Build log
[2025-03-29T06:31:54.957Z] Recording test results
[2025-03-29T06:31:55.066Z] No test report files were found. Configuration error?
Details
- linux-8 (5 ms)
- Checkout (linux-8) (9.7 sec)
- Build (linux-8) (18 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-8 (30 sec)
Loading