See 
https://builds.apache.org/job/maven-box/job/maven-surefire/job/MasterProcessChannelDecoder/21/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

1 tests failed.
FAILED:  
org.apache.maven.surefire.its.JUnitPlatformEnginesIT.platform[1.5.0-SNAPSHOT]

Error Message:

Expected: (<[.*\[DEBUG\] test\(compact\) classpath:.*]> and <[.*  
test-classes.*]> and <[.*  classes.*]> and 
<[.*junit-jupiter-engine-5\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*apiguardian-api-1\.0\.0\.jar.*]> and 
<[.*junit-platform-engine-1\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*junit-platform-commons-1\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*opentest4j-1\.2\.0-SNAPSHOT\.jar.*]> and 
<[.*junit-jupiter-api-5\.5\.0-SNAPSHOT\.jar.*]>)
     but: <[.*apiguardian-api-1\.0\.0\.jar.*]> was <[[DEBUG] test(compact) 
classpath:  test-classes  classes  junit-jupiter-engine-5.5.0-SNAPSHOT.jar  
apiguardian-api-1.1.0.jar  junit-platform-engine-1.5.0-SNAPSHOT.jar  
opentest4j-1.2.0.jar  junit-platform-commons-1.5.0-SNAPSHOT.jar  
junit-jupiter-api-5.5.0-SNAPSHOT.jar]>

Stack Trace:
java.lang.AssertionError: 

Expected: (<[.*\[DEBUG\] test\(compact\) classpath:.*]> and <[.*  
test-classes.*]> and <[.*  classes.*]> and 
<[.*junit-jupiter-engine-5\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*apiguardian-api-1\.0\.0\.jar.*]> and 
<[.*junit-platform-engine-1\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*junit-platform-commons-1\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*opentest4j-1\.2\.0-SNAPSHOT\.jar.*]> and 
<[.*junit-jupiter-api-5\.5\.0-SNAPSHOT\.jar.*]>)
     but: <[.*apiguardian-api-1\.0\.0\.jar.*]> was <[[DEBUG] test(compact) 
classpath:  test-classes  classes  junit-jupiter-engine-5.5.0-SNAPSHOT.jar  
apiguardian-api-1.1.0.jar  junit-platform-engine-1.5.0-SNAPSHOT.jar  
opentest4j-1.2.0.jar  junit-platform-commons-1.5.0-SNAPSHOT.jar  
junit-jupiter-api-5.5.0-SNAPSHOT.jar]>
        at 
org.apache.maven.surefire.its.JUnitPlatformEnginesIT.platform(JUnitPlatformEnginesIT.java:103)




