You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/05 20:29:40 UTC

Build failed in Jenkins: Maven » Maven TLP » maven » revert-MNG-6772 #9

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/revert-MNG-6772/9/

Changes:

* Adjust syntax altRepo

14 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.linux-jdk11 / Run ITs Linux Java 11 / testitInDependency

Error Message:
Shouldn't be able to find b-0.1.pom in Central 

Stack Trace:
junit.framework.AssertionFailedError: Shouldn't be able to find b-0.1.pom in Central 
	at org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.testitInDependency(MavenITmng6772NestedImportScopeRepositoryOverride.java:110)


FAILED:  org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.linux-jdk11 / Run ITs Linux Java 11 / testitInProject

Error Message:
Shouldn't be able to find b-0.1.pom in Central 

Stack Trace:
junit.framework.AssertionFailedError: Shouldn't be able to find b-0.1.pom in Central 
	at org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.testitInProject(MavenITmng6772NestedImportScopeRepositoryOverride.java:67)


FAILED:  org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.linux-jdk11 / Run ITs Linux Java 11 / testitMNG4106

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,profiles-a,profiles-b,settings-a,settings-b -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.testitMNG4106 (MavenITmng4106InterpolationUsesDominantProfileTest.java:58)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,profiles-a,profiles-b,settings-a,settings-b -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.testitMNG4106 (MavenITmng4106InterpolationUsesDominantProfileTest.java:58)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.testitMNG4106(MavenITmng4106InterpolationUsesDominantProfileTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng3732ActiveProfilesTest.linux-jdk11 / Run ITs Linux Java 11 / testitMNG3732

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom,profiles,settings -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3732ActiveProfilesTest.testitMNG3732 (MavenITmng3732ActiveProfilesTest.java:60)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom,profiles,settings -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3732ActiveProfilesTest.testitMNG3732 (MavenITmng3732ActiveProfilesTest.java:60)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng3732ActiveProfilesTest.testitMNG3732(MavenITmng3732ActiveProfilesTest.java:60)


FAILED:  org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.linux-jdk11 / Run ITs Linux Java 11 / testitMNG3641

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml -P mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.testitMNG3641 (MavenITmng3641ProfileActivationWarningTest.java:67)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml -P mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.testitMNG3641 (MavenITmng3641ProfileActivationWarningTest.java:67)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.testitMNG3641(MavenITmng3641ProfileActivationWarningTest.java:67)


FAILED:  org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.linux-jdk11 / Run ITs Linux Java 11 / testitMNG2309

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,pom-e,pom-c,pom-d,profiles-a,profiles-b,profiles-e,profiles-c,profiles-d,settings-a,settings-b,settings-e,settings-c,settings-d -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.testitMNG2309 (MavenITmng2309ProfileInjectionOrderTest.java:59)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,pom-e,pom-c,pom-d,profiles-a,profiles-b,profiles-e,profiles-c,profiles-d,settings-a,settings-b,settings-e,settings-c,settings-d -e --batch-mode -Dmaven.repo.local=/home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.testitMNG2309 (MavenITmng2309ProfileInjectionOrderTest.java:59)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.testitMNG2309(MavenITmng2309ProfileInjectionOrderTest.java:59)


FAILED:  org.apache.maven.it.MavenIT0051ReleaseProfileTest.linux-jdk11 / Run ITs Linux Java 11 / testit0051

Error Message:
Expected file was not found: /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/it0051/target/source-jar.txt

Stack Trace:
java.lang.AssertionError: Expected file was not found: /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/it0051/target/source-jar.txt
	at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051(MavenIT0051ReleaseProfileTest.java:52)


FAILED:  org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.linux-jdk8 / Run ITs Linux Java 8 / testitInDependency

Error Message:
Shouldn't be able to find b-0.1.pom in Central 

Stack Trace:
junit.framework.AssertionFailedError: Shouldn't be able to find b-0.1.pom in Central 
	at org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.testitInDependency(MavenITmng6772NestedImportScopeRepositoryOverride.java:110)


FAILED:  org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.linux-jdk8 / Run ITs Linux Java 8 / testitInProject

Error Message:
Shouldn't be able to find b-0.1.pom in Central 

Stack Trace:
junit.framework.AssertionFailedError: Shouldn't be able to find b-0.1.pom in Central 
	at org.apache.maven.it.MavenITmng6772NestedImportScopeRepositoryOverride.testitInProject(MavenITmng6772NestedImportScopeRepositoryOverride.java:67)


FAILED:  org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG4106

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,profiles-a,profiles-b,settings-a,settings-b -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.testitMNG4106 (MavenITmng4106InterpolationUsesDominantProfileTest.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,profiles-a,profiles-b,settings-a,settings-b -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.testitMNG4106 (MavenITmng4106InterpolationUsesDominantProfileTest.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng4106InterpolationUsesDominantProfileTest.testitMNG4106(MavenITmng4106InterpolationUsesDominantProfileTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng3732ActiveProfilesTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG3732

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom,profiles,settings -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3732ActiveProfilesTest.testitMNG3732 (MavenITmng3732ActiveProfilesTest.java:60)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom,profiles,settings -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3732ActiveProfilesTest.testitMNG3732 (MavenITmng3732ActiveProfilesTest.java:60)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng3732ActiveProfilesTest.testitMNG3732(MavenITmng3732ActiveProfilesTest.java:60)


FAILED:  org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG3641

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml -P mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.testitMNG3641 (MavenITmng3641ProfileActivationWarningTest.java:67)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml -P mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [mng-3641-TWlzdGVyIFQgd2FzIGhlcmUuICheX14p] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.testitMNG3641 (MavenITmng3641ProfileActivationWarningTest.java:67)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng3641ProfileActivationWarningTest.testitMNG3641(MavenITmng3641ProfileActivationWarningTest.java:67)


FAILED:  org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.linux-jdk8 / Run ITs Linux Java 8 / testitMNG2309

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,pom-e,pom-c,pom-d,profiles-a,profiles-b,profiles-e,profiles-c,profiles-d,settings-a,settings-b,settings-e,settings-c,settings-d -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.testitMNG2309 (MavenITmng2309ProfileInjectionOrderTest.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/settings.xml --settings settings.xml -Ppom-a,pom-b,pom-e,pom-c,pom-d,profiles-a,profiles-b,profiles-e,profiles-c,profiles-d,settings-a,settings-b,settings-e,settings-c,settings-d -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist. -> [Help 1]
org.apache.maven.MissingProfilesException: The requested profiles [profiles-e, profiles-d, profiles-c, profiles-b, profiles-a] could not be activated or deactivated because they do not exist.
    at org.apache.maven.DefaultMaven.validateRequiredProfiles (DefaultMaven.java:572)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:330)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:217)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:130)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:980)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:294)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:249)
    at sun.reflect.GeneratedMethodAccessor54.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:215)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1339)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1239)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1233)
    at org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.testitMNG2309 (MavenITmng2309ProfileInjectionOrderTest.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:265)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:365)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:273)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:238)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:159)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:383)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:344)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:125)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:417)
