Skip to content

feat(java): Require Jenkins core 2.492.3 and Java 17 - #162

Open
gounthar wants to merge 1 commit into
jenkinsci:masterfrom
gounthar:plugin-modernizer/upgradenextmajorparentversion
Open

feat(java): Require Jenkins core 2.492.3 and Java 17#162
gounthar wants to merge 1 commit into
jenkinsci:masterfrom
gounthar:plugin-modernizer/upgradenextmajorparentversion

feat(java): Require Jenkins core 2.492.3 and Java 17

eae4c40
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
ci.jenkins.io / Jenkins failed Jun 24, 2025 in 1m 32s

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_xcode-plugin_PR-162@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162@tmp/changelist clean install.

script returned exit code 1
Build log
[2025-06-24T16:45:40.883Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162@tmp/changelist clean install
[2025-06-24T16:45:41.886Z] -XX:InitialHeapSize=262066944 -XX:MaxHeapSize=4193071104 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC 
[2025-06-24T16:45:45.094Z] Apache Maven 3.9.10 (5f519b97e944483d878815739f519b2eade0a91d)
[2025-06-24T16:45:45.094Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2025-06-24T16:45:45.095Z] Java version: 1.8.0_452, vendor: Temurin, runtime: /opt/jdk-8/jre
[2025-06-24T16:45:45.095Z] Default locale: en_US, platform encoding: UTF-8
[2025-06-24T16:45:45.095Z] OS name: "linux", version: "6.8.0-1029-azure", arch: "amd64", family: "unix"
[2025-06-24T16:45:49.008Z] [INFO] Error stacktraces are turned on.
[2025-06-24T16:45:49.210Z] [INFO] Setting: -Dchangelist=580.vea_e4c40de41a_ -DscmTag=eae4c40de41a63f8f3e0547e57ba013d25a2eba3
[2025-06-24T16:45:49.211Z] [INFO] Setting: -DgitHubRepo=gounthar/xcode-plugin
[2025-06-24T16:45:49.211Z] [INFO] Scanning for projects...
[2025-06-24T16:45:51.120Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-06-24T16:45:51.121Z] [ERROR] Unknown packaging: hpi @ org.jenkins-ci.plugins:xcode-plugin:${revision}-${changelist}, /home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml, line 36, column 14
[2025-06-24T16:45:51.121Z]  @ 
[2025-06-24T16:45:51.121Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-06-24T16:45:51.121Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-06-24T16:45:51.121Z] [ERROR] Unknown packaging: hpi @ org.jenkins-ci.plugins:xcode-plugin:${revision}-${changelist}, /home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml, line 36, column 14
[2025-06-24T16:45:51.122Z] 
[2025-06-24T16:45:51.122Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-06-24T16:45:51.122Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:351)
[2025-06-24T16:45:51.122Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:342)
[2025-06-24T16:45:51.123Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-06-24T16:45:51.123Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-06-24T16:45:51.123Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-06-24T16:45:51.123Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-06-24T16:45:51.124Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-06-24T16:45:51.124Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-06-24T16:45:51.124Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-06-24T16:45:51.125Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-06-24T16:45:51.125Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-06-24T16:45:51.125Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2025-06-24T16:45:51.125Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-06-24T16:45:51.126Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2025-06-24T16:45:51.126Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-06-24T16:45:51.126Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-06-24T16:45:51.126Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-06-24T16:45:51.127Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-06-24T16:45:51.127Z] [ERROR]   
[2025-06-24T16:45:51.127Z] [ERROR]   The project org.jenkins-ci.plugins:xcode-plugin:2.0.17-580.vea_e4c40de41a_ (/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml) has 1 error
[2025-06-24T16:45:51.127Z] [ERROR]     Unknown packaging: hpi @ org.jenkins-ci.plugins:xcode-plugin:${revision}-${changelist}, /home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml, line 36, column 14
[2025-06-24T16:45:51.128Z] [ERROR] 
[2025-06-24T16:45:51.128Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-06-24T16:45:51.128Z] [ERROR] 
[2025-06-24T16:45:51.128Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-06-24T16:45:51.129Z] [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-06-24T16:45:24.993Z] Recording test results
[2025-06-24T16:45:25.145Z] No test report files were found. Configuration error?

Details

  • linux-8 (1 min 30 sec)
    • Checkout (linux-8) (9.9 sec)
    • Build (linux-8) (13 sec)
      Error: script returned exit code 1 - logs
      Error: No test report files were found. Configuration error? - logs