Build log:
[...truncated 48899 lines...]
[2020-03-18T15:37:00.516Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-03-18T15:37:00.516Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-03-18T15:37:00.516Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-03-18T15:37:00.516Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-03-18T15:37:00.517Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-03-18T15:37:00.517Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-03-18T15:37:00.517Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-03-18T15:37:00.517Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-03-18T15:37:00.517Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: There are test failures.
[2020-03-18T15:37:00.517Z] 
[2020-03-18T15:37:00.517Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-03-18T15:37:00.517Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:271)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:192)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-03-18T15:37:00.517Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-03-18T15:37:00.517Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-03-18T15:37:00.517Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-03-18T15:37:00.517Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-03-18T15:37:00.517Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-03-18T15:37:00.517Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-03-18T15:37:00.517Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-03-18T15:37:00.517Z] [ERROR] 
[2020-03-18T15:37:00.517Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-03-18T15:37:00.517Z] [ERROR] 
[2020-03-18T15:37:00.517Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-03-18T15:37:00.517Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-03-18T15:37:00.517Z] [ERROR] 
[2020-03-18T15:37:00.517Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-03-18T15:37:00.517Z] [ERROR]   mvn <args> -rf :surefire-its
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] zip
[2020-03-18T15:37:00.773Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\maven-failsafe-plugin\target\it
 to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\maven-failsafe-plugin--windows-jdk8-maven3.6.x.zip
[2020-03-18T15:37:01.006Z] Zipped 78 entries.
[2020-03-18T15:37:01.007Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\maven-failsafe-plugin--windows-jdk8-maven3.6.x.zip
[2020-03-18T15:37:01.008Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » MasterProcessChannelDecoder #1 to compare, so performing full 
copy of artifacts
[Pipeline] fileExists
[Pipeline] zip
[2020-03-18T15:37:01.106Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\surefire-its\target
 to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\surefire-its--windows-jdk8-maven3.6.x.zip
[2020-03-18T15:37:03.314Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 5.852 s - in 
org.apache.maven.surefire.its.jiras.Surefire979WrongClassLoaderIT
[2020-03-18T15:37:03.314Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire985ParameterizedRunnerAndCategoriesIT
[2020-03-18T15:37:08.692Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 5.165 s - in 
org.apache.maven.surefire.its.jiras.Surefire985ParameterizedRunnerAndCategoriesIT
[2020-03-18T15:37:08.692Z] [INFO] Running 
org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT
[2020-03-18T15:37:35.436Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, 
Skipped: 0, Time elapsed: 25.003 s - in 
org.apache.maven.surefire.its.jiras.Surefire995CategoryInheritanceIT
[2020-03-18T15:37:35.436Z] [INFO] 
[2020-03-18T15:37:35.436Z] [INFO] Results:
[2020-03-18T15:37:35.436Z] [INFO] 
[2020-03-18T15:37:35.436Z] [ERROR] Failures: 
[2020-03-18T15:37:35.436Z] [ERROR]   JUnitPlatformEnginesIT.platform:103 
[2020-03-18T15:37:35.436Z] Expected: (<[.*\[DEBUG\] test\(compact\) 
classpath:.*]> and <[.*  test-classes.*]> and <[.*  classes.*]> and 
<[.*junit-jupiter-engine-5\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*apiguardian-api-1\.0\.0\.jar.*]> and 
<[.*junit-platform-engine-1\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*junit-platform-commons-1\.5\.0-SNAPSHOT\.jar.*]> and 
<[.*opentest4j-1\.2\.0-SNAPSHOT\.jar.*]> and 
<[.*junit-jupiter-api-5\.5\.0-SNAPSHOT\.jar.*]>)
[2020-03-18T15:37:35.436Z]      but: <[.*apiguardian-api-1\.0\.0\.jar.*]> was 
<[[DEBUG] test(compact) classpath:  test-classes  classes  
junit-jupiter-engine-5.5.0-SNAPSHOT.jar  apiguardian-api-1.1.0.jar  
junit-platform-engine-1.5.0-SNAPSHOT.jar  opentest4j-1.2.0.jar  
junit-platform-commons-1.5.0-SNAPSHOT.jar  
junit-jupiter-api-5.5.0-SNAPSHOT.jar]>
[2020-03-18T15:37:35.436Z] [INFO] 
[2020-03-18T15:37:35.437Z] [ERROR] Tests run: 796, Failures: 1, Errors: 0, 
Skipped: 143
[2020-03-18T15:37:35.437Z] [INFO] 
[2020-03-18T15:37:35.437Z] [INFO] 
[2020-03-18T15:37:35.437Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(checkstyle-check) @ surefire-its ---
[2020-03-18T15:37:35.437Z] [INFO] 
[2020-03-18T15:37:35.437Z] [INFO] --- maven-failsafe-plugin:3.0.0-M3:verify 
(default) @ surefire-its ---
[2020-03-18T15:37:35.437Z] [INFO] Failsafe report directory: 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its\target\failsafe-reports
[2020-03-18T15:37:35.437Z] [INFO] 
------------------------------------------------------------------------
[2020-03-18T15:37:35.437Z] [INFO] Reactor Summary for Apache Maven Surefire 
3.0.0-SNAPSHOT:
[2020-03-18T15:37:35.437Z] [INFO] 
[2020-03-18T15:37:35.437Z] [INFO] Apache Maven Surefire 
.............................. SUCCESS [ 58.508 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire Logger API 
................................ SUCCESS [ 21.123 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire API 
....................................... SUCCESS [ 17.494 s]
[2020-03-18T15:37:35.437Z] [INFO] Surefire Extensions API 
............................ SUCCESS [  4.099 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire Booter 
.................................... SUCCESS [ 16.744 s]
[2020-03-18T15:37:35.437Z] [INFO] Maven Surefire Test-Grouping Support 
............... SUCCESS [  9.675 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire Providers 
................................. SUCCESS [  1.156 s]
[2020-03-18T15:37:35.437Z] [INFO] Shared JUnit3 Provider Code 
........................ SUCCESS [  4.896 s]
[2020-03-18T15:37:35.437Z] [INFO] Shared Java 5 Provider Base 
........................ SUCCESS [  7.557 s]
[2020-03-18T15:37:35.437Z] [INFO] Shared JUnit4 Provider Code 
........................ SUCCESS [  6.093 s]
[2020-03-18T15:37:35.437Z] [INFO] Shared JUnit48 Provider Code 
....................... SUCCESS [  6.340 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire JUnit Runner 
.............................. SUCCESS [  5.109 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire JUnit4 Runner 
............................. SUCCESS [ 34.959 s]
[2020-03-18T15:37:35.437Z] [INFO] Maven Surefire Common 
.............................. SUCCESS [ 50.895 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire JUnitCore Runner 
.......................... SUCCESS [02:15 min]
[2020-03-18T15:37:35.437Z] [INFO] SureFire JUnit Platform Runner 
..................... SUCCESS [ 11.569 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire TestNG Utils 
.............................. SUCCESS [  5.174 s]
[2020-03-18T15:37:35.437Z] [INFO] SureFire TestNG Runner 
............................. SUCCESS [  6.017 s]
[2020-03-18T15:37:35.437Z] [INFO] ShadeFire JUnit3 Provider 
.......................... SUCCESS [  1.886 s]
[2020-03-18T15:37:35.437Z] [INFO] Surefire Report Parser 
............................. SUCCESS [  8.185 s]
[2020-03-18T15:37:35.437Z] [INFO] Maven Surefire Plugin 
.............................. SUCCESS [ 16.280 s]
[2020-03-18T15:37:35.437Z] [INFO] Maven Failsafe Plugin 
.............................. SUCCESS [01:45 min]
[2020-03-18T15:37:35.437Z] [INFO] Maven Surefire Report Plugin 
....................... SUCCESS [ 18.197 s]
[2020-03-18T15:37:35.437Z] [INFO] Maven Surefire Integration Tests 
................... FAILURE [  01:34 h]
[2020-03-18T15:37:35.437Z] [INFO] 
------------------------------------------------------------------------
[2020-03-18T15:37:35.437Z] [INFO] BUILD FAILURE
[2020-03-18T15:37:35.437Z] [INFO] 
------------------------------------------------------------------------
[2020-03-18T15:37:35.437Z] [INFO] Total time:  01:43 h
[2020-03-18T15:37:35.437Z] [INFO] Finished at: 2020-03-18T08:37:34-07:00
[2020-03-18T15:37:35.437Z] [INFO] 
------------------------------------------------------------------------
[2020-03-18T15:37:35.437Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M3:verify (default) on 
project surefire-its: There are test failures.
[2020-03-18T15:37:35.437Z] [ERROR] 
[2020-03-18T15:37:35.437Z] [ERROR] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-03-18T15:37:35.437Z] [ERROR] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-03-18T15:37:35.437Z] [ERROR] -> [Help 1]
[2020-03-18T15:37:35.437Z] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M3:verify (default) on 
project surefire-its: There are test failures.
[2020-03-18T15:37:35.437Z] 
[2020-03-18T15:37:35.437Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-03-18T15:37:35.437Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-03-18T15:37:35.437Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-03-18T15:37:35.437Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-03-18T15:37:35.437Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-03-18T15:37:35.437Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-03-18T15:37:35.437Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-03-18T15:37:35.437Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-03-18T15:37:35.437Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-03-18T15:37:35.437Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-03-18T15:37:35.438Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-03-18T15:37:35.438Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-03-18T15:37:35.438Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-03-18T15:37:35.438Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: There are test failures.
[2020-03-18T15:37:35.438Z] 
[2020-03-18T15:37:35.438Z] Please refer to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its\target\failsafe-reports
 for the individual test results.
[2020-03-18T15:37:35.438Z] Please refer to dump files (if any exist) 
[date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:271)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:192)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-03-18T15:37:35.438Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-03-18T15:37:35.438Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-03-18T15:37:35.438Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-03-18T15:37:35.438Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-03-18T15:37:35.438Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-03-18T15:37:35.438Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-03-18T15:37:35.438Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-03-18T15:37:35.438Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-03-18T15:37:35.438Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-03-18T15:37:35.438Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-03-18T15:37:35.438Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-03-18T15:37:35.438Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-03-18T15:37:35.438Z] [ERROR] 
[2020-03-18T15:37:35.438Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-03-18T15:37:35.438Z] [ERROR] 
[2020-03-18T15:37:35.438Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-03-18T15:37:35.438Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-03-18T15:37:35.438Z] [ERROR] 
[2020-03-18T15:37:35.438Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-03-18T15:37:35.438Z] [ERROR]   mvn <args> -rf :surefire-its
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] zip
[2020-03-18T15:37:35.634Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\maven-failsafe-plugin\target\it
 to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\maven-failsafe-plugin--windows-jdk11-maven3.6.x.zip
[2020-03-18T15:37:35.980Z] Zipped 78 entries.
[2020-03-18T15:37:35.980Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\maven-failsafe-plugin--windows-jdk11-maven3.6.x.zip
[2020-03-18T15:37:35.981Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » MasterProcessChannelDecoder #1 to compare, so performing full 
copy of artifacts
[Pipeline] fileExists
[Pipeline] zip
[2020-03-18T15:37:36.089Z] Writing zip file of 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its\target
 to 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its--windows-jdk11-maven3.6.x.zip
[2020-03-18T15:37:52.685Z] Zipped 16061 entries.
[2020-03-18T15:37:52.686Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21@2\surefire-its--windows-jdk8-maven3.6.x.zip
[2020-03-18T15:37:52.687Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » MasterProcessChannelDecoder #1 to compare, so performing full 
copy of artifacts
[Pipeline] archiveArtifacts
[2020-03-18T15:37:53.926Z] Archiving artifacts
[2020-03-18T15:37:53.945Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » MasterProcessChannelDecoder #1 to compare, so performing full 
copy of artifacts
[Pipeline] cleanWs
[2020-03-18T15:37:55.297Z] [WS-CLEANUP] Deleting project workspace...
[2020-03-18T15:37:55.297Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-03-18T15:37:55.421Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[2020-03-18T15:38:32.568Z] Zipped 16376 entries.
[2020-03-18T15:38:32.568Z] Archiving 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-MasterProcessChannelDecoder-21\surefire-its--windows-jdk11-maven3.6.x.zip
[2020-03-18T15:38:32.569Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » MasterProcessChannelDecoder #1 to compare, so performing full 
copy of artifacts
[Pipeline] archiveArtifacts
[2020-03-18T15:38:34.314Z] Archiving artifacts
[2020-03-18T15:38:34.335Z] [Fast Archiver] No artifacts from Maven TLP » 
maven-surefire » MasterProcessChannelDecoder #1 to compare, so performing full 
copy of artifacts
[Pipeline] cleanWs
[2020-03-18T15:38:36.164Z] [WS-CLEANUP] Deleting project workspace...
[2020-03-18T15:38:36.164Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-03-18T15:38:36.259Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to