[ERROR] 
[ERROR] Re-run Maven using the '-X' switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProfilesException

	at org.apache.maven.it.MavenITmng2309ProfileInjectionOrderTest.testitMNG2309(MavenITmng2309ProfileInjectionOrderTest.java:59)


FAILED:  org.apache.maven.it.MavenIT0051ReleaseProfileTest.linux-jdk8 / Run ITs Linux Java 8 / testit0051

Error Message:
Expected file was not found: /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/it0051/target/source-jar.txt

Stack Trace:
java.lang.AssertionError: Expected file was not found: /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes/it0051/target/source-jar.txt
	at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051(MavenIT0051ReleaseProfileTest.java:52)




Build log:
[...truncated 33810 lines...]
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-javaagent/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
Recording test results
[DevOpticsMavenPublisher] dependencies consumed: 210, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 19 ms, Generated Artifacts Publisher: 79994 ms, Invoker Publisher: 2 ms, Junit Publisher: 396051 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 3401 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 16831 ms, CloudBees DevOptics Gate Artifact Publisher: 365689 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support/maven-it-helper/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test' for files matching the pattern 'core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java/**/*,core-it-support/core-it-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java/**/*,core-it-support/maven-it-helper/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java/**/*,core-it-support/core-it-plugins/mng5958-extension/src/main/java/**/*,core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #8
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 28 ms, Generated Artifacts Publisher: 91691 ms, Invoker Publisher: 3 ms, Junit Publisher: 743969 ms, Concordion Publisher: 22 ms, Dependencies Fingerprint Publisher: 3688 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 17773 ms, CloudBees DevOptics Gate Artifact Publisher: 382128 ms
[Pipeline] // withMaven
[Pipeline] zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes to /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-logs-linux-jdk8-3.6.3.zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-logs-linux-jdk8-3.6.3.zip
Zipped 8639 entries.
Archiving /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-logs-linux-jdk8-3.6.3.zip
Zipped 8423 entries.
Archiving /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-logs-linux-jdk8-3.6.3.zip
[Pipeline] fileExists
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[Pipeline] zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
Writing zip file of /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/surefire-reports to /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-reports-linux-jdk8-3.6.3.zip
[Pipeline] fileExists
Zipped 4 entries.
Archiving /home/jenkins/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-reports-linux-jdk8-3.6.3.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java
[Pipeline] zip
[Pipeline] deleteDir
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java
Writing zip file of /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-reports-linux-jdk8-3.6.3.zip
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java
Zipped 4 entries.
Archiving /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-reports-linux-jdk8-3.6.3.zip
[Pipeline] deleteDir
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support/maven-it-helper/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support/core-it-javaagent/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test' for files matching the pattern 'core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java/**/*,core-it-support/core-it-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java/**/*,core-it-support/maven-it-helper/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java/**/*,core-it-support/core-it-plugins/mng5958-extension/src/main/java/**/*,core-it-support/core-it-plugins/mng6759-plugin-resolves-project-dependencies/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*,core-it-support/core-it-javaagent/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #8
[DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156
[withMaven] Publishers: Pipeline Graph Publisher: 30 ms, Generated Artifacts Publisher: 342435 ms, Invoker Publisher: 2 ms, Junit Publisher: 842080 ms, Concordion Publisher: 3 ms, Dependencies Fingerprint Publisher: 4832 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 22274 ms, CloudBees DevOptics Gate Artifact Publisher: 459356 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-logs-linux-jdk8-3.6.3.zip
Zipped 8639 entries.
Archiving /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-logs-linux-jdk8-3.6.3.zip
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-reports-linux-jdk8-3.6.3.zip
Zipped 4 entries.
Archiving /home/jenkins/jenkins-agent/workspace/_maven-box_maven_revert-MNG-6772/test/core-it-suite-reports-linux-jdk8-3.6.3.zip
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Aborted by Robert Scholte
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
[Pipeline] }
Failed in branch windows-jdk8-3.6.3
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-002] FlowInterruptedException org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext