Skip to content

Bump pipeline-model-definition.version from 2.2254.v2a_978de46f35 to 2.2273.v643f36ed9e94 - #419

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/pipeline-model-definition.version-2.2273.v643f36ed9e94
Closed

Bump pipeline-model-definition.version from 2.2254.v2a_978de46f35 to 2.2273.v643f36ed9e94#419
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/pipeline-model-definition.version-2.2273.v643f36ed9e94

Bump pipeline-model-definition.version

ff1e25a
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Sep 22, 2025 in 3m 6s

windows-17/Build (windows-17): error in 'junit' step

linux-21 / Build (linux-21) / 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_amazon-ecs-plugin_PR-419@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist clean install.

script returned exit code 1
Build log
[2025-09-22T10:35:45.613Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_amazon-ecs-plugin_PR-419@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist clean install
[2025-09-22T10:35:45.715Z] -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:-THPStackMitigation -XX:+UseCompressedOops -XX:+UseG1GC 
[2025-09-22T10:35:45.816Z] Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
[2025-09-22T10:35:45.816Z] Maven home: /usr/share/apache-maven-3.9.11
[2025-09-22T10:35:45.817Z] Java version: 21.0.8, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2025-09-22T10:35:45.817Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-22T10:35:45.817Z] OS name: "linux", version: "6.1.147-172.266.amzn2023.x86_64", arch: "amd64", family: "unix"
[2025-09-22T10:35:47.824Z] [INFO] Error stacktraces are turned on.
[2025-09-22T10:35:48.126Z] [INFO] Setting: -Dchangelist=-rc613.ff1e25a_5cdee -DscmTag=ff1e25a5cdeed0aa058819d43cb4122ef76a2e70 -Dproject.build.outputTimestamp=2025-09-22T10:32:45Z
[2025-09-22T10:35:48.126Z] [INFO] No information available to set -DgitHubRepo
[2025-09-22T10:35:48.127Z] [INFO] Scanning for projects...
[2025-09-22T10:35:49.732Z] [INFO] 
[2025-09-22T10:35:49.732Z] [INFO] --------------< com.cloudbees.jenkins.plugins:amazon-ecs >--------------
[2025-09-22T10:35:49.733Z] [INFO] Building Amazon Elastic Container Service (ECS) / Fargate plugin 1.50-rc613.ff1e25a_5cdee
[2025-09-22T10:35:49.733Z] [INFO]   from pom.xml
[2025-09-22T10:35:49.733Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2025-09-22T10:35:52.542Z] [INFO] 
[2025-09-22T10:35:52.543Z] [INFO] --- clean:3.4.1:clean (default-clean) @ amazon-ecs ---
[2025-09-22T10:35:52.543Z] [INFO] 
[2025-09-22T10:35:52.543Z] [INFO] --- hpi:3.63:validate (default-validate) @ amazon-ecs ---
[2025-09-22T10:35:52.544Z] [INFO] Created marker file /home/jenkins/agent/workspace/Plugins_amazon-ecs-plugin_PR-419/target/java-level/17
[2025-09-22T10:35:52.544Z] [INFO] 
[2025-09-22T10:35:52.544Z] [INFO] --- hpi:3.63:validate-hpi (default-validate-hpi) @ amazon-ecs ---
[2025-09-22T10:35:53.347Z] [INFO] ------------------------------------------------------------------------
[2025-09-22T10:35:53.348Z] [INFO] BUILD FAILURE
[2025-09-22T10:35:53.348Z] [INFO] ------------------------------------------------------------------------
[2025-09-22T10:35:53.348Z] [INFO] Total time:  5.547 s
[2025-09-22T10:35:53.349Z] [INFO] Finished at: 2025-09-22T10:35:53Z
[2025-09-22T10:35:53.349Z] [INFO] ------------------------------------------------------------------------
[2025-09-22T10:35:53.349Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.63:validate-hpi (default-validate-hpi) on project amazon-ecs: Dependency org.jenkinsci.plugins:pipeline-model-api:jar:2.2273.v643f36ed9e94 requires Jenkins 2.504.3 or higher. -> [Help 1]
[2025-09-22T10:35:53.350Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.63:validate-hpi (default-validate-hpi) on project amazon-ecs: Dependency org.jenkinsci.plugins:pipeline-model-api:jar:2.2273.v643f36ed9e94 requires Jenkins 2.504.3 or higher.
[2025-09-22T10:35:53.350Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2025-09-22T10:35:53.350Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2025-09-22T10:35:53.350Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2025-09-22T10:35:53.351Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2025-09-22T10:35:53.351Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2025-09-22T10:35:53.351Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2025-09-22T10:35:53.351Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2025-09-22T10:35:53.352Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2025-09-22T10:35:53.352Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2025-09-22T10:35:53.352Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2025-09-22T10:35:53.353Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2025-09-22T10:35:53.353Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2025-09-22T10:35:53.353Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2025-09-22T10:35:53.353Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-09-22T10:35:53.354Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-09-22T10:35:53.354Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-09-22T10:35:53.354Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-09-22T10:35:53.354Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-09-22T10:35:53.355Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2025-09-22T10:35:53.355Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2025-09-22T10:35:53.355Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-09-22T10:35:53.355Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-09-22T10:35:53.356Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-09-22T10:35:53.356Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-09-22T10:35:53.356Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency org.jenkinsci.plugins:pipeline-model-api:jar:2.2273.v643f36ed9e94 requires Jenkins 2.504.3 or higher.
[2025-09-22T10:35:53.356Z]     at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:51)
[2025-09-22T10:35:53.356Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2025-09-22T10:35:53.357Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2025-09-22T10:35:53.357Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2025-09-22T10:35:53.357Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2025-09-22T10:35:53.357Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2025-09-22T10:35:53.358Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2025-09-22T10:35:53.358Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2025-09-22T10:35:53.358Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2025-09-22T10:35:53.358Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2025-09-22T10:35:53.359Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2025-09-22T10:35:53.359Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2025-09-22T10:35:53.359Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2025-09-22T10:35:53.359Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2025-09-22T10:35:53.360Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2025-09-22T10:35:53.360Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-09-22T10:35:53.360Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-09-22T10:35:53.360Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-09-22T10:35:53.360Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-09-22T10:35:53.361Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-09-22T10:35:53.361Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2025-09-22T10:35:53.361Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2025-09-22T10:35:53.361Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-09-22T10:35:53.362Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-09-22T10:35:53.362Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-09-22T10:35:53.362Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-09-22T10:35:53.362Z] [ERROR] 
[2025-09-22T10:35:53.362Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-09-22T10:35:53.363Z] [ERROR] 
[2025-09-22T10:35:53.363Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-09-22T10:35:53.363Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

linux-21 / Build (linux-21) / Archive JUnit-formatted test results

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-09-22T10:35:59.864Z] Recording test results
[2025-09-22T10:36:00.016Z] No test report files were found. Configuration error?

windows-17 / Build (windows-17) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=Z:/agent/workspace/Plugins_amazon-ecs-plugin_PR-419@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=Z:/agent/workspace/Plugins_amazon-ecs-plugin_PR-419@tmp/changelist clean install.

null
Build log
[2025-09-22T10:35:44.966Z] 
[2025-09-22T10:35:44.966Z] jenkins@EC2AMAZ-ERPLATK Z:\agent\workspace\Plugins_amazon-ecs-plugin_PR-419>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=Z:/agent/workspace/Plugins_amazon-ecs-plugin_PR-419@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=Z:/agent/workspace/Plugins_amazon-ecs-plugin_PR-419@tmp/changelist clean install 
[2025-09-22T10:35:46.597Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=263512512 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=4216200192 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2025-09-22T10:35:52.193Z] Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
[2025-09-22T10:35:52.194Z] Maven home: C:\tools\apache-maven-3.9.11
[2025-09-22T10:35:52.194Z] Java version: 17.0.16, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-17
[2025-09-22T10:35:52.194Z] Default locale: en_US, platform encoding: Cp1252
[2025-09-22T10:35:52.195Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2025-09-22T10:36:00.332Z] Sending interrupt signal to process
[2025-09-22T10:36:20.332Z] After 20s process did not stop

windows-17 / Build (windows-17) / Archive JUnit-formatted test results

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-09-22T10:36:20.571Z] Recording test results
[2025-09-22T10:36:20.751Z] No test report files were found. Configuration error?

Details

  • linux-21 (6 ms)
    • Checkout (linux-21) (10 sec)
    • Build (linux-21) (10 sec)
      Error: script returned exit code 1 - logs
      Error: No test report files were found. Configuration error? - logs
  • windows-17 (3 min 12 sec)
    • Checkout (windows-17) (18 sec)
    • Build (windows-17) (34 sec)
      Error: null - logs
      Error: No test report files were found. Configuration error? - logs