See https://builds.apache.org/job/maven-box/job/maven-surefire/job/1546-1222/34/
Changes: * 3 MOJO @Parameter-s with default values * 3 MOJO @Parameter-s with default values * 3 MOJO @Parameter-s with default values * 3 MOJO @Parameter-s with default values All tests passed Build log: [...truncated 41055 lines...] [2019-05-17T22:54:20.621Z] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 4.346 s] [2019-05-17T22:54:20.621Z] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 3.421 s] [2019-05-17T22:54:20.621Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 3.963 s] [2019-05-17T22:54:20.621Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [ 3.026 s] [2019-05-17T22:54:20.621Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 12.859 s] [2019-05-17T22:54:20.621Z] [INFO] Maven Surefire Common .............................. SUCCESS [ 27.434 s] [2019-05-17T22:54:20.621Z] [INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:11 min] [2019-05-17T22:54:20.621Z] [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 9.519 s] [2019-05-17T22:54:20.621Z] [INFO] SureFire TestNG Utils .............................. SUCCESS [ 4.521 s] [2019-05-17T22:54:20.621Z] [INFO] SureFire TestNG Runner ............................. SUCCESS [ 6.880 s] [2019-05-17T22:54:20.621Z] [INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 1.289 s] [2019-05-17T22:54:20.621Z] [INFO] Surefire Report Parser ............................. SUCCESS [ 4.122 s] [2019-05-17T22:54:20.621Z] [INFO] Maven Surefire Plugin .............................. SUCCESS [ 8.148 s] [2019-05-17T22:54:20.621Z] [INFO] Maven Failsafe Plugin .............................. FAILURE [ 50.835 s] [2019-05-17T22:54:20.621Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED [2019-05-17T22:54:20.621Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED [2019-05-17T22:54:20.621Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:20.621Z] [INFO] BUILD FAILURE [2019-05-17T22:54:20.621Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:20.621Z] [INFO] Total time: 05:28 min [2019-05-17T22:54:20.621Z] [INFO] Finished at: 2019-05-17T22:54:19Z [2019-05-17T22:54:20.621Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:20.621Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on project maven-failsafe-plugin: 4 builds failed. See console output above for details. -> [Help 1] [2019-05-17T22:54:20.621Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on project maven-failsafe-plugin: 4 builds failed. See console output above for details. [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2019-05-17T22:54:20.621Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2019-05-17T22:54:20.621Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2019-05-17T22:54:20.621Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2019-05-17T22:54:20.621Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2019-05-17T22:54:20.621Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2019-05-17T22:54:20.621Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2019-05-17T22:54:20.621Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2019-05-17T22:54:20.621Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2019-05-17T22:54:20.621Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2019-05-17T22:54:20.621Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2019-05-17T22:54:20.621Z] at java.lang.reflect.Method.invoke (Method.java:498) [2019-05-17T22:54:20.621Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) [2019-05-17T22:54:20.621Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) [2019-05-17T22:54:20.621Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) [2019-05-17T22:54:20.621Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [2019-05-17T22:54:20.622Z] Caused by: org.apache.maven.plugin.MojoFailureException: 4 builds failed. See console output above for details. [2019-05-17T22:54:20.622Z] at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260) [2019-05-17T22:54:20.622Z] at org.apache.maven.plugins.invoker.InvokerMojo.processResults (InvokerMojo.java:68) [2019-05-17T22:54:20.622Z] at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute (AbstractInvokerMojo.java:772) [2019-05-17T22:54:20.622Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2019-05-17T22:54:20.622Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2019-05-17T22:54:20.622Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2019-05-17T22:54:20.622Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2019-05-17T22:54:20.622Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2019-05-17T22:54:20.622Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2019-05-17T22:54:20.622Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2019-05-17T22:54:20.622Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2019-05-17T22:54:20.622Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2019-05-17T22:54:20.622Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2019-05-17T22:54:20.622Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2019-05-17T22:54:20.622Z] at java.lang.reflect.Method.invoke (Method.java:498) [2019-05-17T22:54:20.622Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) [2019-05-17T22:54:20.622Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) [2019-05-17T22:54:20.622Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) [2019-05-17T22:54:20.622Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [2019-05-17T22:54:20.622Z] [ERROR] [2019-05-17T22:54:20.622Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-05-17T22:54:20.622Z] [ERROR] [2019-05-17T22:54:20.622Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-05-17T22:54:20.622Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2019-05-17T22:54:20.622Z] [ERROR] [2019-05-17T22:54:20.622Z] [ERROR] After correcting the problems, you can resume the build with the command [2019-05-17T22:54:20.622Z] [ERROR] mvn <goals> -rf :maven-failsafe-plugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] zip [2019-05-17T22:54:21.641Z] Writing zip file of /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin/target/it to /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin--linux-jdk8-maven3.6.x.zip [2019-05-17T22:54:21.837Z] Zipped 59 entries. [2019-05-17T22:54:21.837Z] Archiving /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin--linux-jdk8-maven3.6.x.zip [2019-05-17T22:54:21.838Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » 1546-1222 #33 to compare, so performing full copy of artifacts [Pipeline] fileExists [Pipeline] archiveArtifacts [2019-05-17T22:54:22.498Z] Archiving artifacts [2019-05-17T22:54:22.694Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » 1546-1222 #33 to compare, so performing full copy of artifacts [Pipeline] cleanWs [2019-05-17T22:54:23.218Z] [WS-CLEANUP] Deleting project workspace... [2019-05-17T22:54:23.218Z] [WS-CLEANUP] Deferred wipeout is used... [2019-05-17T22:54:23.554Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [2019-05-17T22:54:34.400Z] [INFO] run post-build script verify.bsh [2019-05-17T22:54:34.400Z] [INFO] The post-build script returned false. [2019-05-17T22:54:34.400Z] [INFO] jetty-war-test-failing/pom.xml ................... FAILED (14.8 s) [2019-05-17T22:54:34.400Z] [INFO] Building: jetty-war-test-passing/pom.xml [2019-05-17T22:54:40.874Z] [INFO] run post-build script verify.bsh [2019-05-17T22:54:40.874Z] [INFO] The post-build script returned false. [2019-05-17T22:54:40.874Z] [INFO] jetty-war-test-passing/pom.xml ................... FAILED (7.5 s) [2019-05-17T22:54:40.874Z] [INFO] Building: multiple-summaries-failing/pom.xml [2019-05-17T22:54:47.350Z] [INFO] multiple-summaries-failing/pom.xml ............... SUCCESS (5.9 s) [2019-05-17T22:54:47.350Z] [INFO] Building: multiple-summaries/pom.xml [2019-05-17T22:54:51.686Z] [INFO] The build exited with code 1. See /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin/target/it/multiple-summaries/build.log for details. [2019-05-17T22:54:51.686Z] [INFO] multiple-summaries/pom.xml ....................... FAILED (5.2 s) [2019-05-17T22:54:51.686Z] [INFO] Building: working-directory/pom.xml [2019-05-17T22:54:56.953Z] [INFO] The build exited with code 1. See /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin/target/it/working-directory/build.log for details. [2019-05-17T22:54:56.953Z] [INFO] working-directory/pom.xml ........................ FAILED (5.3 s) [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------- [2019-05-17T22:54:56.953Z] [INFO] Build Summary: [2019-05-17T22:54:56.953Z] [INFO] Passed: 1, Failed: 4, Errors: 0, Skipped: 0 [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------- [2019-05-17T22:54:56.953Z] [ERROR] The following builds failed: [2019-05-17T22:54:56.953Z] [ERROR] * jetty-war-test-failing/pom.xml [2019-05-17T22:54:56.953Z] [ERROR] * jetty-war-test-passing/pom.xml [2019-05-17T22:54:56.953Z] [ERROR] * multiple-summaries/pom.xml [2019-05-17T22:54:56.953Z] [ERROR] * working-directory/pom.xml [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------- [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:56.953Z] [INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT: [2019-05-17T22:54:56.953Z] [INFO] [2019-05-17T22:54:56.953Z] [INFO] Apache Maven Surefire .............................. SUCCESS [ 15.320 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire Logger API ................................ SUCCESS [ 8.137 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire API ....................................... SUCCESS [ 8.148 s] [2019-05-17T22:54:56.953Z] [INFO] Surefire Extensions API ............................ SUCCESS [ 1.809 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire Booter .................................... SUCCESS [ 8.304 s] [2019-05-17T22:54:56.953Z] [INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 4.612 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire Providers ................................. SUCCESS [ 0.872 s] [2019-05-17T22:54:56.953Z] [INFO] Shared JUnit3 Provider Code ........................ SUCCESS [ 2.955 s] [2019-05-17T22:54:56.953Z] [INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 3.639 s] [2019-05-17T22:54:56.953Z] [INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 3.712 s] [2019-05-17T22:54:56.953Z] [INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 4.362 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire JUnit Runner .............................. SUCCESS [ 3.254 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 3.356 s] [2019-05-17T22:54:56.953Z] [INFO] Maven Surefire Common .............................. SUCCESS [ 28.550 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:13 min] [2019-05-17T22:54:56.953Z] [INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 7.696 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire TestNG Utils .............................. SUCCESS [ 3.377 s] [2019-05-17T22:54:56.953Z] [INFO] SureFire TestNG Runner ............................. SUCCESS [ 3.895 s] [2019-05-17T22:54:56.953Z] [INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 1.392 s] [2019-05-17T22:54:56.953Z] [INFO] Surefire Report Parser ............................. SUCCESS [ 4.525 s] [2019-05-17T22:54:56.953Z] [INFO] Maven Surefire Plugin .............................. SUCCESS [ 8.110 s] [2019-05-17T22:54:56.953Z] [INFO] Maven Failsafe Plugin .............................. FAILURE [ 48.875 s] [2019-05-17T22:54:56.953Z] [INFO] Maven Surefire Report Plugin ....................... SKIPPED [2019-05-17T22:54:56.953Z] [INFO] Maven Surefire Integration Tests ................... SKIPPED [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:56.953Z] [INFO] BUILD FAILURE [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:56.953Z] [INFO] Total time: 05:09 min [2019-05-17T22:54:56.953Z] [INFO] Finished at: 2019-05-17T22:54:56Z [2019-05-17T22:54:56.953Z] [INFO] ------------------------------------------------------------------------ [2019-05-17T22:54:56.953Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on project maven-failsafe-plugin: 4 builds failed. See console output above for details. -> [Help 1] [2019-05-17T22:54:56.953Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on project maven-failsafe-plugin: 4 builds failed. See console output above for details. [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2019-05-17T22:54:56.953Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2019-05-17T22:54:56.953Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2019-05-17T22:54:56.953Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2019-05-17T22:54:56.953Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2019-05-17T22:54:56.954Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2019-05-17T22:54:56.954Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2019-05-17T22:54:56.954Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2019-05-17T22:54:56.954Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2019-05-17T22:54:56.954Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2019-05-17T22:54:56.954Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2019-05-17T22:54:56.954Z] at java.lang.reflect.Method.invoke (Method.java:498) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [2019-05-17T22:54:56.954Z] Caused by: org.apache.maven.plugin.MojoFailureException: 4 builds failed. See console output above for details. [2019-05-17T22:54:56.954Z] at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260) [2019-05-17T22:54:56.954Z] at org.apache.maven.plugins.invoker.InvokerMojo.processResults (InvokerMojo.java:68) [2019-05-17T22:54:56.954Z] at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute (AbstractInvokerMojo.java:772) [2019-05-17T22:54:56.954Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) [2019-05-17T22:54:56.954Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) [2019-05-17T22:54:56.954Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) [2019-05-17T22:54:56.954Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) [2019-05-17T22:54:56.954Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) [2019-05-17T22:54:56.954Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956) [2019-05-17T22:54:56.954Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) [2019-05-17T22:54:56.954Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) [2019-05-17T22:54:56.954Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) [2019-05-17T22:54:56.954Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) [2019-05-17T22:54:56.954Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) [2019-05-17T22:54:56.954Z] at java.lang.reflect.Method.invoke (Method.java:498) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) [2019-05-17T22:54:56.954Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [2019-05-17T22:54:56.954Z] [ERROR] [2019-05-17T22:54:56.954Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-05-17T22:54:56.954Z] [ERROR] [2019-05-17T22:54:56.954Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-05-17T22:54:56.954Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2019-05-17T22:54:56.954Z] [ERROR] [2019-05-17T22:54:56.954Z] [ERROR] After correcting the problems, you can resume the build with the command [2019-05-17T22:54:56.954Z] [ERROR] mvn <goals> -rf :maven-failsafe-plugin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] zip [2019-05-17T22:54:58.005Z] Writing zip file of /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin/target/it to /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin--linux-jdk7-maven3.6.x.zip [2019-05-17T22:54:58.276Z] Zipped 59 entries. [2019-05-17T22:54:58.276Z] Archiving /home/jenkins/jenkins-slave/workspace/ven-box_maven-surefire_1546-1222@2/maven-failsafe-plugin--linux-jdk7-maven3.6.x.zip [2019-05-17T22:54:58.276Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » 1546-1222 #33 to compare, so performing full copy of artifacts [Pipeline] fileExists [Pipeline] archiveArtifacts [2019-05-17T22:54:58.955Z] Archiving artifacts [2019-05-17T22:54:59.114Z] [Fast Archiver] No artifacts from Maven TLP » maven-surefire » 1546-1222 #33 to compare, so performing full copy of artifacts [Pipeline] cleanWs [2019-05-17T22:54:59.639Z] [WS-CLEANUP] Deleting project workspace... [2019-05-17T22:54:59.639Z] [WS-CLEANUP] Deferred wipeout is used... [2019-05-17T22:54:59.969Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] emailext
