Skip to content

chore: Update gson-api plugin version in recipes.yml

cc2cc23
Select commit
Loading
Failed to load commit list.
Merged

Update gson-api plugin version to 2.14.0-201.v8eefe5515533 #1728

chore: Update gson-api plugin version in recipes.yml
cc2cc23
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Apr 27, 2026 in 12m 1s

windows-25/Build (windows-25): warning in 'junit' step

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

Warning in junit step.

14 tests failed

linux-25 / Archive (linux-25) / Error signal

Error in error step, with arguments There were test failures; halting early.

There were test failures; halting early

windows-25 / Build (windows-25) / 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/s_plugin-modernizer-tool_PR-1728@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Dset.changelist clean install.

Failed in branch linux-25
Build log
Build log truncated.

[2026-04-27T03:25:39.582Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.AddThrowsExceptionWhereAssertThrowsTest
[2026-04-27T03:25:49.895Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.32 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.AddThrowsExceptionWhereAssertThrowsTest
[2026-04-27T03:25:49.895Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.AnnotateWithJenkinsTest
[2026-04-27T03:25:50.626Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.2 s -- in io.jenkins.tools.pluginmodernizer.core.extractor.FetchMetadataTest
[2026-04-27T03:25:50.626Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.CountDeprecatedMethodUsagesTest
[2026-04-27T03:25:52.380Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.17 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.AddIncrementalsTest
[2026-04-27T03:25:52.380Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.CreateJenkinsFileTest
[2026-04-27T03:25:55.654Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.512 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.AnnotateWithJenkinsTest
[2026-04-27T03:25:55.902Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.DeclarativeRecipesTest
[2026-04-27T03:25:58.105Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.941 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.CountDeprecatedMethodUsagesTest
[2026-04-27T03:26:36.524Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.71 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.UpgradeJenkinsTestHarnessVersionTest
[2026-04-27T03:26:36.524Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.UpdateScmUrlTest
[2026-04-27T03:26:36.659Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.UpdateScmUrlTest
[2026-04-27T03:26:36.659Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.UpdateParentTest
[2026-04-27T03:26:42.700Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.EnableCDTest
[2026-04-27T03:26:44.554Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.27 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.CreateJenkinsFileTest
[2026-04-27T03:26:44.554Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.EnsureIndexJellyTest
[2026-04-27T03:27:32.354Z] [ERROR] Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 55.67 s <<< FAILURE! -- in io.jenkins.tools.pluginmodernizer.core.recipes.UpdateParentTest
[2026-04-27T03:27:32.354Z] [ERROR] io.jenkins.tools.pluginmodernizer.core.recipes.UpdateParentTest.shouldUpdateToLatestReleasedWithoutMavenConfig -- Time elapsed: 13.43 s <<< FAILURE!
[2026-04-27T03:27:32.354Z] org.opentest4j.AssertionFailedError: 
[2026-04-27T03:27:32.354Z] [Unexpected result in "pom.xml":
[2026-04-27T03:27:32.354Z] diff --git a/pom.xml b/pom.xml
[2026-04-27T03:27:32.355Z] index eca9d49..e63644b 100644
[2026-04-27T03:27:32.355Z] --- a/pom.xml
[2026-04-27T03:27:32.355Z] +++ b/pom.xml
[2026-04-27T03:27:32.355Z] @@ -7,7 +7,7 @@ 
[2026-04-27T03:27:32.355Z]    <parent>
[2026-04-27T03:27:32.355Z]         <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:27:32.355Z]         <artifactId>plugin</artifactId>
[2026-04-27T03:27:32.355Z] -       <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:27:32.356Z] +       <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:27:32.356Z]         <relativePath />
[2026-04-27T03:27:32.356Z]    </parent>
[2026-04-27T03:27:32.356Z]    <packaging>hpi</packaging>
[2026-04-27T03:27:32.356Z] ] 
[2026-04-27T03:27:32.356Z] expected: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:27:32.356Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:27:32.356Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:27:32.356Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:27:32.356Z]   <artifactId>empty</artifactId>
[2026-04-27T03:27:32.356Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:27:32.356Z]   <parent>
[2026-04-27T03:27:32.356Z]        <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:27:32.356Z]        <artifactId>plugin</artifactId>
[2026-04-27T03:27:32.356Z]        <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:27:32.356Z]        <relativePath />
[2026-04-27T03:27:32.357Z]   </parent>
[2026-04-27T03:27:32.357Z]   <packaging>hpi</packaging>
[2026-04-27T03:27:32.357Z]   <name>Empty Plugin</name>
[2026-04-27T03:27:32.357Z]    <repositories>
[2026-04-27T03:27:32.357Z]      <repository>
[2026-04-27T03:27:32.357Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:27:32.357Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:27:32.358Z]      </repository>
[2026-04-27T03:27:32.358Z]    </repositories>
[2026-04-27T03:27:32.358Z] </project>"
[2026-04-27T03:27:32.358Z]  but was: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:27:32.358Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:27:32.358Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:27:32.358Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:27:32.359Z]   <artifactId>empty</artifactId>
[2026-04-27T03:27:32.359Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:27:32.359Z]   <parent>
[2026-04-27T03:27:32.359Z]        <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:27:32.359Z]        <artifactId>plugin</artifactId>
[2026-04-27T03:27:32.359Z]        <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:27:32.359Z]        <relativePath />
[2026-04-27T03:27:32.359Z]   </parent>
[2026-04-27T03:27:32.359Z]   <packaging>hpi</packaging>
[2026-04-27T03:27:32.359Z]   <name>Empty Plugin</name>
[2026-04-27T03:27:32.359Z]    <repositories>
[2026-04-27T03:27:32.359Z]      <repository>
[2026-04-27T03:27:32.359Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:27:32.360Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:27:32.360Z]      </repository>
[2026-04-27T03:27:32.360Z]    </repositories>
[2026-04-27T03:27:32.360Z] </project>"
[2026-04-27T03:27:32.360Z] 	at org.openrewrite.test.RewriteTest.assertContentEquals(RewriteTest.java:669)
[2026-04-27T03:27:32.360Z] 	at org.openrewrite.test.RewriteTest.rewriteRun(RewriteTest.java:559)
[2026-04-27T03:27:32.360Z] 	at org.openrewrite.test.RewriteTest.rewriteRun(RewriteTest.java:135)
[2026-04-27T03:27:32.360Z] 	at io.jenkins.tools.pluginmodernizer.core.recipes.UpdateParentTest.shouldUpdateToLatestReleasedWithoutMavenConfig(UpdateParentTest.java:39)
[2026-04-27T03:27:32.361Z] 
[2026-04-27T03:27:32.361Z] [ERROR] io.jenkins.tools.pluginmodernizer.core.recipes.UpdateParentTest.shouldUpdateToLatestReleasedWithIncrementalsEnabled -- Time elapsed: 16.92 s <<< FAILURE!
[2026-04-27T03:27:32.361Z] org.opentest4j.AssertionFailedError: 
[2026-04-27T03:27:32.361Z] [Unexpected result in "pom.xml":
[2026-04-27T03:27:32.361Z] diff --git a/pom.xml b/pom.xml
[2026-04-27T03:27:32.361Z] index 0bfb2e1..7cbbb5c 100644
[2026-04-27T03:27:32.361Z] --- a/pom.xml
[2026-04-27T03:27:32.361Z] +++ b/pom.xml
[2026-04-27T03:27:32.361Z] @@ -4,7 +4,7 @@ 
[2026-04-27T03:27:32.361Z]    <parent>
[2026-04-27T03:27:32.361Z]      <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:27:32.361Z]      <artifactId>plugin</artifactId>
[2026-04-27T03:27:32.362Z] -    <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:27:32.362Z] +    <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:27:32.362Z]      <relativePath />
[2026-04-27T03:27:32.362Z]    </parent>
[2026-04-27T03:27:32.362Z]    <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:27:32.362Z] ] 
[2026-04-27T03:27:32.362Z] expected: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:27:32.362Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:27:32.362Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:27:32.362Z]   <parent>
[2026-04-27T03:27:32.362Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:27:32.362Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:27:32.362Z]     <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:27:32.362Z]     <relativePath />
[2026-04-27T03:27:32.362Z]   </parent>
[2026-04-27T03:27:32.362Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:27:32.362Z]   <artifactId>empty</artifactId>
[2026-04-27T03:27:32.362Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:27:32.362Z]   <packaging>hpi</packaging>
[2026-04-27T03:27:32.362Z]   <name>Empty Plugin</name>
[2026-04-27T03:27:32.362Z]    <repositories>
[2026-04-27T03:27:32.362Z]      <repository>
[2026-04-27T03:27:32.362Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:27:32.362Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:27:32.362Z]      </repository>
[2026-04-27T03:27:32.362Z]    </repositories>
[2026-04-27T03:27:32.362Z] </project>"
[2026-04-27T03:27:32.362Z]  but was: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:27:32.362Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:27:32.362Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:27:32.362Z]   <parent>
[2026-04-27T03:27:32.362Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:27:32.362Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:27:32.362Z]     <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:27:32.362Z]     <relativePath />
[2026-04-27T03:27:32.362Z]   </parent>
[2026-04-27T03:27:32.362Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:27:32.362Z]   <artifactId>empty</artifactId>
[2026-04-27T03:27:32.362Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:27:32.367Z]   <packaging>hpi</packaging>
[2026-04-27T03:27:32.367Z]   <name>Empty Plugin</name>
[2026-04-27T03:27:32.367Z]    <repositories>
[2026-04-27T03:27:32.367Z]      <repository>
[2026-04-27T03:27:32.367Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:27:32.367Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:27:32.367Z]      </repository>
[2026-04-27T03:27:32.367Z]    </repositories>
[2026-04-27T03:27:32.367Z] </project>"
[2026-04-27T03:27:32.367Z] 	at org.openrewrite.test.RewriteTest.assertContentEquals(RewriteTest.java:669)
[2026-04-27T03:27:32.368Z] 	at org.openrewrite.test.RewriteTest.rewriteRun(RewriteTest.java:559)
[2026-04-27T03:27:32.369Z] 	at org.openrewrite.test.RewriteTest.rewriteRun(RewriteTest.java:135)
[2026-04-27T03:27:32.369Z] 	at io.jenkins.tools.pluginmodernizer.core.recipes.UpdateParentTest.shouldUpdateToLatestReleasedWithIncrementalsEnabled(UpdateParentTest.java:196)
[2026-04-27T03:27:32.369Z] 
[2026-04-27T03:27:32.369Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.UpdateJenkinsfileForJavaVersionTest
[2026-04-27T03:27:34.777Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.369 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.UpdateJenkinsfileForJavaVersionTest
[2026-04-27T03:27:34.777Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.UpdateBomTest
[2026-04-27T03:27:35.846Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.19 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.EnsureIndexJellyTest
[2026-04-27T03:27:35.846Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.EnsureRelativePathTest
[2026-04-27T03:28:08.043Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.37 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.UpdateBomTest
[2026-04-27T03:28:08.043Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.SetupRenovateTest
[2026-04-27T03:28:08.176Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.SetupRenovateTest
[2026-04-27T03:28:08.176Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.SetupDependabotTest
[2026-04-27T03:28:08.176Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.SetupDependabotTest
[2026-04-27T03:28:08.176Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.ReplaceLibrariesWithApiPluginTest
[2026-04-27T03:28:36.921Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.77 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.ReplaceLibrariesWithApiPluginTest
[2026-04-27T03:28:36.922Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.RemoveReleaseDrafterTest
[2026-04-27T03:28:36.922Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.RemoveReleaseDrafterTest
[2026-04-27T03:28:36.922Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.RemovePropertyTest
[2026-04-27T03:28:37.923Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.6 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.EnableCDTest
[2026-04-27T03:28:37.937Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.IsUsingArchetypeCommonFileTest
[2026-04-27T03:28:38.331Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.17 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.EnsureRelativePathTest
[2026-04-27T03:28:40.505Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.148 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.IsUsingArchetypeCommonFileTest
[2026-04-27T03:28:40.505Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.IsUsingBomTest
[2026-04-27T03:29:03.002Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.12 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.RemovePropertyTest
[2026-04-27T03:29:03.002Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.RemoveDependabotTest
[2026-04-27T03:29:03.002Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.RemoveDependabotTest
[2026-04-27T03:29:03.003Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.MigrateTomakehurstToWiremockTest
[2026-04-27T03:29:04.954Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.MigrateTomakehurstToWiremockTest
[2026-04-27T03:29:04.954Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.MigrateToJenkinsBaseLinePropertyTest
[2026-04-27T03:29:16.483Z] Sending interrupt signal to process
[2026-04-27T03:29:11.428Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.MergeGitIgnoreRecipeTest
[2026-04-27T03:29:11.567Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in io.jenkins.tools.pluginmodernizer.core.recipes.MergeGitIgnoreRecipeTest
[2026-04-27T03:29:11.567Z] [INFO] Running io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.484Z] [INFO] 
[2026-04-27T03:29:17.484Z] [INFO] Results:
[2026-04-27T03:29:17.485Z] [INFO] 
[2026-04-27T03:29:17.485Z] [ERROR] Failures: 
[2026-04-27T03:29:17.485Z] [ERROR]   UpdateParentTest.shouldUpdateToLatestReleasedWithIncrementalsEnabled:196 [Unexpected result in "pom.xml":
[2026-04-27T03:29:17.485Z] diff --git a/pom.xml b/pom.xml
[2026-04-27T03:29:17.485Z] index 0bfb2e1..7cbbb5c 100644
[2026-04-27T03:29:17.485Z] --- a/pom.xml
[2026-04-27T03:29:17.485Z] +++ b/pom.xml
[2026-04-27T03:29:17.485Z] @@ -4,7 +4,7 @@ 
[2026-04-27T03:29:17.485Z]    <parent>
[2026-04-27T03:29:17.485Z]      <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.485Z]      <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.485Z] -    <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:29:17.485Z] +    <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:29:17.485Z]      <relativePath />
[2026-04-27T03:29:17.485Z]    </parent>
[2026-04-27T03:29:17.485Z]    <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.485Z] ] 
[2026-04-27T03:29:17.485Z] expected: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.485Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.485Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.485Z]   <parent>
[2026-04-27T03:29:17.485Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.485Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.485Z]     <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:29:17.485Z]     <relativePath />
[2026-04-27T03:29:17.485Z]   </parent>
[2026-04-27T03:29:17.485Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.485Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.485Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.485Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.485Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.485Z]    <repositories>
[2026-04-27T03:29:17.485Z]      <repository>
[2026-04-27T03:29:17.485Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.485Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.485Z]      </repository>
[2026-04-27T03:29:17.485Z]    </repositories>
[2026-04-27T03:29:17.485Z] </project>"
[2026-04-27T03:29:17.485Z]  but was: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.485Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.485Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.485Z]   <parent>
[2026-04-27T03:29:17.485Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.485Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.485Z]     <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:29:17.485Z]     <relativePath />
[2026-04-27T03:29:17.485Z]   </parent>
[2026-04-27T03:29:17.485Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.485Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.485Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.485Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.485Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.490Z]    <repositories>
[2026-04-27T03:29:17.490Z]      <repository>
[2026-04-27T03:29:17.490Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.490Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.490Z]      </repository>
[2026-04-27T03:29:17.490Z]    </repositories>
[2026-04-27T03:29:17.490Z] </project>"
[2026-04-27T03:29:17.491Z] [ERROR]   UpdateParentTest.shouldUpdateToLatestReleasedWithoutMavenConfig:39 [Unexpected result in "pom.xml":
[2026-04-27T03:29:17.491Z] diff --git a/pom.xml b/pom.xml
[2026-04-27T03:29:17.491Z] index eca9d49..e63644b 100644
[2026-04-27T03:29:17.491Z] --- a/pom.xml
[2026-04-27T03:29:17.491Z] +++ b/pom.xml
[2026-04-27T03:29:17.491Z] @@ -7,7 +7,7 @@ 
[2026-04-27T03:29:17.491Z]    <parent>
[2026-04-27T03:29:17.491Z]         <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.491Z]         <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.491Z] -       <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:29:17.491Z] +       <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:29:17.491Z]         <relativePath />
[2026-04-27T03:29:17.491Z]    </parent>
[2026-04-27T03:29:17.491Z]    <packaging>hpi</packaging>
[2026-04-27T03:29:17.491Z] ] 
[2026-04-27T03:29:17.491Z] expected: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.492Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.492Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.492Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.492Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.492Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.492Z]   <parent>
[2026-04-27T03:29:17.492Z]        <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.492Z]        <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.493Z]        <version>6.2152.ve00a_731c3ce9</version>
[2026-04-27T03:29:17.493Z]        <relativePath />
[2026-04-27T03:29:17.493Z]   </parent>
[2026-04-27T03:29:17.493Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.493Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.493Z]    <repositories>
[2026-04-27T03:29:17.493Z]      <repository>
[2026-04-27T03:29:17.493Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.493Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.493Z]      </repository>
[2026-04-27T03:29:17.493Z]    </repositories>
[2026-04-27T03:29:17.493Z] </project>"
[2026-04-27T03:29:17.493Z]  but was: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.493Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.493Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.494Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.494Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.494Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.494Z]   <parent>
[2026-04-27T03:29:17.494Z]        <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.494Z]        <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.495Z]        <version>6.2153.vcf31911d10c4</version>
[2026-04-27T03:29:17.495Z]        <relativePath />
[2026-04-27T03:29:17.495Z]   </parent>
[2026-04-27T03:29:17.495Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.495Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.495Z]    <repositories>
[2026-04-27T03:29:17.495Z]      <repository>
[2026-04-27T03:29:17.495Z]        <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.495Z]        <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.495Z]      </repository>
[2026-04-27T03:29:17.496Z]    </repositories>
[2026-04-27T03:29:17.496Z] </project>"
[2026-04-27T03:29:17.496Z] [ERROR]   UpgradeJenkinsVersionTest.testPerformUpgradeWithBaselineWithBomAndUpgradeBomIfDoesntExistsForNewJenkinsVersion:264 [Unexpected result in "pom.xml":
[2026-04-27T03:29:17.496Z] diff --git a/pom.xml b/pom.xml
[2026-04-27T03:29:17.496Z] index 7dc256b..37de606 100644
[2026-04-27T03:29:17.496Z] --- a/pom.xml
[2026-04-27T03:29:17.496Z] +++ b/pom.xml
[2026-04-27T03:29:17.496Z] @@ -21,7 +21,7 @@ 
[2026-04-27T03:29:17.496Z]        <dependency>
[2026-04-27T03:29:17.496Z]          <groupId>io.jenkins.tools.bom</groupId>
[2026-04-27T03:29:17.496Z]          <artifactId>bom-${jenkins.baseline}.x</artifactId>
[2026-04-27T03:29:17.496Z] -        <version>6329.v403d8c87a_5ce</version>
[2026-04-27T03:29:17.496Z] +        <version>6364.v16b_76a_4023c7</version>
[2026-04-27T03:29:17.496Z]          <type>pom</type>
[2026-04-27T03:29:17.497Z]          <scope>import</scope>
[2026-04-27T03:29:17.497Z]        </dependency>
[2026-04-27T03:29:17.497Z] ] 
[2026-04-27T03:29:17.497Z] expected: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.497Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.497Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.497Z]   <parent>
[2026-04-27T03:29:17.497Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.497Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.497Z]     <version>4.87</version>
[2026-04-27T03:29:17.498Z]     <relativePath />
[2026-04-27T03:29:17.498Z]   </parent>
[2026-04-27T03:29:17.498Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.498Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.498Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.498Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.498Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.498Z]   <properties>
[2026-04-27T03:29:17.498Z]     <jenkins.baseline>2.528</jenkins.baseline>
[2026-04-27T03:29:17.498Z]     <jenkins.version>${jenkins.baseline}.3</jenkins.version>
[2026-04-27T03:29:17.498Z]   </properties>
[2026-04-27T03:29:17.498Z]   <dependencyManagement>
[2026-04-27T03:29:17.498Z]     <dependencies>
[2026-04-27T03:29:17.498Z]       <dependency>
[2026-04-27T03:29:17.498Z]         <groupId>io.jenkins.tools.bom</groupId>
[2026-04-27T03:29:17.498Z]         <artifactId>bom-${jenkins.baseline}.x</artifactId>
[2026-04-27T03:29:17.499Z]         <version>6329.v403d8c87a_5ce</version>
[2026-04-27T03:29:17.499Z]         <type>pom</type>
[2026-04-27T03:29:17.499Z]         <scope>import</scope>
[2026-04-27T03:29:17.499Z]       </dependency>
[2026-04-27T03:29:17.499Z]     </dependencies>
[2026-04-27T03:29:17.499Z]   </dependencyManagement>
[2026-04-27T03:29:17.499Z]   <repositories>
[2026-04-27T03:29:17.499Z]     <repository>
[2026-04-27T03:29:17.499Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.500Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.500Z]     </repository>
[2026-04-27T03:29:17.500Z]   </repositories>
[2026-04-27T03:29:17.500Z]   <pluginRepositories>
[2026-04-27T03:29:17.500Z]     <pluginRepository>
[2026-04-27T03:29:17.500Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.500Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.500Z]     </pluginRepository>
[2026-04-27T03:29:17.500Z]   </pluginRepositories>
[2026-04-27T03:29:17.500Z] </project>"
[2026-04-27T03:29:17.500Z]  but was: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.500Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.500Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.500Z]   <parent>
[2026-04-27T03:29:17.500Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.500Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.500Z]     <version>4.87</version>
[2026-04-27T03:29:17.500Z]     <relativePath />
[2026-04-27T03:29:17.500Z]   </parent>
[2026-04-27T03:29:17.501Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.501Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.501Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.501Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.501Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.501Z]   <properties>
[2026-04-27T03:29:17.502Z]     <jenkins.baseline>2.528</jenkins.baseline>
[2026-04-27T03:29:17.502Z]     <jenkins.version>${jenkins.baseline}.3</jenkins.version>
[2026-04-27T03:29:17.502Z]   </properties>
[2026-04-27T03:29:17.502Z]   <dependencyManagement>
[2026-04-27T03:29:17.502Z]     <dependencies>
[2026-04-27T03:29:17.502Z]       <dependency>
[2026-04-27T03:29:17.502Z]         <groupId>io.jenkins.tools.bom</groupId>
[2026-04-27T03:29:17.502Z]         <artifactId>bom-${jenkins.baseline}.x</artifactId>
[2026-04-27T03:29:17.502Z]         <version>6364.v16b_76a_4023c7</version>
[2026-04-27T03:29:17.502Z]         <type>pom</type>
[2026-04-27T03:29:17.502Z]         <scope>import</scope>
[2026-04-27T03:29:17.502Z]       </dependency>
[2026-04-27T03:29:17.502Z]     </dependencies>
[2026-04-27T03:29:17.502Z]   </dependencyManagement>
[2026-04-27T03:29:17.502Z]   <repositories>
[2026-04-27T03:29:17.503Z]     <repository>
[2026-04-27T03:29:17.503Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.503Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.503Z]     </repository>
[2026-04-27T03:29:17.503Z]   </repositories>
[2026-04-27T03:29:17.503Z]   <pluginRepositories>
[2026-04-27T03:29:17.503Z]     <pluginRepository>
[2026-04-27T03:29:17.503Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.503Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.503Z]     </pluginRepository>
[2026-04-27T03:29:17.504Z]   </pluginRepositories>
[2026-04-27T03:29:17.504Z] </project>"
[2026-04-27T03:29:17.504Z] [ERROR]   UpgradeJenkinsVersionTest.testPerformUpgradeWithoutBaselineWithBomAndUpgradeBomIfDoesntExistsForNewJenkinsVersion:169 [Unexpected result in "pom.xml":
[2026-04-27T03:29:17.504Z] diff --git a/pom.xml b/pom.xml
[2026-04-27T03:29:17.504Z] index 485c847..0dc4de1 100644
[2026-04-27T03:29:17.504Z] --- a/pom.xml
[2026-04-27T03:29:17.504Z] +++ b/pom.xml
[2026-04-27T03:29:17.504Z] @@ -20,7 +20,7 @@ 
[2026-04-27T03:29:17.504Z]        <dependency>
[2026-04-27T03:29:17.504Z]          <groupId>io.jenkins.tools.bom</groupId>
[2026-04-27T03:29:17.504Z]          <artifactId>bom-2.528.x</artifactId>
[2026-04-27T03:29:17.504Z] -        <version>6329.v403d8c87a_5ce</version>
[2026-04-27T03:29:17.504Z] +        <version>6364.v16b_76a_4023c7</version>
[2026-04-27T03:29:17.504Z]          <type>pom</type>
[2026-04-27T03:29:17.504Z]          <scope>import</scope>
[2026-04-27T03:29:17.505Z]        </dependency>
[2026-04-27T03:29:17.505Z] ] 
[2026-04-27T03:29:17.505Z] expected: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.505Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.505Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.505Z]   <parent>
[2026-04-27T03:29:17.505Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.505Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.505Z]     <version>4.87</version>
[2026-04-27T03:29:17.506Z]     <relativePath />
[2026-04-27T03:29:17.506Z]   </parent>
[2026-04-27T03:29:17.506Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.506Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.506Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.506Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.506Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.506Z]   <properties>
[2026-04-27T03:29:17.506Z]     <jenkins.version>2.528.3</jenkins.version>
[2026-04-27T03:29:17.506Z]   </properties>
[2026-04-27T03:29:17.506Z]   <dependencyManagement>
[2026-04-27T03:29:17.506Z]     <dependencies>
[2026-04-27T03:29:17.506Z]       <dependency>
[2026-04-27T03:29:17.506Z]         <groupId>io.jenkins.tools.bom</groupId>
[2026-04-27T03:29:17.506Z]         <artifactId>bom-2.528.x</artifactId>
[2026-04-27T03:29:17.506Z]         <version>6329.v403d8c87a_5ce</version>
[2026-04-27T03:29:17.506Z]         <type>pom</type>
[2026-04-27T03:29:17.506Z]         <scope>import</scope>
[2026-04-27T03:29:17.506Z]       </dependency>
[2026-04-27T03:29:17.507Z]     </dependencies>
[2026-04-27T03:29:17.507Z]   </dependencyManagement>
[2026-04-27T03:29:17.507Z]   <repositories>
[2026-04-27T03:29:17.507Z]     <repository>
[2026-04-27T03:29:17.507Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.507Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.507Z]     </repository>
[2026-04-27T03:29:17.507Z]   </repositories>
[2026-04-27T03:29:17.507Z]   <pluginRepositories>
[2026-04-27T03:29:17.508Z]     <pluginRepository>
[2026-04-27T03:29:17.508Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.508Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.508Z]     </pluginRepository>
[2026-04-27T03:29:17.508Z]   </pluginRepositories>
[2026-04-27T03:29:17.508Z] </project>"
[2026-04-27T03:29:17.508Z]  but was: "<?xml version="1.0" encoding="UTF-8"?>
[2026-04-27T03:29:17.508Z] <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
[2026-04-27T03:29:17.508Z]   <modelVersion>4.0.0</modelVersion>
[2026-04-27T03:29:17.508Z]   <parent>
[2026-04-27T03:29:17.508Z]     <groupId>org.jenkins-ci.plugins</groupId>
[2026-04-27T03:29:17.508Z]     <artifactId>plugin</artifactId>
[2026-04-27T03:29:17.508Z]     <version>4.87</version>
[2026-04-27T03:29:17.509Z]     <relativePath />
[2026-04-27T03:29:17.513Z]   </parent>
[2026-04-27T03:29:17.517Z]   <groupId>io.jenkins.plugins</groupId>
[2026-04-27T03:29:17.517Z]   <artifactId>empty</artifactId>
[2026-04-27T03:29:17.517Z]   <version>1.0.0-SNAPSHOT</version>
[2026-04-27T03:29:17.517Z]   <packaging>hpi</packaging>
[2026-04-27T03:29:17.517Z]   <name>Empty Plugin</name>
[2026-04-27T03:29:17.517Z]   <properties>
[2026-04-27T03:29:17.517Z]     <jenkins.version>2.528.3</jenkins.version>
[2026-04-27T03:29:17.517Z]   </properties>
[2026-04-27T03:29:17.518Z]   <dependencyManagement>
[2026-04-27T03:29:17.518Z]     <dependencies>
[2026-04-27T03:29:17.518Z]       <dependency>
[2026-04-27T03:29:17.518Z]         <groupId>io.jenkins.tools.bom</groupId>
[2026-04-27T03:29:17.518Z]         <artifactId>bom-2.528.x</artifactId>
[2026-04-27T03:29:17.518Z]         <version>6364.v16b_76a_4023c7</version>
[2026-04-27T03:29:17.518Z]         <type>pom</type>
[2026-04-27T03:29:17.518Z]         <scope>import</scope>
[2026-04-27T03:29:17.518Z]       </dependency>
[2026-04-27T03:29:17.518Z]     </dependencies>
[2026-04-27T03:29:17.519Z]   </dependencyManagement>
[2026-04-27T03:29:17.519Z]   <repositories>
[2026-04-27T03:29:17.519Z]     <repository>
[2026-04-27T03:29:17.519Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.519Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.519Z]     </repository>
[2026-04-27T03:29:17.519Z]   </repositories>
[2026-04-27T03:29:17.519Z]   <pluginRepositories>
[2026-04-27T03:29:17.519Z]     <pluginRepository>
[2026-04-27T03:29:17.519Z]       <id>repo.jenkins-ci.org</id>
[2026-04-27T03:29:17.519Z]       <url>https://repo.jenkins-ci.org/public/</url>
[2026-04-27T03:29:17.519Z]     </pluginRepository>
[2026-04-27T03:29:17.519Z]   </pluginRepositories>
[2026-04-27T03:29:17.519Z] </project>"
[2026-04-27T03:29:17.519Z] [INFO] 
[2026-04-27T03:29:17.520Z] [ERROR] Tests run: 371, Failures: 4, Errors: 0, Skipped: 0
[2026-04-27T03:29:17.520Z] [INFO] 
[2026-04-27T03:29:17.520Z] [INFO] ------------------------------------------------------------------------
[2026-04-27T03:29:17.520Z] [INFO] Reactor Summary for Plugin Modernizer Parent 3022.vcc2cc236a_11d:
[2026-04-27T03:29:17.520Z] [INFO] 
[2026-04-27T03:29:17.520Z] [INFO] Plugin Modernizer Parent ........................... SUCCESS [01:18 min]
[2026-04-27T03:29:17.520Z] [INFO] Plugin Modernizer Core ............................. FAILURE [06:43 min]
[2026-04-27T03:29:17.520Z] [INFO] Plugin Modernizer CLI Interface .................... SKIPPED
[2026-04-27T03:29:17.520Z] [INFO] ------------------------------------------------------------------------
[2026-04-27T03:29:17.521Z] [INFO] BUILD FAILURE
[2026-04-27T03:29:17.521Z] [INFO] ------------------------------------------------------------------------
[2026-04-27T03:29:17.521Z] [INFO] Total time:  08:04 min
[2026-04-27T03:29:17.521Z] [INFO] Finished at: 2026-04-27T03:29:17Z
[2026-04-27T03:29:17.521Z] [INFO] ------------------------------------------------------------------------
[2026-04-27T03:29:17.521Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.5:test (default-test) on project plugin-modernizer-core: 
[2026-04-27T03:29:17.521Z] [ERROR] 
[2026-04-27T03:29:17.521Z] [ERROR] See Z:\agent\workspace\s_plugin-modernizer-tool_PR-1728\plugin-modernizer-core\target\surefire-reports for the individual test results.
[2026-04-27T03:29:17.521Z] [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2026-04-27T03:29:17.521Z] [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.521Z] [ERROR] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.521Z] [ERROR] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.521Z] [ERROR] Process Exit Code: -1
[2026-04-27T03:29:17.521Z] [ERROR] Crashed tests:
[2026-04-27T03:29:17.521Z] [ERROR] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.521Z] [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.522Z] [ERROR] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.522Z] [ERROR] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.522Z] [ERROR] Process Exit Code: -1
[2026-04-27T03:29:17.522Z] [ERROR] Crashed tests:
[2026-04-27T03:29:17.522Z] [ERROR] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.522Z] [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
[2026-04-27T03:29:17.522Z] [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[2026-04-27T03:29:17.522Z] [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1347)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1145)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:979)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
[2026-04-27T03:29:17.523Z] [ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:919)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:285)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:207)
[2026-04-27T03:29:17.524Z] [ERROR] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-04-27T03:29:17.524Z] [ERROR] 	at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:255)
[2026-04-27T03:29:17.524Z] [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:201)
[2026-04-27T03:29:17.525Z] [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:361)
[2026-04-27T03:29:17.525Z] [ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:314)
[2026-04-27T03:29:17.525Z] [ERROR] -> [Help 1]
[2026-04-27T03:29:17.525Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.5:test (default-test) on project plugin-modernizer-core: 
[2026-04-27T03:29:17.525Z] 
[2026-04-27T03:29:17.525Z] See Z:\agent\workspace\s_plugin-modernizer-tool_PR-1728\plugin-modernizer-core\target\surefire-reports for the individual test results.
[2026-04-27T03:29:17.525Z] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2026-04-27T03:29:17.525Z] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.525Z] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.525Z] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.525Z] Process Exit Code: -1
[2026-04-27T03:29:17.525Z] Crashed tests:
[2026-04-27T03:29:17.525Z] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.525Z] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.525Z] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.543Z] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.543Z] Process Exit Code: -1
[2026-04-27T03:29:17.543Z] Crashed tests:
[2026-04-27T03:29:17.543Z] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.543Z] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
[2026-04-27T03:29:17.543Z] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[2026-04-27T03:29:17.544Z] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1347)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1145)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:979)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
[2026-04-27T03:29:17.559Z] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
[2026-04-27T03:29:17.560Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
[2026-04-27T03:29:17.560Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
[2026-04-27T03:29:17.560Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
[2026-04-27T03:29:17.560Z] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:919)
[2026-04-27T03:29:17.560Z] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:285)
[2026-04-27T03:29:17.560Z] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:207)
[2026-04-27T03:29:17.560Z] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-04-27T03:29:17.560Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-04-27T03:29:17.561Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:255)
[2026-04-27T03:29:17.561Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:201)
[2026-04-27T03:29:17.561Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:361)
[2026-04-27T03:29:17.561Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:314)
[2026-04-27T03:29:17.561Z] 
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2026-04-27T03:29:17.561Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:919)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:285)
[2026-04-27T03:29:17.562Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:207)
[2026-04-27T03:29:17.562Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104)
[2026-04-27T03:29:17.562Z]     at java.lang.reflect.Method.invoke (Method.java:565)
[2026-04-27T03:29:17.563Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-04-27T03:29:17.563Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-04-27T03:29:17.563Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-04-27T03:29:17.563Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-04-27T03:29:17.563Z] Caused by: org.apache.maven.plugin.MojoExecutionException: 
[2026-04-27T03:29:17.563Z] 
[2026-04-27T03:29:17.563Z] See Z:\agent\workspace\s_plugin-modernizer-tool_PR-1728\plugin-modernizer-core\target\surefire-reports for the individual test results.
[2026-04-27T03:29:17.563Z] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2026-04-27T03:29:17.563Z] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.563Z] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.563Z] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.563Z] Process Exit Code: -1
[2026-04-27T03:29:17.563Z] Crashed tests:
[2026-04-27T03:29:17.563Z] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.568Z] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.569Z] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.569Z] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.569Z] Process Exit Code: -1
[2026-04-27T03:29:17.569Z] Crashed tests:
[2026-04-27T03:29:17.569Z] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:643)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:285)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:250)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1347)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1145)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:979)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:126)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
[2026-04-27T03:29:17.569Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
[2026-04-27T03:29:17.570Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
[2026-04-27T03:29:17.571Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
[2026-04-27T03:29:17.571Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
[2026-04-27T03:29:17.571Z] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:919)
[2026-04-27T03:29:17.571Z] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:285)
[2026-04-27T03:29:17.571Z] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:207)
[2026-04-27T03:29:17.571Z] 	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-04-27T03:29:17.571Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-04-27T03:29:17.571Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:255)
[2026-04-27T03:29:17.571Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:201)
[2026-04-27T03:29:17.571Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:361)
[2026-04-27T03:29:17.571Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:314)
[2026-04-27T03:29:17.571Z] 
[2026-04-27T03:29:17.571Z]     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:154)
[2026-04-27T03:29:17.571Z]     at org.apache.maven.plugin.surefire.SurefireMojo.handleSummary (SurefireMojo.java:556)
[2026-04-27T03:29:17.571Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1157)
[2026-04-27T03:29:17.571Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:979)
[2026-04-27T03:29:17.571Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2026-04-27T03:29:17.571Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2026-04-27T03:29:17.571Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2026-04-27T03:29:17.572Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:919)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:285)
[2026-04-27T03:29:17.573Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:207)
[2026-04-27T03:29:17.573Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104)
[2026-04-27T03:29:17.573Z]     at java.lang.reflect.Method.invoke (Method.java:565)
[2026-04-27T03:29:17.574Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-04-27T03:29:17.574Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-04-27T03:29:17.574Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-04-27T03:29:17.574Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-04-27T03:29:17.574Z] Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[2026-04-27T03:29:17.574Z] Command was cmd.exe /X /C "C:\tools\jdk-25\bin\java -jar Z:\Temp\surefire18293835379056861607\surefirebooter-20260427032401258_3.jar Z:\Temp\surefire18293835379056861607 2026-04-27T03-23-59_419-jvmRun1 surefire-20260427032401258_1tmp surefire_0-20260427032401258_2tmp"
[2026-04-27T03:29:17.574Z] Error occurred in starting fork, check output in log
[2026-04-27T03:29:17.574Z] Process Exit Code: -1
[2026-04-27T03:29:17.574Z] Crashed tests:
[2026-04-27T03:29:17.574Z] io.jenkins.tools.pluginmodernizer.core.recipes.MigrateAcegiSecurityToSpringSecurityTest
[2026-04-27T03:29:17.574Z]     at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork (ForkStarter.java:643)
[2026-04-27T03:29:17.574Z]     at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:285)
[2026-04-27T03:29:17.574Z]     at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run (ForkStarter.java:250)
[2026-04-27T03:29:17.574Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider (AbstractSurefireMojo.java:1347)
[2026-04-27T03:29:17.574Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1145)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:979)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2026-04-27T03:29:17.575Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:919)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:285)
[2026-04-27T03:29:17.576Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:207)
[2026-04-27T03:29:17.576Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:104)
[2026-04-27T03:29:17.576Z]     at java.lang.reflect.Method.invoke (Method.java:565)
[2026-04-27T03:29:17.576Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-04-27T03:29:17.576Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-04-27T03:29:17.576Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-04-27T03:29:17.576Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-04-27T03:29:17.577Z] [ERROR] 
[2026-04-27T03:29:17.577Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-04-27T03:29:17.577Z] [ERROR] 
[2026-04-27T03:29:17.577Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-04-27T03:29:17.577Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[2026-04-27T03:29:17.577Z] [ERROR] 
[2026-04-27T03:29:17.577Z] [ERROR] After correcting the problems, you can resume the build with the command
Output truncated.

Details

  • linux-25 (2.1 sec)
    • Checkout (linux-25) (14 sec)
    • Build (linux-25) (9 min 54 sec)
      Unstable: 14 tests failed - logs
    • Archive (linux-25) (1.2 sec)
      Error: There were test failures; halting early - logs
  • windows-25 (12 min)
    • Checkout (windows-25) (24 sec)
    • Build (windows-25) (8 min 34 sec)
      Error: Failed in branch linux-25 - logs
      Unstable: 4 tests failed - logs